summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-07-25bin: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-25bin: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-19configure,curl: enable GSSAPI on Linux/MacOS/etc.Michael Stahl
2024-07-14Fix Python: use is None/is not None instead of == None/!= NoneJulien Nabet
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet
2024-07-10merge-app-bundles: fix _ctypes.cpython pathXisco Fauli
2024-06-30vs-ide-integration: set correct solution / project platformMike Kaganski
2024-06-25tdf#158803 F821: xrange undefined, should be range in py3; remove some unused...Leonard Sasse
2024-06-06mar: allow parallel creation of diff packagesChristian Lohmaier
2024-06-04bin: add a diff-pdf-page.py script to diff reference vs our rendering via PDFMiklos Vajna
2024-05-27Adapt CustomTarget_postprocess/check_dynamic_objectsStephan Bergmann
2024-05-26Add gssapi/kerberos libs to mariadb connector lib checkThorsten Behrens
2024-05-21tdf#158803 Remove E999: SyntaxError's and some other minor editsLeonard Sasse
2024-05-15Remove obsolete TODOGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-04-29reduce symbol visibilityNoel Grandin
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-28improve the mergedlib scriptNoel Grandin
2024-04-27update can-be-private results fileNoel Grandin
2024-04-26Make odfvalidator and officeotron work in WSL_ONLY_AS_HELPER modeStephan Bergmann
2024-04-18move writerfilter inside swNoel Grandin
2024-04-15lok: provide global random symbol to find random device.Michael Meeks
2024-04-09find-unneeded-includes: improve grepping for namespacesGabor Kelemen
2024-04-09find-unneeded-includes: improve list of namespacesGabor Kelemen
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-03-28tdf#158803 unnecessary semicolonsLeSasse
2024-03-28tdf#158803 remove unused path.convert_to_unix importLeSasse
2024-03-28tdf#158803 colons missing for print statement, replacing basestring with strLeSasse
2024-03-28tdf#158803 unncessary semicolonsLeSasse
2024-03-28tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse
2024-03-28tdf#158803 fix fstringLeSasse
2024-03-28tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse
2024-03-28tdf#158803 unncessary semicolonsLeSasse
2024-03-28tdf#158803 unncessary semicolonsLeSasse
2024-03-28tdf#158803 statement ends with an unnessary semicolonLeSasse
2024-03-28tdf#158803 remove unused maths importLeSasse
2024-03-28tdf#158803 filename is undefined, should be self.rootLeSasse
2024-03-28tdf#158803 fix typo NotImplementedErrors -> NotImplementedErrorLeSasse
2024-03-28sys undefined on line 138, sys added to importsLeonard Sasse
2024-03-28reduce symbol visibility in svxNoel Grandin
2024-03-24reduce symbol visibility in svxNoel Grandin
2024-03-22Related: tdf#160056 ImpSubstituteEntry can be private and not exportedCaolán McNamara
2024-03-21Related: tdf#160056 can be private and not exportedCaolán McNamara
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-20add a sc-html fuzzerCaolán McNamara
2024-03-19fods2xls fuzzerNoel Grandin
2024-03-18Fix typoAndrea Gelmini