summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-27Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-09Various loplugin (clang-cl)Stephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22tdf#114635: fix TWAIN on Windows 64 bitMike Kaganski
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08Fix isSalCallFunction so it also works on WindowsStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06loplugin:salcallStephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in extensionsStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifyboolStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18Replace list by vector in framectr (extensions)Julien Nabet
2017-11-15silence coverity#1362777 Explicit null dereferencedCaolán McNamara
2017-11-15Fix typosAndrea Gelmini
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks
2017-10-18no need to call acquire()Noel Grandin
2017-10-17use rtl::Reference in BibDataManagerNoel Grandin