summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2024-03-18reduce symbol visibility in svxNoel Grandin
2024-03-18find-unneeded-includes: add option to detect unneeded namespacesGabor Kelemen
2024-03-18update output of scriptNoel Grandin
2024-03-18reduce symbol visibility in svxNoel Grandin
2024-03-17reduce symbol visibility in vclNoel Grandin
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-15crashreportScraper: fix version comparisonXisco Fauli
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-12improve script to find classes where making the class hiddenNoel Grandin
2024-03-12GetNonEndOfPathToken can be privateCaolán McNamara
2024-03-10Adapt CustomTarget_postprocess/check_dynamic_objects to --enable-mergelibs=moreStephan Bergmann
2024-03-07CppunitTest_sw_ooxmlexport5: turn on set_non_application_font_useXisco Fauli
2024-03-07CppunitTest_sw_ooxmlexport6: turn on set_non_application_font_useXisco Fauli
2024-03-07ResetDefaultSystemCurrency can be privateCaolán McNamara
2024-03-07IsSpecialStandardFormat can be private, only used internallyCaolán McNamara
2024-03-07replace_missing_fonts: Only replace string if between quotesXisco Fauli
2024-03-07bin: rename script to replace_missing_fontsXisco Fauli
2024-03-07CppunitTest_sw_ooxmlw14export: turn on set_non_application_font_useXisco Fauli
2024-03-05bin: Add initial script to replace missing fontsXisco Fauli
2024-02-29add writerfilter to --enable-mergedlibs=moreNoel Grandin
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin
2024-02-25Unescape double quotes escaped by another double quote in definesMike Kaganski
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-02-20simplify this python scriptNoel Grandin
2024-02-19hide more symbolsNoel Grandin