Age | Commit message (Expand) | Author |
2024-01-31 | qtcreator: Fix generating .pro files for externals | Michael Weghorn |
2024-01-30 | add hy to bin/lo-xlate-lang | Rene Engelhard |
2024-01-28 | fix codelite-ide-integration | Noel Grandin |
2024-01-26 | Clear gb_GbuildToJson_DENYLISTEDMODULES, allow these modules | Mike Kaganski |
2024-01-25 | Fix typo | Andrea Gelmini |
2024-01-25 | Deduplicate, refactor and simplify GbuildLinkTarget initialization | Mike Kaganski |
2024-01-25 | add static libraries to gbuildtojson | Mike Kaganski |
2024-01-22 | Create MAR updates from msi rather than from archive | Stephan Bergmann |
2024-01-22 | use portable "command -v" to detect installed programs, part 4 | Eli Schwartz |
2024-01-22 | use portable "command -v" to detect installed programs, part 2 | Eli Schwartz |
2024-01-19 | Rename natstepfilter file, to make it not hidden on Linux | Mike Kaganski |
2024-01-19 | Add a natstepfilter file to Visual Studio solution | Mike Kaganski |
2024-01-16 | Remove unused `make upload-update-info` | Stephan Bergmann |
2024-01-14 | ofz#65619 fuzzing needs com.sun.star.i18n.Transliteration.IGNORE_CASE too | Caolán McNamara |
2024-01-12 | Further adapting of create-partial-info | Stephan Bergmann |
2024-01-11 | Fix `make create-partial-info` (for Windows, at least) | Stephan Bergmann |
2024-01-11 | Make create-update-info handle conditional content | Stephan Bergmann |
2024-01-10 | Adapt create-update-info to --with-lang | Stephan Bergmann |
2024-01-10 | ofz#65655 build failure, github svn now disabled | Caolán McNamara |
2024-01-05 | Fix `make create-update-info` also for non-Windows | Stephan Bergmann |
2024-01-05 | Fix `make create-update-info` (for Windows, at least) | Stephan Bergmann |
2023-12-29 | tdf#158803 Remove unused imports from bin | Bogdan B |
2023-12-24 | Rewrite bin/find-unusedheaders.py | Gabor Kelemen |
2023-12-24 | get-bz-attachments: switch to python3 | Thorsten Behrens |
2023-12-24 | get-bz-attachments: set speaking thread names for job queue | Thorsten Behrens |
2023-12-24 | get-bz-attachments: some flake8 cleanup | Thorsten Behrens |
2023-12-21 | update script to python3 | Noel Grandin |
2023-12-20 | tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption | Michael Stahl |
2023-12-19 | Drop commented-out code | Thorsten Behrens |
2023-12-16 | get-bugzilla-attachments-by-mimetype: GNOME Bugzilla is dead | Gabor Kelemen |
2023-12-15 | Turn onlineupdate into external/onlineupdate | Stephan Bergmann |
2023-12-12 | Split --with-update-config=... into many --with-online-update-mar-...=... | Stephan Bergmann |
2023-12-11 | symbolstore: update to python3 | Xisco Fauli |
2023-12-07 | mkdir_p still needed by make create-partial-info | Stephan Bergmann |
2023-12-06 | Fix apparent typo in make create-update-info | Stephan Bergmann |
2023-12-05 | upload_symbols: give some feedback | Xisco Fauli |
2023-11-30 | Use "set logging enabled on/off" instead of deprecated "set logging on/off" | Julien Nabet |
2023-11-24 | find-unused-configkeys: check groups that are not used as templates | Gabor Kelemen |
2023-11-11 | find-unused-configkeys: check whether sets... | Gabor Kelemen |
2023-11-06 | bin: remove no longer needed script | Xisco Fauli |
2023-11-02 | VS IDE integration: enable Python pretty printers when debugging a WSL build | Mike Kaganski |
2023-11-01 | VS IDE integration: Use LocalDebuggerCommand for startup executable | Mike Kaganski |
2023-10-31 | qtcreator: Add Obj-C++ files to project | Michael Weghorn |
2023-10-31 | bin/gbuild-to-ide: Drop trailing whitespace | Michael Weghorn |
2023-10-31 | qtcreator: Set correct soffice path on macOS | Michael Weghorn |
2023-10-25 | list-dispatch-commands: do not ignore aliases | Xisco Fauli |
2023-10-22 | gla11y: Add link to a white paper describing the rationales of the tool | Samuel Thibault |
2023-10-21 | Make ConvertFieldsToText private | Mike Kaganski |
2023-10-16 | qtcreator: Specify C++ std version using CONFIG qmake var | Michael Weghorn |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |