summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2024-07-14Fix Python: use is None/is not None instead of == None/!= NoneJulien Nabet1-1/+1
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet1-32/+32
2024-07-10merge-app-bundles: fix _ctypes.cpython pathXisco Fauli1-1/+1
2024-06-30vs-ide-integration: set correct solution / project platformMike Kaganski1-2/+8
2024-06-25tdf#158803 F821: xrange undefined, should be range in py3; remove some unused...Leonard Sasse4-29/+23
2024-06-06mar: allow parallel creation of diff packagesChristian Lohmaier1-9/+18
2024-06-04bin: add a diff-pdf-page.py script to diff reference vs our rendering via PDFMiklos Vajna1-0/+42
2024-05-27Adapt CustomTarget_postprocess/check_dynamic_objectsStephan Bergmann1-1/+4
2024-05-26Add gssapi/kerberos libs to mariadb connector lib checkThorsten Behrens1-0/+5
2024-05-21tdf#158803 Remove E999: SyntaxError's and some other minor editsLeonard Sasse4-64/+86
2024-05-15Remove obsolete TODOGabor Kelemen1-1/+0
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen1-5/+0
2024-04-29reduce symbol visibilityNoel Grandin1-99/+0
2024-04-28reduce symbol visibilityNoel Grandin2-288/+0
2024-04-28improve the mergedlib scriptNoel Grandin5-331/+17020
2024-04-27update can-be-private results fileNoel Grandin2-322/+436
2024-04-26Make odfvalidator and officeotron work in WSL_ONLY_AS_HELPER modeStephan Bergmann2-2/+2
2024-04-18move writerfilter inside swNoel Grandin2-2/+1
2024-04-15lok: provide global random symbol to find random device.Michael Meeks1-0/+1
2024-04-09find-unneeded-includes: improve grepping for namespacesGabor Kelemen1-1/+1
2024-04-09find-unneeded-includes: improve list of namespacesGabor Kelemen1-2/+2
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen1-1/+0
2024-03-28tdf#158803 unnecessary semicolonsLeSasse1-10/+10
2024-03-28tdf#158803 remove unused path.convert_to_unix importLeSasse1-1/+1
2024-03-28tdf#158803 colons missing for print statement, replacing basestring with strLeSasse1-9/+9
2024-03-28tdf#158803 unncessary semicolonsLeSasse1-2/+2
2024-03-28tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse1-4/+4
2024-03-28tdf#158803 fix fstringLeSasse1-1/+1
2024-03-28tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse1-3/+3
2024-03-28tdf#158803 unncessary semicolonsLeSasse1-1/+1
2024-03-28tdf#158803 unncessary semicolonsLeSasse1-2/+2
2024-03-28tdf#158803 statement ends with an unnessary semicolonLeSasse1-1/+1
2024-03-28tdf#158803 remove unused maths importLeSasse1-1/+0
2024-03-28tdf#158803 filename is undefined, should be self.rootLeSasse1-1/+1
2024-03-28tdf#158803 fix typo NotImplementedErrors -> NotImplementedErrorLeSasse1-1/+1
2024-03-28sys undefined on line 138, sys added to importsLeonard Sasse1-0/+1
2024-03-28reduce symbol visibility in svxNoel Grandin1-87/+0
2024-03-24reduce symbol visibility in svxNoel Grandin1-149/+0
2024-03-22Related: tdf#160056 ImpSubstituteEntry can be private and not exportedCaolán McNamara1-1/+0
2024-03-21Related: tdf#160056 can be private and not exportedCaolán McNamara1-1/+0
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara1-1/+0
2024-03-20add a sc-html fuzzerCaolán McNamara1-0/+1
2024-03-19fods2xls fuzzerNoel Grandin1-0/+1
2024-03-18Fix typoAndrea Gelmini1-1/+1
2024-03-18reduce symbol visibility in svxNoel Grandin1-197/+0
2024-03-18find-unneeded-includes: add option to detect unneeded namespacesGabor Kelemen1-8/+200
2024-03-18update output of scriptNoel Grandin3-7330/+5
2024-03-18reduce symbol visibility in svxNoel Grandin1-142/+0
2024-03-17reduce symbol visibility in vclNoel Grandin1-68/+0
2024-03-16reduce symbol visibility in vclNoel Grandin2-2248/+72