summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-11-19gbuild: set unorc lookup dir via environmentJan-Marek Glogowski
2023-11-11find-unused-configkeys: check whether sets...Gabor Kelemen
2023-11-06bin: remove no longer needed scriptXisco Fauli
2023-11-02VS IDE integration: enable Python pretty printers when debugging a WSL buildMike Kaganski
2023-11-01VS IDE integration: Use LocalDebuggerCommand for startup executableMike Kaganski
2023-10-31qtcreator: Add Obj-C++ files to projectMichael Weghorn
2023-10-31bin/gbuild-to-ide: Drop trailing whitespaceMichael Weghorn
2023-10-31qtcreator: Set correct soffice path on macOSMichael Weghorn
2023-10-25list-dispatch-commands: do not ignore aliasesXisco Fauli
2023-10-22gla11y: Add link to a white paper describing the rationales of the toolSamuel Thibault
2023-10-21Make ConvertFieldsToText privateMike Kaganski
2023-10-16qtcreator: Specify C++ std version using CONFIG qmake varMichael Weghorn
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11flat-odf-cleanup.py: remove various drawing elementsMichael Stahl
2023-10-06Rename ojects to objects!Hannah Meeks
2023-10-05Add script to find unused config groups/keys in officecfgGabor Kelemen
2023-09-20Prepend instdir/program to the PATH in bin/runHossein
2023-09-19bin/find-unneeded-includes: silence error on include/vcl/toolkitGabor Kelemen
2023-09-15Make sure bin/run script finds the correct dllsHossein
2023-09-14Fix typoAndrea Gelmini
2023-09-14check-missing-unittests: change to dump JSONIlmari Lauhakangas
2023-09-14flat-odf-cleanup.py: remove themeMichael Stahl
2023-09-05crashreportScraper: Add ratio columnXisco Fauli
2023-08-21flat-odf-cleanup.py: remove unused table styles and page layoutsMichael Stahl
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2023-07-23update script to python3Noel Grandin
2023-07-10update skia to m116Noel Grandin
2023-07-05add .pages to bin/generate-bash-completion.pyRene Engelhard
2023-06-28flat-odf-cleanup.py: remove unused user field declsMichael Stahl
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-05-29Revert "Script that adds "com.apple.security.get-task-allow" entitlement to s...Patrick Luby
2023-05-19Fix typoAndrea Gelmini
2023-05-19Fix typoAndrea Gelmini
2023-05-18Script that adds "com.apple.security.get-task-allow" entitlement to sofficePatrick Luby
2023-05-18find-unused-data.sh: move script to bin and adapt itXisco Fauli
2023-05-06not interested in what happens during LLVMFuzzerCustomMutatorCaolán McNamara
2023-05-05build and use an odf fuzzing dictionaryCaolán McNamara
2023-05-05use the mathml dict for the mml fuzzerCaolán McNamara
2023-05-04tdf#153587 Display CTRL+F in the keyboard shortcuts listJuergen Funk
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2023-04-29add a fodt to pdf fuzzerCaolán McNamara
2023-04-26upgrade to more recent fuzzing dicts and use some additional onesCaolán McNamara
2023-04-26use skia's svg seed corpusCaolán McNamara
2023-04-26use our existing zipfuzzer_seed_corpusCaolán McNamara
2023-04-25Make bin/includebloat.awk script output prettierGabor Kelemen
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-03-30UITest_{calc_tests6,chart,chart2,sort}: enable oneprocess modeMiklos Vajna
2023-03-22Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby
2023-03-14Improve scripts that codesign and create a .dmg from a Universal bundlePatrick Luby
2023-03-09ofz#56818 Integer-overflowCaolán McNamara