]> git.lyx.org Git - lyx.git/history - src/TextClass.cpp
Implement PassThru option to arguments.
[lyx.git] / src / TextClass.cpp
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-14 Juergen SpitzmuellerNew layout tags for better counter handling
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-06-12 Richard HeckMark a number of coverity false positives.
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2016-03-28 Richard HeckConst.
2016-03-27 Richard HeckFix problem reported by Kornel in this thread:
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-09-12 Jean-Marc LasgouttesiInitialize a few variables in TextClass constructor
2015-09-12 Jean-Marc LasgouttesAnnotate missing break in switch for coverity
2015-09-12 Jean-Marcerror is always true at this point
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-04-17 Jean-Marc LasgouttesRemove bad hack.
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-11-16 Georg BaumConvert updatelayouts.sh to python
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-05-29 Georg BaumAdd missing bits of layout file format update
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-06-01 Richard HeckIntroduce InitialValue tag for counters. Fixes bug...
2013-05-23 Richard HeckWhitespace.
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Georg BaumImplement forced local layouts
2013-05-03 Richard HeckDon't consider unnumbered sections for tocdepth.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Georg BaumComplete the NoInsetLayout format change
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-09 Richard HeckUse std::map::find() instead of iterating ourselves.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-11-23 Juergen SpitzmuellerIncrease Layout format also in the source
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-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-10 Georg BaumTranslations for listings insets
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-12-03 Julien RiouxRemove extra whitespace.
2011-06-08 Richard HeckFix bug #7517. This restores some code removed when...
2011-06-07 Richard HeckRevert previous commit, which committed too much.
2011-06-07 Richard HeckFix problem with static error list.
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckRemove obsolete layout tags.
2011-02-14 Richard HeckRemove obsolete comment.
2011-02-02 Richard HeckForgot this.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Richard HeckMore related to #7224: It's OK for layouts not to provi...
2011-01-30 Enrico ForestieriBump layout format for the new Display tag used in...
2011-01-21 Pavel SandaString cosmetics
2011-01-13 Richard HeckAllow the warning to be disabled.
2011-01-13 Richard HeckFix bug #7044: Better error messages when modules are...
2011-01-12 Richard HeckAdd NoCounter layout tag. When working on output of...
2010-11-30 Pavel SandaKill translations for this string.
2010-11-18 Richard HeckImmediate but dumb partial fix for #7044.
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-05 Richard HeckRenaming.
2010-07-18 Richard HeckUpdate comment a bit further.
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-07-18 Richard HeckRenaming and typo.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-18 Richard HeckStupid, stupid, stupid.
2010-04-18 Richard HeckA final bit of cleanup with the TextClass reading funct...
2010-04-18 Richard HeckA little more cleanup.
2010-04-18 Richard HeckMinor fixes to TextClass::read().
2010-04-17 Richard HeckDo not throw exceptions here either. See r22806.
2010-04-17 Richard HeckFix crash reported by Bennett. We could try to catch...
2010-04-14 Vincent van RavesteijnFix bug #6651: No error messages when module dependenci...
2010-04-07 Richard HeckWhitespace.
2010-04-01 Jean-Marc LasgouttesFix ticket #6634: LyX should pass the "noae" option...
2010-03-29 Richard HeckIntroduce a simple macro facility for citation formats...
2010-03-29 Richard HeckMake the default format translatable, and load the...
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-25 Richard HeckImprove yet further the error reporting when we try...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
next