..
CMakeLists.txt
CMake: Put projects into subdirs
2012-12-15 11:02:06 +01:00
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
ExternalTemplate.h
Header cleanup.
2011-07-14 17:00:35 +00:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
Fix conflicting inset font defaults (bug #8874 )
2014-02-10 22:06:32 +01:00
Inset.h
Fix conflicting inset font defaults (bug #8874 )
2014-02-10 22:06:32 +01:00
InsetArgument.cpp
Fix language issues in Argument read ( #8471 )
2013-11-14 17:44:03 +01:00
InsetArgument.h
InsetArgument: Set ResetsFontEdit to false
2013-05-27 11:29:15 +02:00
InsetBibitem.cpp
Don't use widest label for numerical citations.
2013-05-16 16:10:06 +02:00
InsetBibitem.h
Fix another faulty signature
2013-04-08 15:18:04 +02:00
InsetBibtex.cpp
Fix bug #8506 : Output all references when asked to do so.
2013-05-30 10:00:02 -04:00
InsetBibtex.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetBox.cpp
GuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-25 15:07:17 +02:00
InsetBox.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetBranch.cpp
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetBranch.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetCaption.cpp
Fix localization of captions ( #8977 )
2014-02-16 10:23:30 +01:00
InsetCaption.h
Fix bug #8603 : We want unabbreviated TOC entries here.
2013-03-24 09:34:36 -04:00
InsetCitation.cpp
Links between citations and bibliography entries were broken in XHTML
2013-03-27 15:59:36 -04:00
InsetCitation.h
Header cleanup cont.
2013-05-23 22:12:29 -07:00
InsetCode.h
Add support for some basic non-unicoded IPA macros
2012-08-23 17:42:53 +02:00
InsetCollapsable.cpp
Allow for some argument visual customization
2012-11-26 09:10:14 +01:00
InsetCollapsable.h
Allow for some argument visual customization
2012-11-26 09:10:14 +01:00
InsetCommand.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetCommand.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetCommandParams.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
InsetCommandParams.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
InsetERT.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetERT.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetExternal.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
InsetExternal.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetFlex.cpp
Fix conflicting inset font defaults (bug #8874 )
2014-02-10 22:06:32 +01:00
InsetFlex.h
Fix conflicting inset font defaults (bug #8874 )
2014-02-10 22:06:32 +01:00
InsetFloat.cpp
Do not allow newlines in subfloats. Fixes #8752 .
2014-01-26 14:23:40 -05:00
InsetFloat.h
Support \caption* (bug #3209 )
2013-03-22 22:23:38 +01:00
InsetFloatList.cpp
Use InsetLayout to get the tag type for TOC-like things.
2013-03-27 20:03:32 -04:00
InsetFloatList.h
Update the XHTML output for InsetFloatList. We'll now use an
2013-03-27 20:03:32 -04:00
InsetFoot.cpp
Prettify the tooltip for footnotes.
2013-11-26 10:08:35 -05:00
InsetFoot.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetFootlike.cpp
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetFootlike.h
InsetGraphics.cpp
Minor code simplification.
2013-03-27 18:36:01 -04:00
InsetGraphics.h
InsetGraphics: add a layoutName method
2013-03-23 05:35:09 -04:00
InsetGraphicsParams.cpp
Move readBB_from_PSFile() out of support (no code change),
2012-02-15 20:50:52 +00:00
InsetGraphicsParams.h
Header cleanup cont.
2013-05-23 22:12:29 -07:00
InsetHyperlink.cpp
Silence unwanted error popup on copying
2013-11-12 20:52:35 +01:00
InsetHyperlink.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetInclude.cpp
Silence unwanted error popup on copying
2013-11-12 20:52:35 +01:00
InsetInclude.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetIndex.cpp
Fix bug #8608 : Don't output index entries from notes, etc.
2013-03-25 17:36:21 -04:00
InsetIndex.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetInfo.cpp
Fix assertion: icon in insetinfo without a font
2013-05-19 12:48:34 +02:00
InsetInfo.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetIPA.cpp
Do not load the tipa package when fontspec is used
2013-12-14 09:13:17 +01:00
InsetIPA.h
Consider specifics for TIPAs T3 font encoding and allow insertion of straight quote (stress shortcut) to IPA inset.
2012-03-09 11:14:39 +00:00
InsetIPAMacro.cpp
Do not load the tipa package when fontspec is used
2013-12-14 09:13:17 +01:00
InsetIPAMacro.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
InsetLabel.cpp
Rename some LFUN names to match their text name
2014-02-13 13:50:33 +01:00
InsetLabel.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetLayout.cpp
Fix conflicting inset font defaults (bug #8874 )
2014-02-10 22:06:32 +01:00
InsetLayout.h
Support for command argument placement after the workarea argument
2012-12-28 11:21:24 +01:00
InsetLine.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetLine.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
InsetListings.cpp
Silence unwanted error popup on copying
2013-11-12 20:52:35 +01:00
InsetListings.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetListingsParams.cpp
Use new T not new T()
2012-10-27 01:25:38 +02:00
InsetListingsParams.h
InsetMarginal.cpp
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetMarginal.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetNewline.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetNewline.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetNewpage.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetNewpage.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetNomencl.cpp
Implement XHTML output for InsetPrintNomencl.
2013-03-27 21:30:48 -04:00
InsetNomencl.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
InsetNote.cpp
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetNote.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetPhantom.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetPhantom.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetPreview.cpp
InsetPreview.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetQuotes.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetQuotes.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetRef.cpp
Fix bug #8587 properly, by using local language for translation.
2013-03-19 11:30:36 -04:00
InsetRef.h
Add a member to TocItem that tells us whether the item in question
2013-03-08 16:38:18 -05:00
InsetScript.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetScript.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetSpace.cpp
Do not reset custom space values if accessed via context menu ( #8847 )
2013-11-15 19:41:36 +01:00
InsetSpace.h
InsetSpace and InsetVSpace are clickable (part of #8847 )
2013-09-22 12:49:43 +02:00
InsetSpecialChar.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetSpecialChar.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
InsetTabular.cpp
Fix bug #8992 without reintroducing #8933
2014-02-23 10:55:23 +01:00
InsetTabular.h
A first batch of potential bugs spotted by llvm/clang
2013-05-02 16:38:25 +02:00
InsetText.cpp
Remove all messages to user related to assertions. We'll just use
2013-04-27 17:52:55 -04:00
InsetText.h
Header cleanup cont.
2013-05-23 22:12:29 -07:00
InsetTOC.cpp
Fix obvious oversight.
2013-08-30 13:16:23 -04:00
InsetTOC.h
Factor common code from TOC updates.
2013-03-27 17:16:34 -04:00
InsetVSpace.cpp
Do not reset custom space values if accessed via context menu ( #8847 )
2013-11-15 19:41:36 +01:00
InsetVSpace.h
InsetSpace and InsetVSpace are clickable (part of #8847 )
2013-09-22 12:49:43 +02:00
InsetWrap.cpp
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
InsetWrap.h
Introduce max_length parameter for plaintext() output routines,
2013-03-08 15:12:58 -05:00
RenderBase.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
RenderButton.cpp
Fix bug #7256 . Reduce space around inset buttons by a pixel on each side.
2011-12-09 15:36:53 +00:00
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
Remove all messages to user related to assertions. We'll just use
2013-04-27 17:52:55 -04:00
RenderPreview.h
Graphics cleanup: get rid of Previews.{h,cpp}
2011-07-12 12:43:11 +00:00