]> git.lyx.org Git - lyx.git/history - src/WordList.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / WordList.h
2023-11-10 Jean-Marc LasgouttesMove LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their...
2023-11-10 Jean-Marc LasgouttesAvoid dangling-reference warning in several places
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchFix memory leak with WordLists
2016-12-31 Guillaume MunchConvert a pointer to a reference
2016-06-09 Guillaume MunchRemove non-copyable idioms
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-04 Georg BaumMake WordList noncopyable
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2011-10-15 Tommaso CucinottaClean up word lists on exit. Not really a concrete...
2009-12-18 Vincent van RavesteijnFix bug #6378: Word completion (in texted) should be...
2008-02-26 Stefan Schimanski* paragraph support for the global word list. To make...
2008-02-25 Stefan SchimanskiRevert "* compile fix"
2008-02-25 Stefan Schimanski* compile fix
2008-02-25 Abdelrazak YounesFix warnings and svn eol properties.
2008-02-25 Stefan Schimanski* high performance text completion with weighted btrees...