I added SQuare to the exception list of words with two initial capitals that should not be automatically corrected. Tools -> Autocorrect Options -> Exceptions -> Words with TWo INitial CApitals I typed in SQuare, clicked on the [New] button and the word was added to the exception list. After this I did: Tools -> Autocorrect Options -> Exceptions -> Words with TWo INitial CApitals then highlighted the word SQuare in the list, clicked on the [Delete] button, and saw the word disappear from the exception list. I then clicked [OK] to close the dialogue. This has no effect. The word is still not corrected automatically, and when you go back to the exceptions dialogue it is still in the list. LibreOffice 4.3.2.2 64-bit Windows Confirmed on the LibreOffice forums on 4.3.4.1 as well. http://en.libreofficeforum.org/node/9795
On pc Debian x86-64 with 4.4 sources updated today, I could reproduce this.
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5811c70bb443190a76a52585580659f96a58a04 Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr Except It will be available in 4.5.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.
Review for 4.4: https://gerrit.libreoffice.org/13618 Review for 4.3: https://gerrit.libreoffice.org/13619
Thanks Julien!
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9ca0a30de75b0b563c95c6ff8863b1c4f7ed1c6b&h=libreoffice-4-4 Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr Except It will be available in 4.4.0.2. 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.
regression from commit 68ec95b3f80408ae50897b043eed69a07d084df9 Author: Eike Rathke <erack@redhat.com> AuthorDate: Sat Mar 1 03:13:28 2014 +0100 made ListBox handle more than 64k elements, fdo#61520 related
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4d782fe3ba2f40804cad202d88ea64fde1396032&h=libreoffice-4-3 Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr Except It will be available in 4.3.6. 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.