Age | Commit message (Expand) | Author |
2024-11-13 | bin: Add script to check the latest version of external libraries | Xisco Fauli |
2024-10-28 | find-unneeded-includes: nicer output with --finderror option | Gabor Kelemen |
2024-10-24 | Remove archaic xmerge | Caolán McNamara |
2024-10-24 | diff-pdf-page.py: remove intermediate composite step | Justin Luth |
2024-10-24 | diff-pdf-page.py: change assumed background to transparent | Justin Luth |
2024-10-24 | diff-pdf-page.py: allow use of "magick" (on Windows) | Justin Luth |
2024-10-24 | diff-pdf-page.py: use magick order for -composite | Justin Luth |
2024-10-18 | find-unneeded-includes: add option to detect IWYU failures | Gabor Kelemen |
2024-10-06 | writer2latex is long gone | Caolán McNamara |
2024-09-29 | tdf#163170 Add support for MS Visio Template format with .vstx extension | Bartosz Kosiorek |
2024-09-27 | Add file stats to check-missing-unittests.py | Adam Seskunas |
2024-09-25 | add a rtf to pdf fuzzer | Caolán McNamara |
2024-09-18 | .NET Bindings: Create nuget package for LO SDK | RMZeroFour |
2024-09-10 | Add arguments to Last 4 UNO Commands in CrashReport Dump | Xisco Fauli |
2024-08-29 | tdf#161826 - Add uniform Glow effect for texts in shapes | Balazs Varga |
2024-08-15 | merge CntUnencodedStringItem into SfxStringItem | Noel Grandin |
2024-08-14 | dubious to enable/disable help button based on IsContextHelpEnabled | Caolán McNamara |
2024-07-25 | bin: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-25 | bin: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-19 | configure,curl: enable GSSAPI on Linux/MacOS/etc. | Michael Stahl |
2024-07-14 | Fix Python: use is None/is not None instead of == None/!= None | Julien Nabet |
2024-07-13 | Python: use is None/is not None instead of == None/!= None | Julien Nabet |
2024-07-10 | merge-app-bundles: fix _ctypes.cpython path | Xisco Fauli |
2024-06-30 | vs-ide-integration: set correct solution / project platform | Mike Kaganski |
2024-06-25 | tdf#158803 F821: xrange undefined, should be range in py3; remove some unused... | Leonard Sasse |
2024-06-06 | mar: allow parallel creation of diff packages | Christian Lohmaier |
2024-06-04 | bin: add a diff-pdf-page.py script to diff reference vs our rendering via PDF | Miklos Vajna |
2024-05-27 | Adapt CustomTarget_postprocess/check_dynamic_objects | Stephan Bergmann |
2024-05-26 | Add gssapi/kerberos libs to mariadb connector lib check | Thorsten Behrens |
2024-05-21 | tdf#158803 Remove E999: SyntaxError's and some other minor edits | Leonard Sasse |
2024-05-15 | Remove obsolete TODO | Gabor Kelemen |
2024-05-11 | Drop now unused SdOptionsLayout, SdOptionsLayoutItem classes | Gabor Kelemen |
2024-04-29 | reduce symbol visibility | Noel Grandin |
2024-04-28 | reduce symbol visibility | Noel Grandin |
2024-04-28 | improve the mergedlib script | Noel Grandin |
2024-04-27 | update can-be-private results file | Noel Grandin |
2024-04-26 | Make odfvalidator and officeotron work in WSL_ONLY_AS_HELPER mode | Stephan Bergmann |
2024-04-18 | move writerfilter inside sw | Noel Grandin |
2024-04-15 | lok: provide global random symbol to find random device. | Michael Meeks |
2024-04-09 | find-unneeded-includes: improve grepping for namespaces | Gabor Kelemen |
2024-04-09 | find-unneeded-includes: improve list of namespaces | Gabor Kelemen |
2024-03-28 | Drop transitional header xmlsecurity/xmlsec-wrapper.h | Gabor Kelemen |
2024-03-28 | tdf#158803 unnecessary semicolons | LeSasse |
2024-03-28 | tdf#158803 remove unused path.convert_to_unix import | LeSasse |
2024-03-28 | tdf#158803 colons missing for print statement, replacing basestring with str | LeSasse |
2024-03-28 | tdf#158803 unncessary semicolons | LeSasse |
2024-03-28 | tdf#158803 test for membership should be 'not in', unnecessary semicolons | LeSasse |
2024-03-28 | tdf#158803 fix fstring | LeSasse |
2024-03-28 | tdf#158803 test for membership should be 'not in', unnecessary semicolons | LeSasse |
2024-03-28 | tdf#158803 unncessary semicolons | LeSasse |