..
CMakeLists.txt
cmake: move CMakeLists.txt into source dir (multiple steps)
2011-05-10 17:44:41 +00:00
ExternalSupport.cpp
Revert r36654.
2010-12-04 23:01:59 +00:00
ExternalSupport.h
ExternalTemplate.cpp
Header cleanup.
2011-07-14 17:00:35 +00:00
ExternalTemplate.h
Header cleanup.
2011-07-14 17:00:35 +00:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
add support for the package cancel in math ( fixes #6819 ); fileformat change only for the preamble handling
2012-01-23 01:49:49 +00:00
Inset.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetArgument.cpp
Header file cleanups
2011-10-29 15:34:06 +00:00
InsetArgument.h
Header file cleanups
2011-10-29 15:34:06 +00:00
InsetBibitem.cpp
Show insets as text in the formatted bibliography entry.
2011-12-03 22:24:38 +00:00
InsetBibitem.h
Remove extra whitespace.
2011-12-03 22:15:11 +00:00
InsetBibtex.cpp
Buffer param \cite_engine_type (authoryear|numerical).
2012-01-09 13:16:38 +00:00
InsetBibtex.h
Remove extra whitespace.
2011-12-03 22:15:11 +00:00
InsetBox.cpp
Fix bug #7983 : Do not modify params before we know we have
2012-01-15 16:43:03 +00:00
InsetBox.h
Header file cleanups
2011-10-29 15:34:06 +00:00
InsetBranch.cpp
Deal with the part of #7872 involving changing branch activation
2011-12-02 21:21:37 +00:00
InsetBranch.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetCaption.cpp
This "#if 0" code is very old, and obsolete.
2011-03-28 22:34:41 +00:00
InsetCaption.h
This "#if 0" code is very old, and obsolete.
2011-03-28 22:34:41 +00:00
InsetCitation.cpp
Buffer param \cite_engine_type (authoryear|numerical).
2012-01-09 13:16:38 +00:00
InsetCitation.h
Remove extra whitespace.
2011-12-03 22:15:11 +00:00
InsetCode.h
add support for the package cancel in math ( fixes #6819 ); fileformat change only for the preamble handling
2012-01-23 01:49:49 +00:00
InsetCollapsable.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetCollapsable.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetCommand.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetCommand.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetCommandParams.cpp
Fix gcc 4.6 compilation.
2011-02-12 22:08:32 +00:00
InsetCommandParams.h
InsetERT.cpp
Remove unused headers.
2011-04-11 14:11:07 +00:00
InsetERT.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetExternal.cpp
Replace a half-baked attempt to remove \lyxdot from the directory part of
2011-10-31 20:27:21 +00:00
InsetExternal.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetFlex.cpp
Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and
2011-02-22 19:41:04 +00:00
InsetFlex.h
Fix bug #7080 .
2011-03-28 23:11:54 +00:00
InsetFloat.cpp
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetFloat.h
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetFloatList.cpp
Fix wrong translations of float lists spotted by Pavel:
2011-04-06 21:20:35 +00:00
InsetFloatList.h
Integrate texrow with otexstream in order to perform automatic line
2011-02-10 20:02:48 +00:00
InsetFoot.cpp
When an error occurs, don't highlight more than necessary.
2011-03-12 01:40:01 +00:00
InsetFoot.h
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00: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
Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and
2011-02-22 19:41:04 +00:00
InsetGraphics.cpp
Do not output parameters twice if the file was not found (part of bug #6127 ).
2011-11-27 20:12:32 +00:00
InsetGraphics.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetGraphicsParams.cpp
remove a FIXME: unsigned int is better
2011-10-17 20:13:12 +00:00
InsetGraphicsParams.h
InsetHyperlink.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetHyperlink.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetInclude.cpp
Improve argument handling for the source generation routines.
2011-10-29 20:14:48 +00:00
InsetInclude.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetIndex.cpp
Fix bug #7774 . It should be fine to show the complete index entry
2012-01-16 15:01:02 +00:00
InsetIndex.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetInfo.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetInfo.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetLabel.cpp
addendum to r39250: I forgot about math labels. This fixes it.
2011-07-06 18:52:56 +00:00
InsetLabel.h
addendum to r39250: I forgot about math labels. This fixes it.
2011-07-06 18:52:56 +00:00
InsetLayout.cpp
Fix a couple unused variable warnings.
2011-09-23 17:51:39 +00:00
InsetLayout.h
Introduce a wrapper class for odocstream to help ensuring that no
2011-01-29 02:41:13 +00:00
InsetLine.cpp
InsetLine.cpp: fix bug #7851
2011-10-25 23:22:55 +00:00
InsetLine.h
Integrate texrow with otexstream in order to perform automatic line
2011-02-10 20:02:48 +00:00
InsetListings.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetListings.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetListingsParams.cpp
fix compiler warnings in pedantic mode: remove trailing comma after last enum member
2010-12-17 19:56:51 +00:00
InsetListingsParams.h
InsetMarginal.cpp
Inset::addToToc() can and should be const. It wasn't, I take it, because
2011-01-12 22:23:27 +00:00
InsetMarginal.h
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetNewline.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNewline.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNewpage.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNewpage.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNomencl.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNomencl.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetNote.cpp
Improve output of XHTML comments.
2011-12-06 20:44:37 +00:00
InsetNote.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetPhantom.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetPhantom.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetPreview.cpp
Integrate texrow with otexstream in order to perform automatic line
2011-02-10 20:02:48 +00:00
InsetPreview.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetQuotes.cpp
Fix bug #253 (Incorrect protection of closing quotation marks)
2011-08-05 11:23:00 +00:00
InsetQuotes.h
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetRef.cpp
Comments.
2011-12-03 23:15:04 +00:00
InsetRef.h
Integrate texrow with otexstream in order to perform automatic line
2011-02-10 20:02:48 +00:00
InsetScript.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetScript.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetSpace.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetSpace.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetSpecialChar.cpp
Fix bug #7998 and related issues:
2012-01-31 20:49:49 +00:00
InsetSpecialChar.h
typos in comments.
2011-03-15 13:27:08 +00:00
InsetTabular.cpp
Reuse the same code for the append* and copy* functions
2012-01-22 22:16:03 +00:00
InsetTabular.h
Reuse the same code for the append* and copy* functions
2012-01-22 22:16:03 +00:00
InsetText.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetText.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetTOC.cpp
Better TOC output for XHTML, per Rob and Pavel.
2011-04-12 17:33:18 +00:00
InsetTOC.h
Fix bug #7176 : Clicking TOC doesn't bring up outline
2010-12-17 13:12:43 +00:00
InsetVSpace.cpp
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetVSpace.h
Change the type of the context menu name to string
2011-10-29 14:48:55 +00:00
InsetWrap.cpp
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
InsetWrap.h
This is intended to be a pure renaming of the Inset::name() routine,
2011-03-28 22:33:04 +00:00
RenderBase.h
Correct the return and parameter types to match the type of RenderBase::state_.
2011-02-13 09:56:54 +00: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
Graphics cleanup: get rid of Previews.{h,cpp}
2011-07-12 12:43:11 +00:00
RenderPreview.h
Graphics cleanup: get rid of Previews.{h,cpp}
2011-07-12 12:43:11 +00:00