]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Revert [9370135c3e/lyxgit] and fix #8499 properly
[lyx.git] / src / Paragraph.cpp
2020-08-06 Juergen SpitzmuellerRevert [9370135c3e/lyxgit] and fix #8499 properly
2020-07-04 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-01-27 Enrico ForestieriFix bug #11716
2019-08-06 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-11 Juergen SpitzmuellerBrackets reversion differs in luabidi (LuaTeX) from...
2019-07-11 Juergen SpitzmuellerLuaTeX (luabidi) does not correct directions
2019-07-11 Juergen SpitzmuellerFix right and left layout alignment (in workarea) with RTL
2019-06-19 Juergen Spitzmuellerupdate buffer after fixBiblio
2019-06-19 Juergen SpitzmuellerHandle orphaned bibitems
2019-04-21 Juergen SpitzmuellerPass proper text to TeXOnePar in Paragrapgh::Private...
2019-01-08 Juergen SpitzmuellerWhen using polyglossia (bidi), paragraph directions...
2019-01-04 Richard Kimberly... Fix bug #11432.
2018-10-14 Juergen SpitzmuellerAmend a754912 once more
2018-10-10 Juergen SpitzmuellerAmend a754912
2018-09-28 Juergen SpitzmuellerUse LTR environment for forceLTR content with polyglossia
2018-09-09 Juergen SpitzmuellerPar alignment in floats must be swapped for all RTL...
2018-07-21 Juergen SpitzmuellerFix bracket output in RTL languages
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-22 Juergen SpitzmuellerImplement IsTocCaption for normal layouts.
2018-02-16 Juergen SpitzmuellerRevove unused variable
2018-02-16 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2018-02-16 Juergen SpitzmuellerFix inpreamble styles.
2018-02-16 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2018-02-15 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-01-12 Juergen SpitzmuellerFix Null-checking issue detected by Coverity.
2017-12-17 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-11-20 Juergen SpitzmuellerFix footnote output in description item
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-10-25 Enrico ForestieriFix issue with change-tracked deleted display math
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...
2017-08-10 Juergen SpitzmuellerRequire textquotedbl def with second language that...
2017-08-09 Juergen SpitzmuellerFix straight quote character in non-T1 encoding
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-26 Enrico ForestieriClarify the status of thread local storage on OSX
2017-06-03 Enrico ForestieriFix bugs #10650 and #9598
2017-05-30 Enrico ForestieriFix bug #10685
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-23 Juergen Spitzmueller\textquotedbl and \textquotesingle are now covered...
2017-02-18 Juergen SpitzmuellerOutput Preamble code of InPreamble styles before the...
2017-02-18 Juergen SpitzmuellerUse ASCII number in \char definition
2017-02-15 Juergen SpitzmuellerDon't assume T1 font encoding for XeTeX/LuaTeX
2017-01-24 Jean-Marc LasgouttesUse Paragraph::getAlign in TextMetrics
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
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchConvert a pointer to a reference
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-12-05 Jean-Marc LasgouttesIntroduce (Inset|InsetList|Paragraph)::resetBuffer
2016-11-10 Jean-Marc LasgouttesHandle properly unicode paragraph/line break
2016-10-23 Enrico ForestieriCorrectly track ulem commands with change tracking
2016-10-20 Enrico ForestieriFix indentation
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchFix probable omission
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-16 Guillaume Munchtexstring and otexstringstream
2016-09-25 Enrico ForestieriNo need to clutter runparams...
2016-09-25 Enrico ForestieriCorrectly track opened polyglossia languages
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-31 Guillaume MunchMake static counters atomic
2016-07-31 Richard HeckRename, for a little clarity.
2016-07-21 Jean-Marc LasgouttesRevert "Reset beginOfBody() when changing paragraph...
2016-07-20 Jean-Marc LasgouttesReset beginOfBody() when changing paragraph layout
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-06-12 Richard HeckWhen we use InPremable styles, we want to write as...
2016-05-30 Jean-Marc LasgouttesRewrite setRowHeight using row information
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-04-24 Georg BaumFix bug 10074 (regression)
2016-03-25 Jean-Marc LasgouttesFix some display bugs related to end of paragraph markers
2016-01-26 Georg BaumFix regression of 0bf8b8a1 (bug 9884)
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-11-12 Günter MildeFix 480937a103708a651/lyxgit, second attempt.
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-09 Günter MildeReset encoding after insets and environments also for...
2015-10-20 Günter MildePartial fix for #9740 "XeTeX/LuaTeX with TeX fonts...
2015-10-19 Guillaume MunchAdd math cell positions to TexRow
2015-10-10 Georg BaumRemove unused variables
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-09-20 Georg BaumFix wrong label found by cppcheck
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-07-15 Günter MildeAdd "TODO-comments" with link to textcyr/textgreek...
2015-07-15 Jean-Marc LasgouttesAvoid breaking kerning with continuous spell checking
2015-05-02 Juergen SpitzmuellerDo not output \noindent if paragraph does not support...
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-04-02 Juergen SpitzmuellerProperly determine active font encoding
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-02-24 Georg BaumFix plaintext output of dashes (bug #3647)
next