summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-12Get rid of ole_adapter namespace levelTor Lillqvist
2018-02-12Reduce ASCII graphics and pointless comments a bitTor Lillqvist
2018-02-12Whitespace (alignment) fixTor Lillqvist
2018-02-12Get rid of a few unused or once-used typedefsTor Lillqvist
2018-02-07These fields can be constTor Lillqvist
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-31Fix typosAndrea Gelmini
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