]> git.lyx.org Git - lyx.git/history - src/AspellChecker.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / AspellChecker.cpp
2021-03-07 Juergen SpitzmuellerAdd way to remove items from document dictionary
2021-03-06 Juergen SpitzmuellerMeet per-document spelling dictionaries (fixes #86...
2017-07-29 Christian RidderströmFix editorial whitespace issues, e.g. extra space befor...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2014-01-15 Stephan Witt#8932 improved spell checker debug messages
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-01-04 Stephan Witt#7884 add check for missing dictionaries when spell...
2011-07-31 Stephan Witt#7660 with aspell backend split words on hard hyphens...
2011-07-22 Stephan Wittcare for a change of accept_compound and reconfigure...
2011-07-21 Stephan Witt#7660 report failures on add-to-session with LYXERR
2011-02-18 Stephan Witt#7170 simplify the hunspell dictionary lookup; use...
2011-02-17 Stephan Witt#7170 add id() method for language; add variety of...
2010-12-02 Stephan Witt#7043 add the implementation of a persistent personal...
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-07-02 Jean-Marc LasgouttesFix nasty memory bug signalled by valgrind while lookin...
2010-06-15 Stephan Witt#6767 fix another crash in hasDictionary
2010-06-14 Stephan Witt#6767 fix the crash when given language is not supported
2010-06-06 Stephan Wittavoid preprocessor macros for path constants
2010-05-29 Stephan Wittconsolidate dictionary lookup of spellchecker and thesa...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-14 Stephan Witttiger support on mac snow leopard, include Qt4 framewor...
2010-04-08 Stephan Wittadd support for private aspell framework for mac os
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-01-18 Jürgen Spitzmüller* Add support for aspell language varieties.
2009-08-02 Abdelrazak YounesSpellChecker work:
2009-08-01 Abdelrazak Younes* Pimpl AspellChecker internal salsa...
2009-08-01 Abdelrazak YounesI forgot to rename those in previous commit.