]> git.lyx.org Git - lyx.git/history - src/SpellChecker.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / SpellChecker.h
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-03 Richard HeckFix whitespace at EOL.
2016-06-06 Georg BaumFix cppcheck initialization warnings
2012-03-02 Jürgen SpitzmüllerImplement access to hunspell's stemming function and...
2012-01-04 Stephan Witt#7884 add check for missing dictionaries when spell...
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2010-12-01 Stephan Wittremove not needed class name for enums, whitespace
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-09-04 Stephan Wittimplement the paragraph check feature for apple speller
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-02 Abdelrazak YounesSpellChecker work:
2009-05-06 Abdelrazak Younesadjust comment.
2009-03-30 Abdelrazak Younesgcc compile fix.
2009-03-29 Abdelrazak Younes* rename SpellBase to SpellChecker