]> git.lyx.org Git - lyx.git/history - src/insets/InsetText.cpp
Loop refactoring
[lyx.git] / src / insets / InsetText.cpp
2020-08-09 Juergen SpitzmuellerConsider nesting when checking whether an inset is...
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-04 Juergen SpitzmuellerPrevent outputting \maketitle within an inset embedded...
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-06-11 Juergen SpitzmuellerConsider parbreakIsNewline in plaintext output
2020-05-13 Richard Kimberly... Remove include no longer needed
2020-05-13 Richard Kimberly... Simplify.
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-12 Jean-Marc LasgouttesReimplement computation of change tracking status
2020-01-12 Jean-Marc LasgouttesFixup b321bb1a: set changebar when inset contains changes
2019-12-29 Juergen SpitzmuellerIndicate change of content in label of collapsed collap...
2019-12-06 Jean-Marc LasgouttesDisable inset-dissolve in table cells
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-08-14 Juergen SpitzmuellerCorrect ^ catcode for \cprotect
2019-08-14 Juergen SpitzmuellerFix cprotect with Slovak
2019-04-21 Juergen Spitzmueller\cprotect some content in captions
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2018-09-18 Jean-Marc LasgouttesUse std::move in InsetText::updateBuffer for notes...
2018-09-18 Jean-Marc LasgouttesRevert "Use swap in InsetText::updateBuffer for notes...
2018-07-22 Jean-Marc LasgouttesUse swap in InsetText::updateBuffer for notes ad friends
2018-07-21 Juergen Spitzmueller(a)mend edb2d1412482bd
2018-07-21 Juergen SpitzmuellerSet RTL tooltips RTL
2018-05-29 Jean-Marc LasgouttesFixup 4e9084b3e4
2018-05-28 Jean-Marc LasgouttesDraw frame last when drawing text insets
2018-04-30 Juergen Spitzmuellercprotect: don't consider content in Notes, deactivated...
2018-04-30 Juergen SpitzmuellerFix comment
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-21 Juergen SpitzmuellerHandle nested \cprotect
2018-04-15 Juergen SpitzmuellerneedsCProtection: consider LaTeXType "none"
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2017-12-30 Juergen SpitzmuellerRevert "Fix environment-split when at pos 0 of a frame...
2017-12-30 Juergen SpitzmuellerFix environment-split when at pos 0 of a frame title.
2017-12-29 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2016-12-10 Juergen SpitzmuellerEnable InsetQuote in verbatim and Hebrew
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-07-30 Richard HeckRevert most of dd7863b6.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-18 Juergen SpitzmuellerWhitespace.
2016-07-10 Richard HeckRename some variables and routines.
2016-07-10 Richard HeckFix problem with branch handling. The problem was that...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: InsetText and InsetCollapsible
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesMove one Text::setCursor instance to CursorSlice
2016-05-29 Jean-Marc LasgouttesUse isMainText() instead of doing explicit tests
2016-05-29 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-01-10 Jean-Marc LasgouttesFixes to InsetCaption \protect-ion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-10-12 Alfredo BraunsteinText2.cpp (checkAndActivateInset, checkAndActivateInset...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-03-19 Juergen SpitzmuellerRe-add removed workaround (fixes #9042).
2014-03-08 Georg BaumRemove dead code + whitespace
2014-02-26 Richard HeckTable cells are insets, but not from the point of view...
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-03-25 Richard HeckShould also use doing_output here. Oversight in previou...
2013-03-24 Richard HeckDon't abbreviate titles in TOC.
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-28 Juergen SpitzmuellerThis hack seems to be no more needed. Let's see...
2012-12-27 Vincent van RavesteijnFix typo
2012-12-27 Juergen SpitzmuellerDo not force latex_language in arguments (bug #8471)
2012-12-24 Richard HeckRespect InsetLayout's PassThru setting in XHTML export.
2012-12-23 Juergen SpitzmuellerIn multi-par sequences, check for arguments in all...
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
next