..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
Allow using the text properties dialog in mathed
2023-11-06 18:04:44 +01:00
Inset.h
Style
2023-09-30 13:58:57 +02:00
InsetArgument.cpp
Sync with master
2022-10-26 10:52:21 +02:00
InsetArgument.h
Make sure that language is "latex" in InsetArgument when pass-thru.
2021-10-21 19:14:06 +02:00
InsetBibitem.cpp
Update comment: a function was renamed.
2024-02-26 02:17:48 +01:00
InsetBibitem.h
InsetBibtex.cpp
DocBook: amend e3020a6b
.
2024-03-01 13:45:28 +01:00
InsetBibtex.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetBox.cpp
Revert the logic of 343a9749ab
2023-10-01 12:20:40 +02:00
InsetBox.h
Simplify
2023-10-01 11:38:10 +02:00
InsetBranch.cpp
Fix previews in yellow notes and disabled branches
2023-12-19 17:56:18 +01:00
InsetBranch.h
Fix layout names for branches.
2023-11-16 20:05:38 -05:00
InsetCaption.cpp
Add HTMLClass for InsetLayout as well. Layout format change.
2022-12-05 23:42:50 -05:00
InsetCaption.h
Sync with master
2022-10-26 10:52:21 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp
Fix bug #13017 .
2024-01-11 17:23:52 -05:00
InsetCitation.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetCode.h
Allow using the text properties dialog in mathed
2023-11-06 18:04:44 +01:00
InsetCollapsible.cpp
Revert "Show full inset context-menu when clicking on text part of collapsible ( #10370 )"
2023-11-02 10:17:06 +01:00
InsetCollapsible.h
InsetCommand.cpp
Catch another potential crash of the same kind as in the previous commit.
2023-07-28 23:09:00 -04:00
InsetCommand.h
Catch another potential crash of the same kind as in the previous commit.
2023-07-28 23:09:00 -04:00
InsetCommandParams.cpp
Fix bug #11410 .
2022-12-04 18:33:58 -05:00
InsetCommandParams.h
Fix bug #11410 .
2022-12-04 18:33:58 -05:00
InsetCounter.cpp
InsetCounter.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetERT.cpp
Remove debug output.
2022-04-02 03:34:32 +02:00
InsetERT.h
Inset::forceLTR() only determines whether explicit switches are needed
2023-04-10 10:20:11 +02:00
InsetExternal.cpp
Fix bug #12721 .
2023-03-30 16:12:08 -04:00
InsetExternal.h
Fix bug #12721 .
2023-03-30 16:12:08 -04:00
InsetFlex.cpp
Display equation/theorem numbers in insert cross reference dialog.
2023-07-26 13:35:42 -04:00
InsetFlex.h
InsetFloat.cpp
Merge files Text{,2,3}.cpp
2023-05-04 16:28:09 +02:00
InsetFloat.h
Replace hardcoded inheritFont() with InheritFont InsetLayout tag
2023-07-22 23:38:53 +02:00
InsetFloatList.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetFloatList.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetFoot.cpp
Display footnote labels as superscripts
2023-07-24 11:15:03 +02:00
InsetFoot.h
If language needs to be reset at the end of footnotes or floats
2023-07-16 16:31:31 +02:00
InsetFootlike.cpp
InsetFootlike.h
Replace hardcoded inheritFont() with InheritFont InsetLayout tag
2023-07-22 23:38:53 +02:00
InsetGraphics.cpp
Fix mangling names in temp directory (amends eef0c8e8
).
2023-11-08 21:42:54 +01:00
InsetGraphics.h
Graphics inset is not forceLTR without pdftex ( #12865 )
2023-08-11 12:25:03 +02:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp
Whitespace
2023-06-13 09:55:53 -04:00
InsetHyperlink.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetInclude.cpp
Fix display of counters for included listings.
2024-02-09 19:54:56 -05:00
InsetInclude.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetIndex.cpp
Use C++11 string literals to make code easier to read.
2024-02-26 15:24:36 +01:00
InsetIndex.h
Pass two string parameters as reference
2024-01-12 16:02:36 +01:00
InsetIndexMacro.cpp
Fix output of subentry with sortkey
2022-11-01 11:55:57 +01:00
InsetIndexMacro.h
Handle empty index subentries ( #7820 )
2022-11-01 10:20:50 +01:00
InsetInfo.cpp
Fix coverity-detected issue CID 403672
2023-10-20 09:35:55 +02:00
InsetInfo.h
XHTML: implement InsetInfo.
2023-10-10 09:57:17 -04:00
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp
InsetIPAMacro: implement the XHTML conversion, refactor plaintext and DocBook to share more code.
2022-12-26 20:54:36 +01:00
InsetIPAMacro.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetLabel.cpp
New RefFormat tag for counters, and PrettyFormat for floats.
2023-07-28 17:37:13 -04:00
InsetLabel.h
Don't inherit font in Label inset
2023-12-19 16:10:33 +01:00
InsetLayout.cpp
Amend 3698281943
once more
2023-12-03 11:18:42 +01:00
InsetLayout.h
Improve AllowedOccurrences
2023-07-26 09:53:25 +02:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetListings.h
Replace hardcoded inheritFont() with InheritFont InsetLayout tag
2023-07-22 23:38:53 +02:00
InsetListingsParams.cpp
LyXHTML: switch the doctype to (X)HTML5 and only output XML entities.
2022-12-25 20:48:14 +01:00
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp
Improve row flushing
2021-12-07 17:04:47 +01:00
InsetNewline.h
Improve row flushing
2021-12-07 17:04:47 +01:00
InsetNewpage.cpp
InsetNewpage.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetNomencl.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetNomencl.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetNote.cpp
Fix previews in yellow notes and disabled branches
2023-12-19 17:56:18 +01:00
InsetNote.h
Replace hardcoded inheritFont() with InheritFont InsetLayout tag
2023-07-22 23:38:53 +02:00
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp
InsetPreview.h
InsetQuotes.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetQuotes.h
Adding hebrew quotation marks (bug #12849 ).
2023-08-06 16:50:07 +02:00
InsetRef.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetRef.h
Preview formatted references in the work area.
2023-08-24 21:24:31 -04:00
InsetScript.cpp
InsetScript.h
Replace hardcoded inheritFont() with InheritFont InsetLayout tag
2023-07-22 23:38:53 +02:00
InsetSeparator.cpp
InsetSeparator.h
Remove indentation on screen after a plain separator inset
2023-03-18 19:47:42 +01:00
InsetSpace.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetSpace.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetSpecialChar.cpp
Prevent access to null local_font
2023-09-30 13:01:20 +02:00
InsetSpecialChar.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetTabular.cpp
DocBook: in a table, fix a typo in a condition.
2024-02-26 16:09:52 +01:00
InsetTabular.h
Amend ad6aa8ba4b
2024-02-08 09:00:57 +01:00
InsetText.cpp
Better variable name
2023-11-27 21:35:54 -05:00
InsetText.h
Advaced search: check for toString() before using it.
2023-05-18 18:07:40 +02:00
InsetTOC.cpp
Fix bug #11418 .
2022-12-04 00:33:14 -05:00
InsetTOC.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetVSpace.cpp
\\noindent in a paragraph that starts with \\vspace is possible
2021-10-31 11:56:53 +01:00
InsetVSpace.h
Implement Row::Element::row_flags
2021-12-07 17:04:47 +01:00
InsetWrap.cpp
Add HTMLClass for InsetLayout as well. Layout format change.
2022-12-05 23:42:50 -05:00
InsetWrap.h
Fix unintialized variables spotted by coverity
2022-02-20 17:03:33 +01:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
Center preview status message
2023-05-30 14:12:11 +02:00
RenderPreview.h