Age | Commit message (Expand) | Author |
2017-04-06 | KAB lo:redundantinline plugin | Jan-Marek Glogowski |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-04 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-03-31 | fix typo: databse --> database | dennisroczek |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-29 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugin:redundantcast | Stephan Bergmann |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 already | Caolán McNamara |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-19 | Typos | Julien Nabet |
2017-03-19 | Fix filename reference | Andrea Gelmini |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-17 | remove unused defines from HRC files in connectivity | Noel Grandin |
2017-03-16 | KDE fix various clang plugin complains | Jan-Marek Glogowski |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-03-15 | loplugin:unncessaryoverride (clang-cl) | Stephan Bergmann |
2017-03-14 | loplugin:subtlezeroinit (clang-cl) | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-09 | connectivity: warning C4389: '==' : signed/unsigned mismatch | Michael Stahl |
2017-03-09 | Revert "add memory include" | Michael Stahl |
2017-03-08 | add memory include | Caolán McNamara |
2017-03-08 | Missing include | Stephan Bergmann |
2017-03-08 | valgrind: fix leak | Caolán McNamara |
2017-03-08 | nothing inherits, protected->private | Caolán McNamara |
2017-03-08 | valgrind: fix leak | Caolán McNamara |
2017-03-08 | nothing inherits, protected->private | Caolán McNamara |
2017-03-07 | Remove redundant 'inline' keyword, Linux redux | Stephan Bergmann |
2017-03-06 | remove unused #include | Lionel Elie Mamane |
2017-03-06 | tdf#40575 remove obsolete MAX_DAYS check | Lionel Elie Mamane |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove bogus source code comments | dennisroczek |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-26 | Cleanup | Julien Nabet |
2017-02-21 | Fix typos/translations, following 04644956e53d | Andrea Gelmini |
2017-02-21 | loplugin:subtlezeroinit: connectivity | Stephan Bergmann |
2017-02-19 | warn->info on icedove/seamonkey profiles | Caolán McNamara |
2017-02-19 | Firebird: css::sdbcx::Driver is implemented | Julien Nabet |
2017-02-17 | remove unused NONE from TAscendingOrder enum | Noel Grandin |
2017-02-17 | remove unused enumerators from SQLNodeType | Noel Grandin |
2017-02-17 | remove unused enumerators from StandardSQLState | Noel Grandin |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |