summaryrefslogtreecommitdiff
path: root/external/hunspell
AgeCommit message (Expand)AuthorFilesLines
2023-11-03speed up hunspell inner loopNoel Grandin2-0/+106
2023-05-21tdf#92824 spell checking: limit suggestions only for the best onesLászló Németh2-0/+150
2023-01-07Related: rhbz#2158548 allow longer words for hunspell-koCaolán McNamara2-0/+78
2022-12-30upgrade to hunspell 1.7.2László Németh5-122/+85
2022-08-23backport some upstream hunspell commitsCaolán McNamara4-0/+122
2022-08-22upgrade to hunspell 1.7.1Caolán McNamara2-26/+0
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák1-1/+1
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák1-2/+1
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski1-1/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-1/+6
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann1-5/+1
2021-10-13use LTO to build hunspell if LTO is enabledLuboš Luňák1-1/+9
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-2/+2
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2019-11-13CVE-2019-16707Caolán McNamara2-0/+26
2019-05-24disable warnings in external libsLuboš Luňák1-1/+1
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann1-1/+1
2018-11-14We need gb_UnpackedTarball_update_autoconf_configs in order to recognize iOSTor Lillqvist1-0/+2
2018-11-13hunspell: no need for autoreconf when not patching configureChristian Lohmaier1-5/+2
2018-11-12bump hunspell to 1.7libreoffice-6-2-branch-pointLászló Németh13-64905/+0
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-2/+2
2018-10-25Fix external/hunspell/0001-recent-Hunspell-fixes-for-suggestion-spelling-...Stephan Bergmann1-6/+7
2018-06-25fix hunspell build break for non-cxx11 caseChristian Lohmaier1-1/+3
2018-06-24tdf#118162 spell checking: fix freezing and add missing OCONVLászló Németh3-1/+1341
2018-04-03tdf#116586 fix LibreOffice crash by Hungarian personal dictionaryLászló Németh2-0/+63
2017-12-14Add recent Hunspell fixes and improvementsLászló Németh2-0/+1606
2017-11-17apply patch for run-time Hunspell dictionary extensionLászló Németh2-0/+41
2017-11-06fix spell checking issues using recent Hunspell patchesLászló Németh7-0/+252
2017-09-21bump hunspell to 1.6.2Caolán McNamara10-784/+0
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann1-1/+1
2017-06-12iOS, update hunspell "revert commit" patchjan Iversen1-2/+2
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann1-1/+1
2017-03-24tdf#106751 fix regressions in Hungarian spell checkingLászló Németh3-0/+111
2017-02-12use alternative optimizations for buffer creation bottleneckCaolán McNamara11-1238/+556
2017-02-12Resolves: tdf#105426 helpful to actually let the compiler optimize hunspellCaolán McNamara1-7/+4
2017-02-10Remove MinGW supportStephan Bergmann1-1/+0
2017-01-24just build the hunspell lib, not the restCaolán McNamara1-1/+1
2017-01-24Related: tdf#105426 upgrade to hunspell-1.6.0Caolán McNamara9-14/+62959
2016-12-22build hunspell with _GLIBCXX_DEBUGCaolán McNamara1-0/+13
2016-12-21external/hunspell: Work around -Werror,-Wundef with clang-clStephan Bergmann2-0/+17
2016-12-14update to latest hunspell 1-5 releaseCaolán McNamara3-38/+0
2016-05-03bump to hunspell 1.4.1Caolán McNamara2-0/+22
2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara3-24/+0
2016-04-15hunspell: MSVC debug runtime iterators don't want to decrement past begin()Michael Stahl2-0/+23
2016-04-15test pre 1.4.0 hunspellCaolán McNamara3-34/+0
2016-04-07external/hunspell: -fsanitize=shiftStephan Bergmann2-0/+12
2016-04-06bump hunspell to 1.3.4Caolán McNamara11-534/+22
2015-10-14tdf#95024 fix compound word handling for new Hungarian orthographyLászló Németh2-0/+109
2015-09-11Resolves: rhbz#1261421 crash on mashing hangul korean keyboardCaolán McNamara2-0/+192