]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Accelerators
[lyx.git] / src / Paragraph.cpp
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...
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
next