summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2023-12-07mkdir_p still needed by make create-partial-infoStephan Bergmann1-0/+9
2023-12-06Fix apparent typo in make create-update-infoStephan Bergmann1-1/+1
2023-12-05upload_symbols: give some feedbackXisco Fauli1-1/+5
2023-11-30Use "set logging enabled on/off" instead of deprecated "set logging on/off"Julien Nabet1-1/+1
2023-11-24find-unused-configkeys: check groups that are not used as templatesGabor Kelemen1-0/+8
2023-11-11find-unused-configkeys: check whether sets...Gabor Kelemen1-6/+14
2023-11-06bin: remove no longer needed scriptXisco Fauli1-20/+0
2023-11-02VS IDE integration: enable Python pretty printers when debugging a WSL buildMike Kaganski1-0/+3
2023-11-01VS IDE integration: Use LocalDebuggerCommand for startup executableMike Kaganski1-13/+20
2023-10-31qtcreator: Add Obj-C++ files to projectMichael Weghorn1-11/+40
2023-10-31bin/gbuild-to-ide: Drop trailing whitespaceMichael Weghorn1-3/+3
2023-10-31qtcreator: Set correct soffice path on macOSMichael Weghorn1-3/+4
2023-10-25list-dispatch-commands: do not ignore aliasesXisco Fauli1-4/+1
2023-10-22gla11y: Add link to a white paper describing the rationales of the toolSamuel Thibault1-0/+4
2023-10-21Make ConvertFieldsToText privateMike Kaganski1-2/+0
2023-10-16qtcreator: Specify C++ std version using CONFIG qmake varMichael Weghorn1-9/+12
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann2-4/+3
2023-10-11flat-odf-cleanup.py: remove various drawing elementsMichael Stahl1-22/+47
2023-10-06Rename ojects to objects!Hannah Meeks1-1/+1
2023-10-05Add script to find unused config groups/keys in officecfgGabor Kelemen1-0/+33
2023-09-20Prepend instdir/program to the PATH in bin/runHossein1-2/+1
2023-09-19bin/find-unneeded-includes: silence error on include/vcl/toolkitGabor Kelemen1-0/+4
2023-09-15Make sure bin/run script finds the correct dllsHossein1-0/+1
2023-09-14Fix typoAndrea Gelmini1-1/+1
2023-09-14check-missing-unittests: change to dump JSONIlmari Lauhakangas1-25/+37
2023-09-14flat-odf-cleanup.py: remove themeMichael Stahl1-0/+5
2023-09-05crashreportScraper: Add ratio columnXisco Fauli1-5/+4
2023-08-21flat-odf-cleanup.py: remove unused table styles and page layoutsMichael Stahl1-12/+68
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny1-2/+0
2023-07-23update script to python3Noel Grandin1-6/+6
2023-07-10update skia to m116Noel Grandin1-1/+1
2023-07-05add .pages to bin/generate-bash-completion.pyRene Engelhard1-1/+1
2023-06-28flat-odf-cleanup.py: remove unused user field declsMichael Stahl1-1/+12
2023-05-30merge expwrap into sax libraryNoel Grandin1-1/+0
2023-05-29Revert "Script that adds "com.apple.security.get-task-allow" entitlement to s...Patrick Luby1-33/+0
2023-05-19Fix typoAndrea Gelmini1-2/+2
2023-05-19Fix typoAndrea Gelmini1-1/+1
2023-05-18Script that adds "com.apple.security.get-task-allow" entitlement to sofficePatrick Luby1-0/+33
2023-05-18find-unused-data.sh: move script to bin and adapt itXisco Fauli1-0/+24
2023-05-06not interested in what happens during LLVMFuzzerCustomMutatorCaolán McNamara1-0/+1
2023-05-05build and use an odf fuzzing dictionaryCaolán McNamara1-0/+9
2023-05-05use the mathml dict for the mml fuzzerCaolán McNamara1-1/+2
2023-05-04tdf#153587 Display CTRL+F in the keyboard shortcuts listJuergen Funk1-4/+10
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen1-16/+0
2023-04-29add a fodt to pdf fuzzerCaolán McNamara1-0/+1
2023-04-26upgrade to more recent fuzzing dicts and use some additional onesCaolán McNamara1-6/+13
2023-04-26use skia's svg seed corpusCaolán McNamara1-0/+1
2023-04-26use our existing zipfuzzer_seed_corpusCaolán McNamara1-1/+2
2023-04-25Make bin/includebloat.awk script output prettierGabor Kelemen1-2/+4
2023-04-25Add script to find unused using declarationsGabor Kelemen1-0/+42