]> git.lyx.org Git - lyx.git/history - src/LayoutFile.cpp
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / src / LayoutFile.cpp
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-01 Enrico ForestieriAllow Input of local includes from local layout files
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2015-09-02 Juergen SpitzmuellerFix parsing of class and category declaration line...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-12 Richard HeckDo less indenting.
2013-04-06 Richard HeckAdd a FIXME.
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-09 Juergen SpitzmuellerIntroduce textclass categories
2012-05-03 Vincent van RavesteijnExclude stdinsets.inc from basic layout if we exclude...
2012-05-03 Vincent van RavesteijnAlways require a mask to get a temporary filename
2010-07-28 Richard HeckMove the error message out of LayoutFileList::load...
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-07-18 Richard HeckRenaming and typo.
2010-07-17 Vincent van RavesteijnCompile fix for r34950.
2010-07-17 Vincent van Ravesteijn* LayoutFile.cpp:
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-07 Richard HeckGrant a long-standing wish of Lars's: LyX now functions...
2010-04-07 Richard HeckFix bug #6611. This also gives us a more robust fall...
2010-03-23 Richard HeckStyle.
2010-03-22 Richard HeckFix bug #3686, by collecting information about missing...
2009-09-19 Abdelrazak Younes* Move LFUN_TEXTCLASS_* and LFUN_TEXTCLASS_* to BufferV...
2009-08-15 Richard HeckLittle bit of cleanup.
2009-02-11 Richard HeckCosmetics.
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-25 Uwe StöhrLayoutFile.cpp: typo
2008-07-11 Richard Heck'Default'-->'Empty' in Bo's recent commit. Default...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-16 Peter Kümmelfix some memory leaks
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-10 Bo PengAllow selection of a local layout file from the documen...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList