lyx_mirror/src/support
2017-04-18 14:45:05 +02:00
..
linkback Avoid the use of a static NSAutoreleasePool. 2015-10-09 08:16:24 +02:00
tests Fixup commit 50060053 2017-03-14 14:26:26 +01:00
.gitignore
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 missing include for malloc prototype after header cleanup in change 489dca71cd 2016-07-04 08:33:03 +02:00
AppleSpeller.h
AppleSpeller.m Drop runtime support for OS X 10.5 NSSpellChecker 2014-12-23 18:19:27 +01:00
bind.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
Cache.h Clarify comment 2017-02-22 16:57:13 +01:00
Changer.h Fix compilation with gcc 4.6 part II 2016-06-15 14:42:34 +01:00
CMakeLists.txt Cmake build: Adapt handling of mytheslib to automek behaviour 2017-03-07 14:27:08 +01:00
ConsoleApplication.cpp Start qt event loop for commandline usage 2015-01-11 14:06:17 +01:00
ConsoleApplication.h ConsoleApplication: Fix typos 2015-01-13 21:59:39 +01:00
ConsoleApplicationPrivate.h Start qt event loop for commandline usage 2015-01-11 14:06:17 +01:00
convert.cpp Fix coverity issues about exceptions 2017-03-24 16:47:35 +01:00
convert.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
copied_ptr.h
debug.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
debug.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
docstream.cpp Open tex2lyx input files with correct encoding 2016-01-31 12:54:59 +01:00
docstream.h Open tex2lyx input files with correct encoding 2016-01-31 12:54:59 +01:00
docstring_list.h
docstring.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
docstring.h Remove gcc 3 traces 2015-05-10 10:01:33 +02:00
environment.cpp Handle properly exception that can be thrown by to_local8bit 2017-03-27 16:13:26 +02: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 Cosmetic 2017-03-19 14:41:17 +01:00
FileMonitor.h Cosmetic 2017-03-19 14:41:17 +01:00
FileName.cpp Care for a tilde in front of a path name. A path name with tilde sign at start is interpreted as relative to the current users home directory. 2017-04-15 13:30:35 +02:00
FileName.h #7896 add support for symlink creation by the LyX binary itself 2015-06-23 08:41:43 +02:00
FileNameList.h Extend the Bibfiles cache 2017-01-02 13:00:14 +01:00
filetools.cpp Fix exit code from runCommand on Windows 2016-08-17 22:58:13 +02:00
filetools.h Remove the now unused lyx::support::expandPath() 2016-07-29 13:17:09 -04:00
ForkedCalls.cpp Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
ForkedCalls.h Remove using directives from headers 2016-06-26 18:22:59 +02:00
functional.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
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 Initialize properly pointer 2017-02-25 00:20:51 +01:00
kill.cpp
lassert.cpp print callstack on assert 2014-08-27 19:48:42 +02:00
lassert.h print callstack on assert 2014-08-27 19:48:42 +02:00
limited_stack.h
lstrings.cpp Move protectArgument function to lstrings 2017-01-29 12:08:29 +01:00
lstrings.h Move protectArgument function to lstrings 2017-01-29 12:08:29 +01:00
lyxalgo.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
lyxlib.h Introduce proper integer rounding function 2016-02-17 21:42:37 +01:00
lyxtime.cpp GuiChanges: provide feedback when there are no more changes 2016-05-29 17:55:42 -04:00
lyxtime.h GuiChanges: provide feedback when there are no more changes 2016-05-29 17:55:42 -04:00
Makefile.am Autotools: use silent rule for moc in src/support. 2017-04-18 14:45:05 +02:00
Messages.cpp Restore lyxerr number format to decimal 2015-09-12 19:38:38 +02:00
Messages.h Fix crash at startup for tex2ylx and lyxclient 2013-05-31 11:59:52 +02: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 Convert remaining C++ files to UTF-8 2015-12-05 19:33:24 +00:00
os_cygwin.cpp Avoid an assertion when compiling in debug mode with MSVC 2015 2017-04-12 21:19:42 +02:00
os_unix.cpp Revert "update canAutoOpenFile/autoOpenFile implementation to new MacOSX API, avoid deprecated calls" 2017-04-17 01:42:38 +02:00
os_win32.cpp Avoid an assertion when compiling in debug mode with MSVC 2015 2017-04-12 21:19:42 +02:00
os_win32.h Do not redefine WINVER 2016-05-29 17:55:44 -04:00
os.cpp C++11 supports thread-safe initialization of statics 2016-07-31 18:34:33 +01:00
os.h Avoid an assertion when compiling in debug mode with MSVC 2015 2017-04-12 21:19:42 +02:00
Package.cpp Remove unreachable return statements 2017-03-09 15:05:33 +01:00
Package.h Initialize bool member of Package in default constructor 2016-06-09 17:26:55 +02: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
pmprof.h Add a way to disable the poor man's profiler 2016-12-09 15:47:19 +01:00
ProgressInterface.h On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
RefChanger.h Simplify Changers interface 2016-11-21 00:08:11 +01:00
regex.h findadv: almost all test cases, including \regex[{}, back to working with std::regex. 2017-04-17 00:15:26 +02:00
socktools.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
socktools.h
strfwd.h msvc2015: always incude strfwd.h first, to prevent crashes of our 2016-04-02 11:03:17 +02:00
Systemcall.cpp Add verbose option 2016-08-17 22:32:14 +02:00
Systemcall.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
SystemcallPrivate.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
TempFile.cpp Make sure a temporary file is always created in the global temporary dir. 2015-03-13 00:31:08 +01:00
TempFile.h Fix file locking problem on windows (bug 9925) 2016-01-26 21:49:08 +01:00
textutils.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
Timeout.cpp Fix memory leak in TImer class. 2015-02-20 15:39:45 +01:00
Timeout.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00
Translator.h Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
trivstring.cpp Instantiate trivial_string::c_str() explicitly 2015-05-15 21:01:59 +02:00
trivstring.h Use typedef for std::basic_string in trivstring 2014-12-28 17:06:34 +01:00
types.h Improve source code documentation 2015-03-18 21:33:10 +01:00
unicode.cpp Use move when passed by value 2016-06-26 19:38:16 +01:00
unicode.h Fix compilation with gcc 4.6 2016-06-14 16:44:40 +01:00
unique_ptr.h unique_ptr and make_unique 2016-06-09 15:21:39 +01:00
userinfo.cpp Mark dead code as dead 2015-09-12 18:49:22 +02:00
userinfo.h
weighted_btree.h Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00