.. |
linkback
|
Fix whitespace in some more files.
|
2017-07-03 14:46:27 -04:00 |
tests
|
remove dummy LyXRC class that was forgotten
|
2019-04-24 14:54:49 +02:00 |
.gitignore
|
|
|
AppleScript.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
AppleScript.m
|
Fix whitespace in some more files.
|
2017-07-03 14:46:27 -04: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
|
Fix whitespace in some more files.
|
2017-07-03 14:46:27 -04:00 |
bind.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
Cache.h
|
Remove support for gcc 4.6
|
2019-06-12 15:03:18 +02:00 |
Changer.h
|
Remove support for gcc 4.6
|
2019-06-12 15:03:18 +02:00 |
CMakeLists.txt
|
Fix trailing whitespace in txt files.
|
2017-07-03 13:53:41 -04:00 |
ConsoleApplication.cpp
|
Start qt event loop for commandline usage
|
2015-01-11 14:06:17 +01:00 |
ConsoleApplication.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
ConsoleApplicationPrivate.h
|
Start qt event loop for commandline usage
|
2015-01-11 14:06:17 +01:00 |
convert.cpp
|
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
|
2019-03-21 14:18:17 +01:00 |
convert.h
|
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
|
2019-03-21 14:18:17 +01:00 |
copied_ptr.h
|
|
|
debug.cpp
|
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
|
2019-03-21 14:18:17 +01:00 |
debug.h
|
Do not use BOOST_CURRENT_FUNCTION
|
2019-06-17 15:57:03 +02:00 |
docstream.cpp
|
Fix #10852 compiler warnings.
|
2017-12-15 23:28:33 -05:00 |
docstream.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
docstring_list.h
|
|
|
docstring.cpp
|
Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
|
2019-03-21 14:18:17 +01: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
|
|
|
ExceptionMessage.h
|
Remove copy-and-paste error
|
2017-07-11 13:43:32 +02:00 |
FileMonitor.cpp
|
Fix segfault after deleting monitor
|
2018-12-04 00:05:01 -05:00 |
FileMonitor.h
|
Fix segfault after deleting monitor
|
2018-12-04 00:05:01 -05:00 |
FileName.cpp
|
Fix bug #10091.
|
2019-07-07 13:13:52 -04:00 |
FileName.h
|
typo
|
2018-12-08 00:04:04 +01:00 |
FileNameList.h
|
Try yet again try to fix bug #9158.
|
2018-09-02 11:50:03 -04:00 |
filetools.cpp
|
Display URL-encoded chars decoded in display path
|
2019-03-23 15:15:08 +01:00 |
filetools.h
|
Set correct path to (biblatex) bibliography databases that are entered relative to child documents.
|
2018-04-07 22:09:06 +02:00 |
ForkedCalls.cpp
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
ForkedCalls.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
functional.h
|
Require a C++11 compiler
|
2016-06-07 20:34:52 +02:00 |
gettext.cpp
|
|
|
gettext.h
|
|
|
gzstream.cpp
|
gzstream.cpp: whitespace fix
|
2017-12-16 13:09:39 +01:00 |
gzstream.h
|
Initialize properly pointer
|
2017-02-25 00:20:51 +01:00 |
kill.cpp
|
|
|
lassert.cpp
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -04:00 |
lassert.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
limited_stack.h
|
|
|
lstrings.cpp
|
Truncate long citation label in the middle rather than the end.
|
2019-07-09 14:48:11 +02:00 |
lstrings.h
|
Truncate long citation label in the middle rather than the end.
|
2019-07-09 14:48:11 +02: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 |
lyxmagic.h
|
Fix compilation on case insensitive filesystems
|
2018-07-04 09:42:04 +02:00 |
lyxtime.cpp
|
So long, date-insert!
|
2018-08-20 09:25:22 +02:00 |
lyxtime.h
|
So long, date-insert!
|
2018-08-20 09:25:22 +02:00 |
Makefile.am
|
Add -headerpad_max_install_names option to linker calls and make run path configuration consistent.
|
2018-09-21 21:46:47 +02:00 |
Messages.cpp
|
Use <cstdint> instead of <boost/cstdint.hpp>
|
2019-06-17 16:19:31 +02:00 |
Messages.h
|
Add a translator as a fallback to Qt inner one
|
2018-07-18 10:13:05 +02:00 |
mutex.cpp
|
Make #include directories explicit
|
2018-01-08 11:19:15 +01:00 |
mutex.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
numpunct_lyx_char_type.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
os_cygwin.cpp
|
So long, date-insert!
|
2018-08-20 09:25:22 +02:00 |
os_unix.cpp
|
So long, date-insert!
|
2018-08-20 09:25:22 +02:00 |
os_win32.cpp
|
Remove PYTHONPATH from the environment on Windows
|
2019-01-12 18:37:41 +01:00 |
os_win32.h
|
Do not redefine WINVER
|
2016-05-29 17:55:44 -04:00 |
os.cpp
|
Catch improbable exception
|
2019-07-13 00:24:21 +02:00 |
os.h
|
So long, date-insert!
|
2018-08-20 09:25:22 +02:00 |
Package.cpp
|
Indentation
|
2019-03-25 16:46:03 +01:00 |
Package.h
|
Initialize bool member of Package in default constructor
|
2016-06-09 17:26:55 +02:00 |
PathChanger.cpp
|
|
|
PathChanger.h
|
|
|
pmprof.h
|
Update poor man's profiler to use C++11 std::chrono
|
2019-03-17 14:01:02 +01:00 |
ProgressInterface.h
|
On Linux show in crash message box the backtrace
|
2014-06-14 11:25:25 +02:00 |
qstring_helpers.cpp
|
Compilation fix (with qt4 at least).
|
2018-10-19 10:02:02 +02:00 |
qstring_helpers.h
|
Simplify the code that adds underlining to the layout combo.
|
2018-10-18 21:49:31 -04:00 |
RandomAccessList.h
|
|
|
RefChanger.h
|
Remove support for gcc 4.6
|
2019-06-12 15:03:18 +02:00 |
regex.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
signals.h
|
Properly track the lifetime of signals2::slots (#8261)
|
2017-06-11 19:51:17 +02:00 |
socktools.cpp
|
|
|
socktools.h
|
|
|
strfwd.h
|
Use <cstdint> instead of <boost/cstdint.hpp>
|
2019-06-17 16:19:31 +02:00 |
Systemcall.cpp
|
Fix bug #11210
|
2018-09-27 21:21:49 +02:00 |
Systemcall.h
|
Do not use Application for a 'cancel export' boolean
|
2018-01-02 16:01:07 +01:00 |
SystemcallPrivate.h
|
Do not use Application for a 'cancel export' boolean
|
2018-01-02 16:01:07 +01: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
|
Consider EuropeanNumberTerminator property when determining text direction
|
2018-07-22 12:38:22 +02:00 |
Timeout.cpp
|
Fix memory leak in TImer class.
|
2015-02-20 15:39:45 +01:00 |
Timeout.h
|
Properly track the lifetime of signals2::slots (#8261)
|
2017-06-11 19:51:17 +02:00 |
Translator.h
|
|
|
trivstring.cpp
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -04: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 <cstdint> instead of <boost/cstdint.hpp>
|
2019-06-17 16:19:31 +02:00 |
unicode.h
|
Remove support for gcc 4.6
|
2019-06-12 15:03:18 +02:00 |
unique_ptr.h
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
userinfo.cpp
|
Compile fix for mingw
|
2019-04-27 12:53:05 +02:00 |
userinfo.h
|
Move initial values of LyXRC members to the header
|
2019-04-19 14:46:12 +02:00 |
weighted_btree.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |