]> git.lyx.org Git - lyx.git/history - src/Thesaurus.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Thesaurus.cpp
2020-11-01 Yuriy SkalkoUse const references
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-05-03 Richard Kimberly... Fix some warnings.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-06 Jean-Marc LasgouttesUpdate bundled mythes to version 1.2.5
2015-06-02 Juergen SpitzmuellerMake Thesaurus check for more general dictionaries...
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-03-02 Jürgen SpitzmüllerImplement access to hunspell's stemming function and...
2011-09-07 Enrico ForestieriLeave alone the header and add the include where it...
2011-02-10 Georg Baumfix bug #7288: add configure option for external mythes...
2010-09-13 Jürgen Spitzmüller* Thesaurus.cpp: fix synonym collection.
2010-07-05 Stephan Wittmore correct check of thesaurus file format
2010-07-03 Stephan Wittadd check for version 1 index files - skip them if...
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-20 Jürgen Spitzmüller* Thesaurus.cpp: fix thesaurus (bug #6656)
2010-02-10 Jürgen Spitzmüller* Thesaurus.cpp:
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2009-05-08 Abdelrazak YounesIntegrate mythes-1.1 into our source and remove support...
2009-05-01 Jürgen Spitzmüllercompile fix (and move MyThes to firt place, since it...
2009-05-01 Abdelrazak YounesBetter compil fix than previous commit. Sorry...
2009-05-01 Abdelrazak YounesCompile fix.
2009-05-01 Abdelrazak Younespotential compil fix.
2009-05-01 Abdelrazak YounesCMake/Windows compilation fix. Aiksaurus.h was not...
2009-03-30 Jean-Marc Lasgouttesfix two compiler warnings
2008-12-13 Peter Kümmelfix linker error
2008-11-16 Pavel Sandadefinitive fix
2008-11-16 Jean-Marc Lasgouttestentative fix
2008-11-16 Pavel Sandaanother fix for trunk
2008-11-16 Pavel SandaThis breaks elsewhere.
2008-11-16 Pavel Sandagcc fix
2008-11-16 André Pönitzcompile fix
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-06-07 Jürgen Spitzmüller* src/Thesaurus.cpp:
2007-05-28 Jürgen Spitzmüller* src/Thesaurus.{cpp, h}: revert accidental commit...
2007-05-28 Jürgen SpitzmüllerFix bug 3522.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/