summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#128434 free the BasicManager event listenerJan-Marek Glogowski1-2/+1
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-19loplugin:unusedmethodsNoel Grandin1-6/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-0/+6
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin1-2/+4
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-08-08Mark some SystemShellExecute::execute calls as URIS_ONLYStephan Bergmann1-3/+10
2019-07-29Fix typosAndrea Gelmini1-2/+2
2019-07-28loplugin:collapseifNoel Grandin1-11/+8
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin1-1/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-7/+0
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin1-13/+9
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen7-22/+4
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-01-27Bail out earlyMatteo Casalin1-22/+16
2019-01-27Use getTokenCount instead of custom codeMatteo Casalin1-8/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin1-1/+1
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-3/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-1/+1
2018-11-27remove unused SubsFontFlags flagsNoel Grandin1-28/+9
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt1-0/+6
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-0/+9
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-0/+23
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen4-0/+7
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-5/+5
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-10/+3
2018-10-22loplugin:staticvar in variousNoel Grandin1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-3/+3
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov1-3/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin1-6/+6
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin1-1/+1
2018-07-09loplugin:oncevarNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-5/+3
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann1-12/+12
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin1-9/+8
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-0/+8
2017-12-23ofz#4722 Integer-overflowCaolán McNamara1-26/+39
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1