Age | Commit message (Expand) | Author |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-15 | tdf#61396 Possibility to edit a template not in Template Repository | Akshay Deep |
2016-05-31 | tdf#91781 A round of minor tweaks to Writer's menus | Yousuf Philips |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-03 | Remove Edit -> Plug-in as no longer used | Bryan Quigley |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-31 | Missing include | Stephan Bergmann |
2016-03-15 | tdf#96099 fix trival typedefs, Path to std::vector<OUString> | Jakub Trzebiatowski |
2016-03-12 | Let's use the iterator return by erase method (part b) | Julien Nabet |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-02 | tdf#70998 Termchange: Graphic/Picture->Image | akki95 |
2016-01-07 | Fix typos | Andrea Gelmini |
2015-12-30 | Kill remaining plugin bits | Maxim Monastirsky |
2015-12-23 | loplugin:unusedfields in chart2 | Noel Grandin |
2015-11-22 | cppcheck:useInitializationList | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-09 | Replace a local functor in configmgr by a lambda. | Mario J. Rugiero |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | Get this remove/re-add dance finally sorted out for good | Stephan Bergmann |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-21 | configmgr/dconf: Simplify Fleet Commander write-back mode | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-09 | Create a wrapper to make listening for configmgr changes easy. | Michael Meeks |
2015-10-02 | configmgr: remove unused old dmake file | Miklos Vajna |
2015-10-01 | Revert function removal that breaks --enable-dconf | Stephan Bergmann |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | Avoid false -Werror=maybe-uninitialized | Stephan Bergmann |
2015-09-23 | Report nil-valued localized property as such | Stephan Bergmann |
2015-09-07 | cppcheck: noExplicitCopyMoveConstructor | Caolán McNamara |
2015-09-03 | Restored missing includes from source files. | Ashod Nakashian |
2015-09-02 | Fix documentation | Stephan Bergmann |
2015-09-02 | configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/ | Stephan Bergmann |