]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Assure correct spacing of colored items in mathed
[lyx.git] / src / Paragraph.cpp
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...
2019-01-07 Juergen SpitzmuellerImprove readability
2019-01-07 Juergen SpitzmuellerWhen using polyglossia (bidi), paragraph directions...
2019-01-04 Richard Kimberly... Also pay attention to OutputParams::free_spacing.
2019-01-04 Richard Kimberly... Fix bug #11432.
2018-12-06 Kornel BenkoFindAdv: Amend cd941804
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-10-30 Juergen SpitzmuellerFix parentheses with Hebrew
2018-10-13 Juergen SpitzmuellerAmend a754912 once more
2018-10-09 Juergen SpitzmuellerAmend a754912
2018-09-28 Juergen SpitzmuellerUse LTR environment for forceLTR content with polyglossia
2018-07-15 Juergen SpitzmuellerPar alignment in floats must be swapped for all RTL...
2018-07-15 Juergen SpitzmuellerFix bracket output in RTL languages
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-05-05 Juergen SpitzmuellerCheck script char fontenc from main language.
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-28 Juergen Spitzmuellerunicodesymbols: add general way to require a feature...
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-22 Juergen SpitzmuellerParagraph on top level do not need cprotection.
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-22 Juergen SpitzmuellerOutput "textbaltic" definitions only if needed.
2018-04-21 Juergen Spitzmueller\textcyr -> \textcyrillic
2018-04-21 Juergen SpitzmuellerFactor out test for script wrapper in given font enc
2018-04-21 Juergen SpitzmuellerHandle script chars in latexSurrogatePair
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding, part II
2018-04-20 Juergen SpitzmuellerHandle combining characters in writeScriptChars
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding
2018-04-15 Juergen SpitzmuellerSimplify
2018-04-15 Juergen SpitzmuellerneedsCProtection(): check all insets.
2018-04-14 Juergen SpitzmuellerAdd cprotection support for paragraph layouts.
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2018-02-24 Richard HeckFix bug #10920, and some for loops.
2018-02-21 Juergen SpitzmuellerImplement IsTocCaption for normal layouts.
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-01-29 Juergen SpitzmuellerWhitespace
2018-01-11 Juergen SpitzmuellerFix Null-checking issue detected by Coverity.
2018-01-10 Günter MildeDo not write LICR macro if character is encodable.
2018-01-02 Günter MildeFix a comment.
2017-12-26 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2017-12-26 Juergen SpitzmuellerFix inpreamble styles.
2017-12-23 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2017-12-16 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-11-19 Juergen SpitzmuellerFix footnote output in description item
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
next