]> git.lyx.org Git - lyx.git/history - src/WordList.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / WordList.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
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 theWordList() thread safe.
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
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-10-26 Lars Gullik BjønnesUse new T not new T()
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-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-28 Stefan Schimanski* fix a memory corruption due to sligtly different...
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 YounesCleanup header.
2008-02-25 Abdelrazak YounesFix warnings and svn eol properties.
2008-02-25 Stefan Schimanski* copy'n'paste fix
2008-02-25 Stefan Schimanski* high performance text completion with weighted btrees...