.. |
linkback
|
#6961 correct the big-endian conversion of UInt32
|
2019-09-08 11:11:17 +02:00 |
tests
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
.gitignore
|
|
|
AppleScript.h
|
|
|
AppleScript.m
|
|
|
AppleScriptProxy.cpp
|
|
|
AppleSpeller.h
|
|
|
AppleSpeller.m
|
|
|
bind.h
|
|
|
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
|
|
|
ConsoleApplication.cpp
|
|
|
ConsoleApplication.h
|
|
|
ConsoleApplicationPrivate.h
|
|
|
convert.cpp
|
Fix more warnings and simplify a tiny bit.
|
2020-05-19 18:06:20 -04:00 |
convert.h
|
Fix more warnings and simplify a tiny bit.
|
2020-05-19 18:06:20 -04:00 |
copied_ptr.h
|
|
|
counter_reps.cpp
|
New counter manipulation inset.
|
2020-04-30 23:09:36 -04:00 |
counter_reps.h
|
New counter manipulation inset.
|
2020-04-30 23:09:36 -04:00 |
debug.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
debug.h
|
Use unsigned values for enum
|
2019-10-27 00:05:41 +02:00 |
docstream.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
docstream.h
|
|
|
docstring_list.h
|
|
|
docstring.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
docstring.h
|
|
|
environment.cpp
|
Prepend dir containing created dtl executables to PATH
|
2020-04-13 12:51:04 +02:00 |
environment.h
|
|
|
ExceptionMessage.h
|
|
|
FileMonitor.cpp
|
|
|
FileMonitor.h
|
|
|
FileName.cpp
|
xHTML export: change filenames of exported images.
|
2020-08-01 22:16:04 +02:00 |
FileName.h
|
typo
|
2020-08-01 22:54:01 +02:00 |
FileNameList.h
|
|
|
filetools.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
filetools.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
ForkedCalls.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
ForkedCalls.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
functional.h
|
|
|
gettext.cpp
|
|
|
gettext.h
|
|
|
gzstream.cpp
|
Fix warnings in support/.
|
2020-02-29 00:06:35 -05:00 |
gzstream.h
|
|
|
kill.cpp
|
|
|
lassert.cpp
|
Use ranges and fix nullptr warnings.
|
2020-03-16 01:31:30 -04:00 |
lassert.h
|
|
|
Length.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
Length.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
lengthcommon.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
limited_stack.h
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02:00 |
lstrings.cpp
|
Use Common Number separator instead of European to detect numbers
|
2020-07-10 18:06:41 +02:00 |
lstrings.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
lyxalgo.h
|
Get rid of lyx::next uses for RandomAccessList
|
2020-05-14 10:35:49 +02:00 |
lyxlib.h
|
|
|
lyxmagic.h
|
|
|
lyxtime.cpp
|
Fix warnings in support/.
|
2020-02-29 00:06:35 -05:00 |
lyxtime.h
|
|
|
Makefile.am
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
Messages.cpp
|
Fix warning with --disable-nls
|
2020-01-27 15:34:27 +01:00 |
Messages.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
numpunct_lyx_char_type.h
|
|
|
os_cygwin.cpp
|
|
|
os_unix.cpp
|
update canAutoOpenFile/autoOpenFile implementation to new MacOSX API, avoid deprecated calls
|
2020-02-06 21:52:46 +01:00 |
os_win32.cpp
|
Need this for std::endl now, according to Eugene
|
2020-06-06 13:06:06 -04:00 |
os_win32.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
os.cpp
|
Fix FileName::realPath() on Windows
|
2020-02-23 22:59:03 +01:00 |
os.h
|
|
|
Package.cpp
|
Various fixes suggested by cppcheck
|
2019-09-13 22:37:16 +02:00 |
Package.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
PathChanger.cpp
|
|
|
PathChanger.h
|
|
|
pmprof.h
|
|
|
ProgressInterface.h
|
|
|
qstring_helpers.cpp
|
Fix indentation
|
2020-03-22 10:10:36 +01:00 |
qstring_helpers.h
|
is_utf8 is always passed a char.
|
2020-05-03 15:02:25 -04:00 |
RandomAccessList.h
|
Get rid of lyx::next uses for RandomAccessList
|
2020-05-14 10:35:49 +02:00 |
RefChanger.h
|
Remove support for gcc 4.6
|
2019-06-12 15:03:18 +02:00 |
regex.h
|
|
|
signals.h
|
|
|
socktools.cpp
|
|
|
socktools.h
|
|
|
strfwd.h
|
Use <cstdint> instead of <boost/cstdint.hpp>
|
2019-06-17 16:19:31 +02:00 |
Systemcall.cpp
|
Remove debugging code. Thanks Scott!
|
2020-05-17 20:59:34 -04:00 |
Systemcall.h
|
Fix header.
|
2020-02-29 00:06:35 -05:00 |
SystemcallPrivate.h
|
|
|
TempFile.cpp
|
Mark constructors with only one parameter as explicit
|
2019-09-16 00:01:48 +02:00 |
TempFile.h
|
|
|
textutils.h
|
Use Common Number separator instead of European to detect numbers
|
2020-07-10 18:06:41 +02:00 |
Timeout.cpp
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
Timeout.h
|
|
|
Translator.h
|
|
|
trivstring.cpp
|
|
|
trivstring.h
|
|
|
types.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
unicode.cpp
|
Null pointers.
|
2020-02-29 00:06:35 -05:00 |
unicode.h
|
Run codespell on src/support
|
2020-06-25 23:17:18 +02:00 |
unique_ptr.h
|
|
|
userinfo.cpp
|
|
|
userinfo.h
|
|
|
weighted_btree.h
|
|
|