..
linkback
#6961 correct the big-endian conversion of UInt32
2019-09-20 19:57:01 +02:00
tests
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +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
Clarify comment
2017-02-22 16:57:13 +01:00
Changer.h
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
convert.h
Mingw-w64 build fixes for long long
2016-05-29 17:55:43 -04:00
copied_ptr.h
debug.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
debug.h
Adjust debug output for fonts
2020-09-03 20:53:41 +02:00
docstream.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02: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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02: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-13 23:31:15 -05:00
FileMonitor.h
Fix segfault after deleting monitor
2018-12-13 23:31:15 -05:00
FileName.cpp
Fix bug #11737 .
2020-02-13 00:06:17 -05:00
FileName.h
Keep permissions of the saved files intact. (Backporting 04fe818b22
).
2018-12-14 18:50:36 +01:00
FileNameList.h
Try yet again try to fix bug #9158 .
2018-09-08 19:11:49 -04:00
filetools.cpp
Fix bug #4269
2019-03-19 21:22:14 +01:00
filetools.h
Merge branch '2.3.2-staging' into 2.3.x
2018-04-14 23:52:31 -04: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.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
Use Common Number separator instead of European to detect numbers
2020-07-11 21:06:35 +02:00
lstrings.h
Support input of non-ASCII characters in hyperlinks
2018-09-09 11:00:20 +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
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
Add -headerpad_max_install_names option to linker calls and make run path configuration consistent.
2018-09-22 20:33:41 +02:00
Messages.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
Messages.h
mutex.cpp
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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
os_unix.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
os_win32.cpp
Update lyx-build script and add header file for Windows.
2020-06-01 16:10:47 -04:00
os_win32.h
Do not redefine WINVER
2016-05-29 17:55:44 -04:00
os.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
os.h
Avoid an assertion when compiling in debug mode with MSVC 2015
2017-04-12 21:19:42 +02:00
Package.cpp
Amend d6285d5
, copy & paste error, urrrrg
2017-08-04 16:16:08 +02: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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
RefChanger.h
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
Systemcall.cpp
Fix bug #11210
2018-09-27 21:32:24 +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 whitespace at EOL.
2017-07-03 13:46:30 -04: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
Use Common Number separator instead of European to detect numbers
2020-07-11 21:06:35 +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
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
unicode.h
Fix compilation with gcc 4.6
2016-06-14 16:44:40 +01:00
unique_ptr.h
Bulk cleanup/fix incorrect annotation at the end of namespaces.
2017-07-23 13:11:54 +02:00
userinfo.cpp
Mark dead code as dead
2015-09-12 18:49:22 +02:00
userinfo.h
weighted_btree.h
Fix whitespace at EOL.
2017-07-03 13:46:30 -04:00