summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)Author
2021-01-03Removed duplicated includesAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-18tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-10android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-23List more possible executable names returned by osl_getExecutableFileMike Kaganski
2020-01-23Use crt functions for IO in unopkg on WindowsMike Kaganski
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-07-18cid#1448296 Unchecked return valueCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13Fix typoAndrea Gelmini
2019-04-13use more std::make_uniqueNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-10-22Put quotes around a URL in a message to make it more obvious if it is emptyTor Lillqvist
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen