]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Move <QTimer> from TocWidget.h
[lyx.git] / src / Paragraph.cpp
2020-10-14 Pavel SandaMove <algorithm> from DocIterator.h
2020-10-12 Yuriy SkalkoRight exception rethrowing
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-07 Thibaut CuvelierAmend 249d899
2020-10-05 Thibaut CuvelierDocBook: clean output when fonts span over text that...
2020-10-05 Yuriy SkalkoRefactoring
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-09-26 Juergen SpitzmuellerAmend 448e5efab42
2020-09-20 Juergen SpitzmuellerFix unnecessary cprotect
2020-09-19 Thibaut CuvelierDocBook: adapt code for older GCC.
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: fix handling of new lines and fonts.
2020-09-19 Thibaut CuvelierFix a few warnings.
2020-09-19 Thibaut CuvelierDocBook: avoid generating fonts for "special cases...
2020-09-19 Thibaut CuvelierDocBook: fix line issues around programlisting.
2020-09-19 Thibaut CuvelierDocBook: fix font issues when a paragraph has an InsetN...
2020-09-19 Thibaut CuvelierDocBook: improve equation formatting (new lines for...
2020-09-19 Thibaut CuvelierDocBook: make Paragraph::simpleDocBookOnePar return...
2020-09-19 Thibaut CuvelierSimplify code to generate only one paragraph at a time.
2020-08-25 Stephan Witt#6401 avoid use of lyxCode()
2020-08-21 Juergen SpitzmuellerDo not attempt to close language twice
2020-08-17 Juergen SpitzmuellerFix font and encoding switch problem with directionalit...
2020-08-17 Juergen SpitzmuellerAmend 92f6e4806e9
2020-08-16 Juergen SpitzmuellerTake out inheritFont() condition
2020-08-16 Juergen SpitzmuellerFix language closing before inset
2020-08-16 Juergen SpitzmuellerRedo "Move some tests upstream, since we'll need it...
2020-08-15 Juergen SpitzmuellerConsider encoding when re-setting language
2020-08-15 Juergen SpitzmuellerOnly exclude ERT from language switch doing
2020-08-15 Juergen SpitzmuellerRevert "Move some tests upstream, since we'll need...
2020-08-15 Juergen SpitzmuellerRevert "Fix a lang edgecase"
2020-08-15 Juergen SpitzmuellerFix a lang edgecase
2020-08-15 Juergen SpitzmuellerDo not attempt to use switches around PassThur insets.
2020-08-15 Juergen SpitzmuellerMove some tests upstream, since we'll need it there
2020-08-15 Juergen SpitzmuellerCorrectly re-set font before and after non-multipar...
2020-08-14 Stephan Witt#6401 avoid unnecessary inset to string conversions...
2020-08-14 Stephan Witt#6401 more robust processing on special char code inset...
2020-08-14 Enrico ForestieriRevert "Correctly set font decorations for multipar...
2020-08-14 Enrico ForestieriCorrectly set font decorations for multipar insets
2020-08-14 Juergen SpitzmuellerDo not close language before PassThru insets
2020-08-14 Juergen SpitzmuellerAssure language is properly closed before non-inheritin...
2020-08-12 Juergen SpitzmuellerRemove obsolete FIXME
2020-08-12 Juergen SpitzmuellerFix too general application of \cprotect
2020-08-12 Enrico ForestieriSwitch font for multipar insets
2020-08-12 Juergen SpitzmuellerFont switches in \cprotect'ed context need to be \cprot...
2020-08-12 Juergen SpitzmuellerPass proper font
2020-08-12 Juergen SpitzmuellerProperly close and reopen font before insets with inher...
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-08-04 Juergen SpitzmuellerRevert [9370135c3e/lyxgit] and fix #8499 properly
2020-08-02 Juergen SpitzmuellerNext attempt at correctly setting fonts in insets depen...
2020-08-01 Thibaut CuvelierDocBook: fix bug about fonts (tag not closed at the...
2020-08-01 Richard Kimberly... Fix warnings
2020-08-01 Richard Kimberly... Move META_INSET declaration to header file
2020-07-31 Thibaut CuvelierFix CI…
2020-07-30 Thibaut CuvelierDocBook: refactor font handling.
2020-07-29 Juergen SpitzmuellerUse switches where possible around non-inheriting insets
2020-07-29 Juergen SpitzmuellerInstatiate right font
2020-07-26 Thibaut CuvelierDocBook: solve issue with formulae within font tags.
2020-07-15 Juergen SpitzmuellerDo not terminate size switches in front of insets with...
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Pavel Sandacomment only
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-06-15 Pavel SandaRename-XHTMLStream-to-XMLStream #2.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-17 Juergen SpitzmuellerFix indentation
2020-05-17 Juergen SpitzmuellerProperly close and reopen lyxdeleted macro at font...
2020-03-16 Richard Kimberly... Fix some warnings
2020-03-06 Juergen SpitzmuellerConsider change tracking in setBeginOfBody()
2020-03-06 Juergen SpitzmuellerUse range-based loop
2020-03-06 Juergen SpitzmuellerAccount for changes in insets when checking changes...
2020-01-13 Juergen SpitzmuellerWhitespace
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2020-01-12 Jean-Marc LasgouttesFixup b321bb1a: set changebar when inset contains changes
2020-01-12 Enrico ForestieriFix bug #11716
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-27 Juergen SpitzmuellerProperly nest \lyxdeleted within text markup
2019-12-27 Juergen SpitzmuellerConsider deleted spaces in spell checking
2019-12-27 Juergen SpitzmuellerInitialize correct font in description label with ct
2019-12-26 Juergen SpitzmuellerCorrectly show merged paragraphs with change tracking
2019-08-16 Juergen SpitzmuellerTiny cleanup
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-11 Juergen SpitzmuellerFactor out test for bidi package (= XeTeX + polyglossia)
2019-07-11 Juergen SpitzmuellerBrackets reversion differs in luabidi (LuaTeX) from...
2019-07-10 Juergen SpitzmuellerLuaTeX (luabidi) does not correct directions
2019-07-10 Juergen SpitzmuellerFix right and left layout alignment (in workarea) with RTL
2019-06-14 Jean-Marc LasgouttesRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
2019-05-25 Günter MildeCJK package is never used with non-TeX fonts.
2019-04-21 Juergen Spitzmueller\cprotect some content in captions
2019-04-21 Juergen SpitzmuellerHandle orphaned bibitems
2019-04-20 Juergen Spitzmuellerupdate buffer after fixBiblio
2019-04-20 Juergen SpitzmuellerPass proper text to TeXOnePar in Paragrapgh::Private...
2019-03-19 Günter MildeFix remainder of #9681 (textcyrillic and textgreek...
2019-03-16 Günter MildeSmall formatting and comments update.
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-03 Günter MildeFix/simplify "if" clause for application of \textcyrril...
2019-03-03 Günter MildeUpdate latex export of combining characters.
2019-01-13 Juergen SpitzmuellerFix copy-paste error
2019-01-13 Juergen SpitzmuellerAmend 7b639d2db212
2019-01-12 Juergen SpitzmuellerScript wrapper is needed with ASCII encoding
2019-01-11 Juergen Spitzmueller"Script chars" also need to be output as macro with...
next