summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* These fields can be constTor Lillqvist2018-02-072-6/+4
* Replace some front/pop_front by for-range loops+clearJulien Nabet2018-02-021-4/+4
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-012-2/+0
* extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0111-74/+5
* Fix typosAndrea Gelmini2018-01-312-3/+3
* Typ-o negativIlmari Lauhakangas2018-01-301-3/+3
* Fix typosAndrea Gelmini2018-01-271-2/+2
* Fix typosAndrea Gelmini2018-01-251-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-235-21/+21
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* Fix typosAndrea Gelmini2018-01-162-3/+3
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-157-27/+27
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-1237-180/+180
* Various loplugin (clang-cl)Stephan Bergmann2018-01-091-4/+4
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-313-4/+4
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-223-6/+3
* tdf#114635: fix TWAIN on Windows 64 bitMike Kaganski2017-12-221-2/+8
* Fix typosAndrea Gelmini2017-12-201-1/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-192-5/+5
* loplugin:unusedindexMike Kaganski2017-12-184-117/+55
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-154-11/+11
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-1437-67/+67
* loplugin:salcall fix functionsNoel Grandin2017-12-1139-76/+76
* Fix isSalCallFunction so it also works on WindowsStephan Bergmann2017-12-082-2/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* loplugin:salcallStephan Bergmann2017-12-061-2/+2
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-0624-33/+33
* Replace deprecated std::mem_fun et al in extensionsStephan Bergmann2017-12-052-4/+4
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-056-21/+21
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-043-4/+4
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* loplugin:simplifyboolStephan Bergmann2017-11-231-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng2017-11-221-15/+16
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-4/+4
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-202-2/+2
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* Replace list by vector in framectr (extensions)Julien Nabet2017-11-181-10/+7
* silence coverity#1362777 Explicit null dereferencedCaolán McNamara2017-11-151-0/+1
* Fix typosAndrea Gelmini2017-11-151-1/+1
* More proper construction of vnd.sun.star.pkg URLMike Kaganski2017-11-131-6/+11
* No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann2017-11-102-7/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-062-4/+4
* Make Windows error reporting more robustMike Kaganski2017-11-041-4/+3
* loplugin:constparams in various(1)Noel Grandin2017-11-042-2/+2
* loplugin:finalclasses in filter,extensionsNoel Grandin2017-11-0228-147/+75
* loplugin:constantparam in connectivityNoel Grandin2017-11-013-3/+3
* loplugin:includeform: extensions (Windows)Stephan Bergmann2017-10-2717-22/+22
* vcl: make MapMode constructor explicitMichael Stahl2017-10-269-19/+19