summaryrefslogtreecommitdiffstats
path: root/bin/find-can-be-private-symbols.py
Commit message (Expand)AuthorAgeFilesLines
* tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse2024-03-281-3/+3
* update output of scriptNoel Grandin2024-03-181-0/+1
* improve script to find classes where making the class hiddenNoel Grandin2024-03-121-0/+30
* Create an UNO service to do the cui symbol lookup in vclNoel Grandin2024-02-251-1/+0
* tdf#158803 Remove unused imports from binBogdan B2023-12-291-1/+0
* no need to load ExportPPT symbol at runtimeNoel Grandin2022-09-141-1/+0
* the "CreateWindow" function in svtools is newly removedCaolán McNamara2022-08-061-1/+0
* improve the script for reducing symbol exportsNoel Grandin2021-12-011-66/+53
* improve find-can-be-private scriptNoel Grandin2021-11-031-3/+11
* find-can-be-private-symbolsNoel2021-01-221-12/+12
* make some symbols privateNoel Grandin2020-07-071-3/+4
* make some classes module privateNoel Grandin2019-12-051-0/+1
* make some function symbols module privateNoel Grandin2019-11-291-6/+23
* make some classes module-privateNoel Grandin2019-11-031-4/+34
* find symbols that can be privateNoel Grandin2019-11-031-6/+114
* add script for finding public symbols that can be privateNoel Grandin2019-10-291-0/+70