]> git.lyx.org Git - lyx.git/history - src/Author.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Author.cpp
2020-11-02 Richard Kimberly... Revert "Fix a number of signedness warnings"
2020-11-02 Richard Kimberly... Fix a number of signedness warnings
2020-11-02 Richard Kimberly... whitespace and style
2020-11-01 Richard Kimberly... Some constness, following Yuriy
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-02-28 Richard Kimberly... Use more ranges
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchGuiChanges: provide feedback when there are no more...
2015-11-18 Guillaume MunchRemove trailing space at the end of \author
2015-11-18 Guillaume MunchFix bug #9854 "Dataloss after git merge with change...
2014-03-15 Richard HeckAccidentally overwrote this commit of Vincent's.
2014-03-10 Richard HeckThis is not a recoverable error.
2014-03-10 Vincent van RavesteijnGracefully return a value if an invalid author is requested
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-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2010-11-17 Vincent van RavesteijnAuthor: cosmetics.
2010-11-12 Jürgen Spitzmüller* Author.cpp:
2010-11-06 Pavel SandaCompil fix
2010-11-05 Vincent van RavesteijnFix bug #6058: Change tracking and versioning.
2010-10-29 Vincent van RavesteijnBufferList should not determine that the current author...
2009-07-23 Vincent van RavesteijnFix bug #6058: Change tracking not usable in version...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/