lyx_mirror/src/support
Georg Baum 90f795a29e Add -roundtrip argument to tex2lyx for tex->lyx->tex roundtrip testing.
The reasons for doing this in tex2lyx instead of an external script are:
- Correct choice of latex/pdflatex export
- Using the correct LyX executable regardless of running inplace or from an
  installation, or with or without version suffix


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37049 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-30 20:29:33 +00:00
..
linkback correct use of NSNumber constructor for NSTimeInterval;remove superfluous semicolons;fix data type conversion related compiler warnings 2010-12-16 08:03:24 +00:00
mythes restore original version 2010-07-03 16:25:15 +00:00
tests
AppleSpeller.h implement the paragraph check feature for apple speller 2010-09-04 07:48:15 +00:00
AppleSpeller.m non-system languages from cocoAspell are enumerated with long names - therefore a mapping from lang code to name is needed 2010-12-20 21:45:41 +00:00
atexit.c
bind.h switch mouse to busy symbol every 3 seconds and then back to show the 2010-10-23 10:49:45 +00:00
convert.cpp
convert.h
copied_ptr.h
debug.cpp src/support/debug.h/cpp: 2010-11-06 00:22:47 +00:00
debug.h src/support/debug.h/cpp: 2010-11-06 00:22:47 +00:00
docstream.cpp
docstream.h
docstring_list.h
docstring.cpp Compile fix for those platforms using the locale facets implemented 2010-12-07 22:53:07 +00:00
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp Keeping the comma leads to bug #6914, since we end up with mangled names 2010-09-24 16:12:02 +00:00
FileName.h UNDO: enc 2010-07-17 16:09:26 +00:00
FileNameList.h
filetools.cpp fix some typos. Patch by Yuri Chornoivan. 2010-12-29 16:57:04 +00:00
filetools.h filetools.cpp: introduce a new method to be able to distinguish between valid LaTeX filenames and filenames causing troubles on some DVI viewers. 2010-09-27 02:39:22 +00:00
foreach.h
ForkedCalls.cpp cmake: fix merged build 2010-07-17 22:24:30 +00:00
ForkedCalls.h
functional.h add generic helper class for calling functions in gui thread 2010-10-20 23:50:49 +00:00
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp Bug #6842, part II 2010-08-07 11:42:27 +00:00
lassert.h
limited_stack.h
lstrings.cpp Improve the wrapParas routine. Previously, we had "..." as the last 2010-12-22 01:28:32 +00:00
lstrings.h Compile fix for those platforms using the locale facets implemented 2010-12-07 22:53:07 +00:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h remove superfluous semicolons at the end of namespaces 2010-12-16 08:06:00 +00:00
Makefile.am update .am files 2010-10-21 01:15:12 +00:00
Messages.cpp without NLS dummy available() should return false 2010-12-04 17:42:38 +00:00
Messages.h fix bug #6584 2010-12-03 17:48:06 +00:00
numpunct_lyx_char_type.h line ending 2010-10-20 23:51:31 +00:00
os_cygwin.cpp Fix output to terminal when LyX is launched from a GUI on *nix 2010-07-16 14:30:46 +00:00
os_unix.cpp Instead of specifically addressing glibc, use NULL as second argument 2010-09-20 17:53:40 +00:00
os_win32.cpp Fix output to terminal when LyX is launched from a GUI on *nix 2010-07-16 14:30:46 +00:00
os_win32.h
os.cpp Add a static assert to prevent compilation on platforms where int/usigned int are not 32-bits/4-bytes. 2010-11-05 16:51:09 +00:00
os.h Remove left over. 2010-07-16 14:43:12 +00:00
Package.cpp Add -roundtrip argument to tex2lyx for tex->lyx->tex roundtrip testing. 2010-12-30 20:29:33 +00:00
Package.h Add -roundtrip argument to tex2lyx for tex->lyx->tex roundtrip testing. 2010-12-30 20:29:33 +00:00
Path.cpp
Path.h
pch.h
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h latexParagraphs(): cleanup a bit and switch to a 'for' loop. Hopefully this should fix the performance problem when exporting very big document to latex. 2010-12-18 08:23:14 +00:00
regex.h rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
shared_ptr.h rework regexp processor magic ; make tr1 work with autotools 2010-06-30 11:04:30 +00:00
socktools.cpp
socktools.h
strerror.c
strfwd.h Hadn't see this empty_docstring() thing before. Very useful. 2010-11-17 22:11:33 +00:00
Systemcall.cpp typo 2010-11-01 20:24:29 +00:00
Systemcall.h
SystemcallPrivate.h Fix output to terminal when LyX is launched from a GUI on *nix 2010-07-16 14:30:46 +00:00
textutils.h Replay r36748 2010-12-07 00:13:19 +00:00
Timeout.cpp Small Timer helper class useful for performance investigation in src/. 2010-12-18 18:40:21 +00:00
Timeout.h Small Timer helper class useful for performance investigation in src/. 2010-12-18 18:40:21 +00:00
Translator.h
types.h
unicode.cpp
unicode.h
userinfo.cpp
userinfo.h
weighted_btree.h