lyx_mirror/src/support
Vincent van Ravesteijn b6ccf21192 cmake: Objective-C compilation support with clang and C++11
This fixes an issue when compiling with C++11 flags on: the
objective-C clang compiler produces an error. This patch set
the -std option to ansi for the Objective-C sources.
2014-04-22 09:41:25 +02:00
..
linkback Apple recommends the use of drain instead of calling release for NSAutoreleasePool objects 2014-04-19 18:27:14 +02:00
mythes Leave alone the header and add the include where it is needed. 2011-09-07 08:05:44 +00:00
tests Revert "Objective-C compililation support with cmake and C++11" 2014-04-22 09:36:17 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
AppleScript.h Patch from Benjamin Piwowar - see ticket #8185: 2012-08-19 22:27:20 +02:00
AppleScript.m Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
AppleScriptProxy.cpp Fix whitespace 2012-12-17 21:38:55 +01:00
AppleSpeller.h
AppleSpeller.m remove unnecessary Carbon include 2012-09-23 16:06:56 +02:00
bind.h
CMakeLists.txt cmake: Objective-C compilation support with clang and C++11 2014-04-22 09:41:25 +02:00
convert.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
convert.h
copied_ptr.h
debug.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
debug.h Fix a bunch of minor issues discovered by the cppcheck script. 2014-04-21 11:52:00 -04:00
docstream.cpp Thinking about it, it is better to always convert to docstrings all 2011-10-23 14:24:17 +00:00
docstream.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
docstring_list.h
docstring.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
docstring.h
environment.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
environment.h Fix bug #8537: LyX creates the environment variable LC_ALL 2013-02-12 12:14:06 +01:00
ExceptionMessage.h Add a bunch of comments about the different exceptions. 2013-04-25 17:22:07 -04:00
FileMonitor.cpp
FileMonitor.h
FileName.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
FileName.h A first batch of potential bugs spotted by llvm/clang 2013-05-02 16:38:25 +02:00
FileNameList.h
filetools.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
filetools.h Implement file locking and apply to configure 2013-11-20 19:40:32 +01:00
foreach.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
ForkedCalls.cpp Fix bug #8631: Python detection unfinished 2013-04-14 13:44:59 +02:00
ForkedCalls.h Also set TEXINPUTS when launching ForkedCall processes. 2011-09-24 01:32:35 +00:00
functional.h
gettext.cpp Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
gettext.h Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
gzstream.cpp
gzstream.h Revert "qt5: Fix use of zlib" 2013-05-14 17:34:51 +02:00
kill.cpp
lassert.cpp Make strings used in various assertions non-static. 2013-05-02 15:21:19 -04:00
lassert.h Typo. 2014-04-21 11:51:59 -04:00
limited_stack.h
lstrings.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
lstrings.h Forgot in previous commit to deal with case. As I'm doing it now, 2014-02-23 12:04:56 -05:00
lyxalgo.h
lyxlib.h
lyxtime.cpp Rename misleading function name from_gmtime() to form_asctime_utc() 2013-01-09 13:45:58 +01:00
lyxtime.h Rename misleading function name from_gmtime() to form_asctime_utc() 2013-01-09 13:45:58 +01:00
Makefile.am add frameworks to linker flags for Mac OS X 2013-07-20 21:24:56 +02:00
Messages.cpp Implement reading of mo files with bad byte endianness 2013-10-11 17:21:16 +02:00
Messages.h Fix crash at startup for tex2ylx and lyxclient 2013-05-31 11:59:52 +02:00
metahash.h prepare switch to switch-case in when parsing tex files 2011-11-20 19:44:08 +00:00
mutex.cpp Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
mutex.h Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
numpunct_lyx_char_type.h add link about msvc10 bug 2011-03-14 23:26:55 +00:00
os_cygwin.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_unix.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_win32.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
os_win32.h
os.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
os.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
Package.cpp Avoids const_cast in configure_command by using mutable 2014-04-21 11:51:57 -04:00
Package.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
PathChanger.cpp Remove unused Mac specific code 2013-02-12 12:29:33 +01:00
PathChanger.h Remove unused Mac specific code 2013-02-12 12:29:33 +01:00
pch.h
pmprof.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
ProgressInterface.h On *nix, a proper forward definition of docstring is necessary for 2012-02-19 21:44:47 +00:00
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 Fix crash when using msvc10's regex, seems boost's regex couldn't replaced by msvc's in ECMAScrip mode. 2011-03-02 21:28:36 +00:00
shared_ptr.h Deal with memory issue reported some time ago in connection with DocumentClass 2012-05-31 12:34:29 -04:00
socktools.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
socktools.h
strfwd.h Fix compilation with libc++ 2014-03-04 23:27:57 +01:00
Systemcall.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
Systemcall.h The second argument of Systemcall::startscript is supposed to be encoded 2011-09-25 16:38:51 +00:00
SystemcallPrivate.h Prevent zombie processes (#8774) 2013-07-16 01:02:28 -04:00
TempFile.cpp Add class for threadsafe temp file handling 2013-04-14 18:22:42 +02:00
TempFile.h Add class for threadsafe temp file handling 2013-04-14 18:22:42 +02:00
textutils.h Make ASCII test more explicit. 2012-12-30 20:52:49 +01:00
Timeout.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
Timeout.h Small Timer helper class useful for performance investigation in src/. 2010-12-18 18:40:21 +00:00
Translator.h Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
types.h
unicode.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
unicode.h Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
userinfo.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
userinfo.h Strip gecos on Unix systems on user name only. 2012-05-06 13:36:54 +02:00
weighted_btree.h Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00