Age | Commit message (Expand) | Author |
2018-02-16 | Revert "loplugin:changetoolsgen in editeng..extensions" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in editeng..extensions | Noel Grandin |
2018-02-12 | Get rid of ole_adapter namespace level | Tor Lillqvist |
2018-02-12 | Reduce ASCII graphics and pointless comments a bit | Tor Lillqvist |
2018-02-12 | Whitespace (alignment) fix | Tor Lillqvist |
2018-02-12 | Get rid of a few unused or once-used typedefs | Tor Lillqvist |
2018-02-07 | These fields can be const | Tor Lillqvist |
2018-02-02 | Replace some front/pop_front by for-range loops+clear | Julien Nabet |
2018-02-01 | tdf#42949 Remove unneeded helpids.h headers (1/3) | Gabor Kelemen |
2018-02-01 | extensions: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-31 | Fix typos | Andrea Gelmini |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2018-01-27 | Fix typos | Andrea Gelmini |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: extensions | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: extensions | Stephan Bergmann |
2018-01-09 | Various loplugin (clang-cl) | Stephan Bergmann |
2017-12-31 | loplugin:passstuffbyref improved return in emfio,writerfilter | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-22 | tdf#114635: fix TWAIN on Windows 64 bit | Mike Kaganski |
2017-12-20 | Fix typos | Andrea Gelmini |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-18 | loplugin:unusedindex | Mike Kaganski |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | Fix isSalCallFunction so it also works on Windows | Stephan Bergmann |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-06 | loplugin:salcall | Stephan Bergmann |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | Replace deprecated std::mem_fun et al in extensions | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-23 | loplugin:simplifybool | Stephan Bergmann |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | tdf#112689 Replace chained O(U)StringBuffer::append with operator+ | qzheng |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-18 | Replace list by vector in framectr (extensions) | Julien Nabet |
2017-11-15 | silence coverity#1362777 Explicit null dereferenced | Caolán McNamara |
2017-11-15 | Fix typos | Andrea Gelmini |
2017-11-13 | More proper construction of vnd.sun.star.pkg URL | Mike Kaganski |
2017-11-10 | No need to blacklist this loplugin:unnecessaryoverride | Stephan Bergmann |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |