lyx_mirror/src
Enrico Forestieri db9c8c6d02 Autodetect the EMF format
Otherwise it will be recognized only by the file extension, because
libmagic returns "application/octet-stream" as mime type. Moreover,
if the emf encapsulates a binary image format, it can be confused
with this other format and its preview on screen fails.
2018-07-04 19:52:13 +02:00
..
client Do not use Application for a 'cancel export' boolean 2018-01-02 16:01:07 +01:00
convert
frontends Handle correctly zero table special arguments. 2018-06-26 10:51:16 +02:00
graphics Avoid duplicate generation of the same preview 2018-06-06 18:59:37 +02:00
insets Amend e5c79a43ee 2018-07-02 19:16:22 +02:00
mathed Use getArg to read math-extern arguments 2018-06-05 11:24:05 +02:00
support Fix compilation on case insensitive filesystems 2018-07-04 09:42:04 +02:00
tests Cmake build: Use test/dummy_functions.cpp instead of support/tests/dummy_functions.cpp 2018-01-08 12:58:28 +01:00
tex2lyx Support varwidth's V tabular column type 2018-07-01 19:18:38 +02:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp Differentiate Buffer strings and GUI strings in citeengines 2018-01-27 14:29:41 +01:00
BiblioInfo.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp
BranchList.h
buffer_funcs.cpp
buffer_funcs.h
Buffer.cpp If a master is being created at loading the child, un-hide it. 2018-06-01 10:17:18 +02:00
Buffer.h Do not start from a non-reveant parent in Buffer cloning. 2018-05-16 08:35:21 +02:00
BufferEncodings.cpp unicodesymbols: add general way to require a feature only for specific encodings 2018-04-28 13:31:29 +02:00
BufferEncodings.h
BufferList.cpp Handle properly undo groups in embedded work areas 2017-12-13 10:46:54 +01:00
BufferList.h Handle properly undo groups in embedded work areas 2017-12-13 10:46:54 +01:00
BufferParams.cpp Simplify cite engines code 2018-05-20 12:27:03 +02:00
BufferParams.h Simplify cite engines code 2018-05-20 12:27:03 +02:00
BufferView.cpp Simplify cite engines code 2018-05-20 12:27:03 +02:00
BufferView.h Adapt caret height to context in mathed. 2018-04-27 00:03:48 +02:00
Bullet.cpp
Bullet.h
Changes.cpp Fix issue with change-tracked deleted display math 2017-10-22 13:12:33 +02:00
Changes.h
Chktex.cpp grammar 2018-02-18 09:19:03 +01:00
Chktex.h
Citation.h
CiteEnginesList.cpp
CiteEnginesList.h Fix bug #10901. 2018-02-23 23:17:57 -05:00
CMakeLists.txt
CmdDef.cpp Fix bug #10909. 2018-02-23 23:38:31 -05:00
CmdDef.h
Color.cpp Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
Color.h
ColorCode.h Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
ColorSet.h
Compare.cpp Rename Paragraph::setBuffer to Paragraph::setInsetBuffers, to avoid 2017-10-16 15:48:47 -04:00
Compare.h
CompletionList.h
Converter.cpp Use a copy of BufferParams 2018-05-05 15:26:58 +02:00
Converter.h Fix some problems with background cancellation. 2018-04-16 14:02:20 -04:00
ConverterCache.cpp
ConverterCache.h
CoordCache.cpp
CoordCache.h
Counters.cpp
Counters.h
Cursor.cpp Enable graphics-unify only for selections containing graphics insets. 2018-05-02 22:38:42 +02:00
Cursor.h Enable graphics-unify only for selections containing graphics insets. 2018-05-02 22:38:42 +02:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Merge paragraphs when pasted into an inset that forbids multipars 2018-05-11 13:17:39 +02:00
CutAndPaste.h Restore implicit word selection for inset insertion. 2018-04-25 21:48:25 -04:00
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp Properly communicate forced encodings 2018-01-26 08:38:52 +01:00
DocIterator.h * comment 2018-02-07 23:24:05 +01:00
DocumentClassPtr.h
EnchantChecker.cpp Add support for enchant 2.x 2018-01-30 12:11:22 +01:00
EnchantChecker.h
Encoding.cpp unicodesymbols: add general way to require a feature only for specific encodings 2018-04-28 13:31:29 +02:00
Encoding.h Factor out test for script wrapper in given font enc 2018-04-21 12:55:11 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Fix bug #10932. 2018-02-24 00:30:24 -05:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Add \nospellcheck font property 2018-05-06 19:48:21 +02:00
Font.h Remove unused function. 2018-05-05 12:02:10 -04:00
FontEnums.h
FontInfo.cpp Fix cutnpaste error 2018-05-07 10:15:23 +02:00
FontInfo.h Add \nospellcheck font property 2018-05-06 19:48:21 +02:00
FontList.cpp
FontList.h
Format.cpp Autodetect the EMF format 2018-07-04 19:52:13 +02:00
Format.h
FuncCode.h Fix bug #7404. 2018-06-05 23:13:54 -04:00
FuncRequest.cpp Fix #8338. 2018-04-20 23:37:58 -04:00
FuncRequest.h Comment: buffer-forall should be run synchronously 2018-04-21 23:05:21 -04:00
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
HunspellChecker.cpp Adapt to new hunspell C++ ABI 2018-03-29 18:43:11 +02:00
HunspellChecker.h
IndicesList.cpp Fix bug #10915. 2018-02-23 23:47:05 -05:00
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp Cosmetics 2018-05-28 12:33:17 +02:00
InsetList.h Cosmetics 2018-05-28 12:33:17 +02:00
Intl.cpp
Intl.h
KeyMap.cpp
KeyMap.h
KeySequence.cpp
KeySequence.h
Language.cpp Language::fontenc(): Don't check for LaTeX font with nonTeX fonts. 2018-04-29 09:21:35 +02:00
Language.h Remove Language::fontenc() 2018-04-23 12:59:57 +02:00
LaTeX.cpp Consider sub-subfiles on log file parsing. 2018-04-14 14:33:21 +02:00
LaTeX.h Allow makeindex, nomencl, and bibtex runs to be canceled, too. 2017-12-21 18:55:39 -05:00
LaTeXFeatures.cpp Add support for tabularx/xltabular 2018-06-24 10:05:15 +02:00
LaTeXFeatures.h Add Provides tag to languages 2018-04-21 15:47:39 +02:00
LaTeXFonts.cpp Align fontenc with document fonts 2018-04-22 19:06:46 +02:00
LaTeXFonts.h Add T1 fontenc as fallback for no font 2018-04-23 18:35:11 +02:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Add cprotection support for paragraph layouts. 2018-04-14 12:57:23 +02:00
Layout.h Typo 2018-04-14 13:25:35 -04:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h Fix bug #11055. 2018-01-28 23:37:20 -05:00
Length.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
Length.h Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
lengthcommon.cpp
Lexer.cpp
Lexer.h
lyx_commit_hash.h.in
LyX.cpp Catch exception in replaceEnvironmentPath 2018-06-04 11:39:41 +02:00
LyX.h
LyXAction.cpp Add support for tabularx/xltabular 2018-06-24 10:05:15 +02:00
LyXAction.h
lyxfind.cpp Fix bug #10933. 2018-02-24 00:32:14 -05:00
lyxfind.h
LyXRC.cpp Add optional flavor flag to needaux 2018-04-25 13:51:40 +02:00
LyXRC.h Align fontenc with document fonts 2018-04-22 19:06:46 +02:00
LyXVC.cpp
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Collapsable -> Collapsible (part 2) 2017-10-16 10:12:21 +02:00
MetricsInfo.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
MetricsInfo.h Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
ModuleList.cpp
ModuleList.h
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Group the switch of encoding for listings in utf8 documents 2018-05-01 14:21:05 +02:00
output_latex.h Group the switch of encoding for listings in utf8 documents 2018-05-01 14:21:05 +02:00
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp Revert "ABOVE and CENTERED labels need special treatment." 2017-10-16 21:28:44 -04:00
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp
OutputParams.h Align \textgreek and \textcyr with font encoding 2018-04-20 18:01:16 +02:00
paper.h
Paragraph.cpp Add \nospellcheck font property 2018-05-06 19:48:21 +02:00
Paragraph.h Only show Accept/Reject Change options if relevant 2018-05-10 12:58:44 -04:00
ParagraphList.h
ParagraphMetrics.cpp Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphMetrics.h Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp Load hyperref with a suitable driver 2018-04-08 19:02:01 +02:00
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h
PrinterParams.cpp
PrinterParams.h
Row.cpp Partial cleanup of the row selection code 2018-01-15 17:20:34 +01:00
Row.h Partial cleanup of the row selection code 2018-01-15 17:20:34 +01:00
RowPainter.cpp Paint nospell mark lower than foeign mark, since these can appear both 2018-05-07 08:41:28 +02:00
RowPainter.h Add \nospellcheck font property 2018-05-06 19:48:21 +02:00
Server.cpp Do not force lfun argument to be pure ascii 2018-07-02 10:49:58 +02:00
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp Avoid asserting when reading the session file 2017-12-02 10:46:46 +01:00
Session.h
sgml.cpp
sgml.h
Spacing.cpp Fix switch of language and line spacing in InTitle commands. 2017-12-23 13:27:10 +01:00
Spacing.h Fix switch of language and line spacing in InTitle commands. 2017-12-23 13:27:10 +01:00
SpellChecker.h
TexRow.cpp
TexRow.h
texstream.cpp
texstream.h
Text2.cpp Add \nospellcheck font property 2018-05-06 19:48:21 +02:00
Text3.cpp Implement layout-toggle lfun 2018-05-15 00:03:55 +02:00
Text.cpp Do not allow completion when there is an active selection 2018-07-03 17:01:20 +02:00
Text.h Simplify some code now that we don't need it for indexes. 2018-04-25 22:22:36 -04:00
TextClass.cpp Unbreak bibitem citations 2018-05-27 11:49:10 +02:00
TextClass.h disambiguate function name 2018-05-27 09:57:22 +02:00
TextMetrics.cpp Support varwidth's V tabular column type 2018-07-01 19:18:38 +02:00
TextMetrics.h Support varwidth's V tabular column type 2018-07-01 19:18:38 +02:00
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp
TocBackend.h
TocBuilder.cpp
TocBuilder.h
Trans.cpp Fix bug #10930. 2018-02-24 00:28:37 -05:00
Trans.h
Undo.cpp Fixup c7496a11: test emptiness before accessing elements 2018-06-01 21:48:26 +02:00
Undo.h Skip paint event when in the middle of a buffer operation 2018-05-31 23:26:17 +02:00
update_flags.h Revert "Update documentation" 2018-05-02 12:38:40 +02:00
VCBackend.cpp RCS: commit undo allowed only in unlocked state. 2018-01-10 10:47:48 +01:00
VCBackend.h
version.cpp
version.h Support varwidth's V tabular column type 2018-07-01 19:18:38 +02:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h