Age | Commit message (Expand) | Author |
2017-02-02 | loplugin:unnecessaryoverride | Stephan Bergmann |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant | Jochen Nitschke |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | Remove dynamic exception specifications from some TDE-only code | Stephan Bergmann |
2017-01-27 | improve "unnecessary user-declared destructor" check | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | can use truncate instead of a new OUStringBuffer | Caolán McNamara |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: shell | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: shell | Stephan Bergmann |
2016-12-24 | tdf#90753: AutoInstall shell_senddoc package | Matúš Kukan |
2016-12-14 | Dead code | Stephan Bergmann |
2016-12-11 | OSL_TRACE -> SAL in sfx2..svx | Noel Grandin |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-11-01 | loplugin:oncevar in sd..svgio | Noel Grandin |
2016-10-15 | clang-cl loplugin: shell | Stephan Bergmann |
2016-09-23 | TDE fix some clang plugin based warnings | Jan-Marek Glogowski |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | add xdg-email as the default email route | Caolán McNamara |
2016-09-12 | Bin some noise comments and superfluous vertical whitespace | Tor Lillqvist |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-08-23 | Revert "Remove WorkPathVariable support from KDE backends" | Stephan Bergmann |
2016-08-22 | Remove WorkPathVariable support from KDE backends | Stephan Bergmann |
2016-08-22 | Revert "KDE: don't throw on TemplatePathVariable" | Stephan Bergmann |
2016-08-22 | tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it exists | Stephan Bergmann |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-08-11 | loplugin:constantparam | Noel Grandin |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-07-22 | shell: loplugin:nullptr / staticanonymous / stringconstant | Michael Stahl |
2016-07-22 | Related: rhbz#1065807 recover using xdg templates and documents settings | Caolán McNamara |
2016-07-22 | There is no css.configuration.backend.GconfBackend | Caolán McNamara |
2016-07-05 | Workaround to call /app/bin/xdg-open when run under flatpak | Stephan Bergmann |
2016-06-22 | Work towards tdf#72606 EasyHack _tstring/TCHAR elimination | skswales |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-19 | WIP tdf#89609 Ignore subsecond precision in iso8601 | Muhammet Kara |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in sfx2 to sot | Jochen Nitschke |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |