summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2019-11-19symstore.sh: use logical operators for test statementsJuergen Funk1-3/+3
2019-11-19Add comment and pdb-only switch to symstore.shJuergen Funk1-7/+14
2019-11-17bin/run: missing exedir for macOSStephan Bergmann1-0/+1
2019-11-11make bin/update_pch work with srcdir != builddirLuboš Luňák2-3/+12
2019-11-03make some classes module-privateNoel Grandin1-4/+34
2019-11-03find symbols that can be privateNoel Grandin1-6/+114
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara1-0/+5
2019-11-01check-elf-dynamic-objects: GTK3 drags in libharfbuzz.so.0Michael Stahl1-1/+1
2019-10-29add script for finding public symbols that can be privateNoel Grandin1-0/+70
2019-10-27bin/lo-xlate-lang: map szl -> upper_silesianRene Engelhard1-0/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-3/+33
2019-10-14add PCHs for more external libsLuboš Luňák2-1/+11
2019-10-12qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn1-1/+1
2019-10-11qtcreator-ide-integration: Take unit tests into accountMichael Weghorn1-2/+2
2019-10-07Add libexttextcat, needed by the guesslang componentTor Lillqvist1-0/+1
2019-10-05bin/find-most-common-warn-messages.py: Switch to python3Michael Weghorn1-3/+3
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-6/+8
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák1-1/+5
2019-09-30drop gtk2 supportCaolán McNamara3-10/+2
2019-09-05tdf#121983 add whitelist for libcairo.so.2Andras Timar1-0/+3
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-1/+0
2019-08-01remove some resolved ui suppressionsNoel Grandin1-1/+8
2019-07-29find-unneeded-includes: warn first time user nicely about missing fileGabor Kelemen1-2/+6
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-2/+2
2019-07-15qtcreator: Recursively include module's header filesMichael Weghorn1-4/+5
2019-07-15find-unneeded-includes: raise maximum output line lengthGabor Kelemen1-1/+1
2019-07-15find-unneeded-includes: don't propose to replace hpp with hdl...Gabor Kelemen1-2/+2
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar1-1/+1
2019-07-05qtcreator: Make paths work with cygwinMichael Weghorn1-0/+9
2019-06-17Add vs2019-ide-integrationMike Kaganski1-1/+2
2019-06-17find-unneeded-includes: show command line in case of IWYU error messagesGabor Kelemen1-1/+8
2019-06-15check-elf-dynamic-objects: Update 'qt5whitelist'Michael Weghorn1-4/+4
2019-06-12find-unneeded-includes: don't propose to replace boost/functional/hash.hppGabor Kelemen1-0/+2
2019-06-08qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn1-1/+14
2019-06-07Drop support for gstreamer-0.10Michael Weghorn1-4/+0
2019-06-03find-unneeded-includes: don't propose to remove <map>...Gabor Kelemen1-1/+1
2019-05-31Add the librevenge libraryTor Lillqvist1-0/+1
2019-05-31find-unneded-includes: don't suggest removal of fwd declsMiklos Vajna1-12/+4
2019-05-31find-unneded-includes: avoid replacing includes with forward-declarationsMiklos Vajna1-1/+1
2019-05-28bin/ui-checkdomain.sh: Script to check translation domain in .ui filesGabor Kelemen1-0/+52
2019-05-23get-bugzilla-attachments-by-mimetype: disable bz.apache.orgMichael Stahl1-1/+3
2019-05-19support also StaticLibrary in update_pchLuboš Luňák1-4/+7
2019-05-19port update_pch to python3Luboš Luňák1-12/+12
2019-05-19do not run update_pch.sh on all if it can't find PCH in the given dirLuboš Luňák1-1/+3
2019-05-19add PCH for pdfiumLuboš Luňák1-0/+4
2019-05-19make update_pch also work with libs in external/Luboš Luňák2-2/+18
2019-05-13gla11y: whitelist GtkTreeViewColumn as not needing labellingSamuel Thibault1-2/+2
2019-05-13get-bugzilla-attachments-by-mimetype: fix get_through_rss_queryMichael Stahl1-2/+2
2019-05-12with pch level 2 (base), a module still shouldn't pch its own headersLuboš Luňák1-2/+7
2019-05-12check module include prefix correctly in update_pchLuboš Luňák1-1/+1