.. |
CMakeLists.txt
|
|
|
ExternalSupport.cpp
|
Whitespace.
|
2018-04-16 14:02:20 -04:00 |
ExternalSupport.h
|
Fix some problems with background cancellation.
|
2018-04-16 14:02:20 -04:00 |
ExternalTemplate.cpp
|
Replace functors in ExternalTemplate.cpp.
|
2020-05-13 14:42:52 -04:00 |
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
Inset.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
Inset.h
|
Switch font for multipar insets
|
2020-08-12 16:25:35 +02:00 |
InsetArgument.cpp
|
Tell updateBuffer whether an inset is deleted.
|
2020-03-06 13:23:01 +01:00 |
InsetArgument.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetBibitem.cpp
|
DocBook: use the right key when generating bibiomixed.
|
2020-08-01 03:39:53 +02:00 |
InsetBibitem.h
|
DocBook: implementation of LATEX_BIB_ENVIRONMENT.
|
2020-07-25 17:37:13 +02:00 |
InsetBibtex.cpp
|
Simplify code to generate only one paragraph at a time.
|
2020-09-19 20:43:37 +02:00 |
InsetBibtex.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetBox.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetBox.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetBranch.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetBranch.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCaption.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCaption.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCaptionable.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCaptionable.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCitation.cpp
|
Clear info_ cache if format changes
|
2020-08-27 12:41:40 +02:00 |
InsetCitation.h
|
Enable Open Citation menu item iff citation contain locator information or external search script is available.
|
2020-08-23 22:19:34 +02:00 |
InsetCode.h
|
New counter manipulation inset.
|
2020-04-30 23:09:36 -04:00 |
InsetCollapsible.cpp
|
Fixup 74540c98 : handle selection for label background
|
2020-06-05 22:32:58 +02:00 |
InsetCollapsible.h
|
Remove some spacing above InsetColapsible when possible
|
2020-01-15 11:13:54 +01:00 |
InsetCommand.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCommand.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetCommandParams.cpp
|
Fix a number of issues that were stopping compilation with MSVC 19.
|
2020-05-04 19:45:58 -04:00 |
InsetCommandParams.h
|
Fix bug #10896.
|
2018-02-22 00:49:35 -05:00 |
InsetCounter.cpp
|
Change in ::docbook args
|
2020-07-09 03:27:32 -04:00 |
InsetCounter.h
|
Change in ::docbook args
|
2020-07-09 03:27:32 -04:00 |
InsetERT.cpp
|
Simplify code to generate only one paragraph at a time.
|
2020-09-19 20:43:37 +02:00 |
InsetERT.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetExternal.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetExternal.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetFlex.cpp
|
Tell updateBuffer whether an inset is deleted.
|
2020-03-06 13:23:01 +01:00 |
InsetFlex.h
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetFloat.cpp
|
Do not \protect label in subfloat caption (#11950)
|
2020-08-28 07:32:29 +02:00 |
InsetFloat.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetFloatList.cpp
|
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.
|
2020-06-15 13:01:56 +02:00 |
InsetFloatList.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetFoot.cpp
|
Fix header inclusions
|
2020-07-09 17:19:01 +02:00 |
InsetFoot.h
|
Fix bug #10263
|
2020-08-12 16:35:12 +02:00 |
InsetFootlike.cpp
|
|
|
InsetFootlike.h
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetGraphics.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetGraphics.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetGraphicsParams.cpp
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetGraphicsParams.h
|
|
|
InsetHyperlink.cpp
|
New attempt on #9906: allow following hyperlinks via context menu.
|
2020-08-14 19:48:47 +02:00 |
InsetHyperlink.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetInclude.cpp
|
Show child documents in outline with their paths.
|
2020-09-10 12:30:12 -04:00 |
InsetInclude.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetIndex.cpp
|
DocBook: don't output abstract if it would have no content.
|
2020-07-31 00:55:00 +02:00 |
InsetIndex.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetInfo.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetInfo.h
|
Force local switch for info insets that change language
|
2020-06-27 09:40:12 +02:00 |
InsetIPA.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetIPA.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetIPAMacro.cpp
|
Whitespace
|
2020-07-08 12:38:05 -04:00 |
InsetIPAMacro.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetLabel.cpp
|
Do not \protect label in subfloat caption (#11950)
|
2020-08-28 07:32:29 +02:00 |
InsetLabel.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetLayout.cpp
|
Add required elements in the layouts to support DocBook.
|
2020-07-07 09:49:48 +02:00 |
InsetLayout.h
|
Add required elements in the layouts to support DocBook.
|
2020-07-07 09:49:48 +02:00 |
InsetLine.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetLine.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetListings.cpp
|
Whitespace
|
2020-07-08 12:38:05 -04:00 |
InsetListings.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetListingsParams.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetListingsParams.h
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetMarginal.cpp
|
DocBook: properly escape PI in InsetMarginal.
|
2020-07-20 03:01:41 +02:00 |
InsetMarginal.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetNewline.cpp
|
Simplify code to generate only one paragraph at a time.
|
2020-09-19 20:43:37 +02:00 |
InsetNewline.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetNewpage.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetNewpage.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetNomencl.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetNomencl.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetNote.cpp
|
Fix header inclusions
|
2020-07-09 17:19:01 +02:00 |
InsetNote.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetPhantom.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetPhantom.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetPreview.cpp
|
Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values
|
2020-01-15 11:13:54 +01:00 |
InsetPreview.h
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetQuotes.cpp
|
DocBook: fix encoding issues with complex ERT.
|
2020-07-31 20:17:38 +02:00 |
InsetQuotes.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetRef.cpp
|
Let Ctrl-Click on a reference jump to the corresponding label.
|
2020-09-10 12:38:41 -04:00 |
InsetRef.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetScript.cpp
|
Fix header inclusions
|
2020-07-09 17:19:01 +02:00 |
InsetScript.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetSeparator.cpp
|
Fix header inclusions
|
2020-07-09 17:19:01 +02:00 |
InsetSeparator.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetSpace.cpp
|
Fixup ad954a32 : make space insets easier to see.
|
2020-09-09 11:28:21 +02:00 |
InsetSpace.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
InsetSpecialChar.cpp
|
#6401 For correct document traversal special logo chars should be treated like letters
|
2020-08-16 17:05:44 +02:00 |
InsetSpecialChar.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetTabular.cpp
|
Switch font for multipar insets
|
2020-08-12 16:25:35 +02:00 |
InsetTabular.h
|
Switch font for multipar insets
|
2020-08-12 16:25:35 +02:00 |
InsetText.cpp
|
Consider nesting when checking whether an inset is in a title
|
2020-08-09 12:01:49 +02:00 |
InsetText.h
|
Switch font for multipar insets
|
2020-08-12 16:25:35 +02:00 |
InsetTOC.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetTOC.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetVSpace.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetVSpace.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetWrap.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetWrap.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
RenderBase.h
|
Remove unused method
|
2019-02-18 16:03:38 +01:00 |
RenderButton.cpp
|
Color broken citations, xrefs, and includes
|
2020-03-14 14:17:30 +01:00 |
RenderButton.h
|
Color broken citations, xrefs, and includes
|
2020-03-14 14:17:30 +01:00 |
RenderGraphic.cpp
|
Make graĥics and external insets tighter
|
2020-01-15 16:00:02 +01:00 |
RenderGraphic.h
|
Make graĥics and external insets tighter
|
2020-01-15 16:00:02 +01:00 |
RenderPreview.cpp
|
Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values
|
2020-01-15 11:13:54 +01:00 |
RenderPreview.h
|
Make some constructors explicit
|
2019-09-17 23:15:09 +02:00 |