there are many physics units with kilo, giga, terra, ... which gets autocorrected to lowercase. These should be added. Just had a user in #libreoffice which do ask that question.
It seems this exception is already taken into account for some locales, see http://opengrok.libreoffice.org/search?q=ghz&project=core&defs=&refs=&path=&hist= Which locale do you use?
(In reply to Julien Nabet from comment #1) > It seems this exception is already taken into account for some locales, see > http://opengrok.libreoffice.org/ > search?q=ghz&project=core&defs=&refs=&path=&hist= > > Which locale do you use? Italian on Libreoffice 4.4.5.2
same here on de-DE
Let's "Easyhackfy" it. code pointers: for Italian locale: http://opengrok.libreoffice.org/xref/core/extras/source/autocorr/lang/it/WordExceptList.xml for German locale: http://opengrok.libreoffice.org/xref/core/extras/source/autocorr/lang/de/WordExceptList.xml example for GHz: http://opengrok.libreoffice.org/xref/core/extras/source/autocorr/lang/en-US/WordExceptList.xml Dennis: would you be interested in giving it a try?
sounds more like something to add to the extras/source/wordbook/technical.dic than to to add the each and every locale, see also: tdf#87605
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner) [NinjaEdit]
Normally I would, but I'm highly busy at the moment with other tasks (e.g. mapping for Numbers import filter)
JanI is default CC for Easy Hacks (Add Jan; remove LibreOffice Dev List from CC) [NinjaEdit]
danielat998 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fbfcde95eb0bde55857b1102716b4514eddd5417 tdf#95079 added a few things to techincal.dic It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to Commit Notification from comment #9) > danielat998 committed a patch related to this issue. > It has been pushed to "master": Good job, I assume this can be marked as resolved then! (I wonder if it should be "GHz=" though -- for LibreOffice to get the case right?)