]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Account for old versions of Pygments
[lyx.git] / src / Paragraph.cpp
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)
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-02-15 Georg BaumOutput -- and --- in XHTML like in LaTeX
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-01 Juergen Spitzmuellercorrected_env: use breakln instead of hardcoded linebreak
2014-11-14 Georg BaumLoad footmisc.sty instead of using outdated code
2014-11-11 Georg BaumPrevent accidental usage of wrong copy constructor
2014-10-15 Scott KostyshakNo space after inline math for text export (#9282)
2014-07-28 Jean-MarcRename FontSpan::inside(pos) to contains(pos)
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-07-08 Jean-Marc LasgouttesRemove obsolete code to handle Hebrew and Arabic characters
2014-06-29 Richard HeckThe flush should be done on either branch.
2014-06-26 Georg BaumWork around MSVC warning
2014-06-25 Jean-Marc LasgouttesSmall Inset isXXX methods cleanup
2014-06-04 Richard HeckFlush stream more often to help figure out where the...
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-05-16 Jean-Marc LasgouttesDo not forget last word of paragraph in completion
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-21 Tommaso CucinottaMerged Paragraph::stringify into asString().
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2014-04-21 Juergen SpitzmuellerIn Paragraph::changeCase, correctly track the font...
2014-03-29 Vincent van RavesteijnRevert "Fixing #7987: deleted text in change-tracking...
2014-03-27 Tommaso CucinottaFixing #7987: deleted text in change-tracking mode...
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2014-02-07 Vincent van RavesteijnDo not try to track_change an auto-deleted bibitem
2013-11-18 Juergen SpitzmuellerUse the master buffer's param when compiling as a child...
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Vincent van RavesteijnEncodings: Use BufferEncodings where needed
2013-08-30 Juergen SpitzmuellerCatch uncodable character problem
2013-05-19 Vincent van RavesteijnDisallow to insert an inset without a font
2013-05-19 Vincent van RavesteijnFix assertion: bibitem inset without a font
2013-05-19 Vincent van RavesteijnRevert "Fix assertion for InsetInfos of icon types"
2013-05-13 Richard HeckGet font sizes working for XHTML.
2013-05-13 Richard HeckGet font families working for XHTML.
next