summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-08-08Mark some SystemShellExecute::execute calls as URIS_ONLYStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-28loplugin:collapseifNoel Grandin
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-01-27Bail out earlyMatteo Casalin
2019-01-27Use getTokenCount instead of custom codeMatteo Casalin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27remove unused SubsFontFlags flagsNoel Grandin
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2017-12-23ofz#4722 Integer-overflowCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-10-23loplugin:includeform: unotoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin