.. |
CMakeLists.txt
|
|
|
ExternalSupport.cpp
|
|
|
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
Replace functors in ExternalTemplate.cpp.
|
2020-05-13 14:42:52 -04:00 |
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
Make some constructors explicit
|
2019-09-17 23:15:09 +02:00 |
Inset.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
Inset.h
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
Does not compile on older gcc.
|
2020-08-04 14:55:22 +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
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
DocBook: bug fixing with several bibliographic references at once.
|
2020-08-01 03:51:14 +02:00 |
InsetCitation.h
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
|
|
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
|
DocBook: fix XML in comments (-- forbidden for some historical reason).
|
2020-08-01 00:02:36 +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
|
DocBook: avoid generating empty paragraphs instead of new pages.
|
2020-08-02 04:03:39 +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
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetFootlike.cpp
|
|
|
InsetFootlike.h
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +02:00 |
InsetGraphics.cpp
|
xHTML export: change filenames of exported images.
|
2020-08-01 22:16:04 +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
|
Get rid of xmlize, bringing no advantage over escapeString.
|
2020-08-01 03:20:28 +02:00 |
InsetHyperlink.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetInclude.cpp
|
DocBook: actually include files that are not properly understood (with automatic escaping), in comments.
|
2020-07-31 20:17:38 +02: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
|
Amend 261625f412
|
2020-07-29 12:23:10 +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
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
Fix header inclusions
|
2020-07-09 17:19:01 +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
|
Run codespell on src/insets
|
2020-06-25 23:46:16 +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
|
Fix header inclusions
|
2020-07-09 17:19:01 +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
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
DocBook: escape IDs for InsetRef.
|
2020-07-21 02:45:04 +02: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
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetSpace.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetSpecialChar.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetSpecialChar.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
InsetTabular.cpp
|
DocBook: avoid generating empty paragraphs instead of new pages.
|
2020-08-02 04:03:39 +02:00 |
InsetTabular.h
|
Next attempt at correctly setting fonts in insets depending on inheritFont()
|
2020-08-02 10:12:19 +02:00 |
InsetText.cpp
|
Whitespace
|
2020-07-08 12:38:05 -04:00 |
InsetText.h
|
New DocBook support
|
2020-07-08 08:42:16 +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
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
RenderBase.h
|
|
|
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 |