Age | Commit message (Expand) | Author |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-11 | sd: remove pointless micro-optimization | Michael Stahl |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-04 | Better fix for Windows-only code | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 3 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 2 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code | Stephan Bergmann |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | use Any constructor for bool values, instead of temporary vars | Noel Grandin |
2016-05-01 | Typo: OAddessBookSourcePilot->OAddressBookSourcePilot | Julien Nabet |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-26 | clang-tidy modernize-loop-convert in e* | Noel Grandin |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-21 | Fix typos | Andrea Gelmini |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier | Stephan Bergmann |
2016-04-18 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-18 | Fix unconditional seek in sanedlg | Rohan Kumar |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
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 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-05 | loplugin:constantparam | Noel Grandin |
2016-04-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | fix brown paper bag in extensions | Noel Grandin |
2016-04-01 | sequence->vector in extensions | Noel Grandin |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-30 | loplugin:staticanonymous | Stephan Bergmann |
2016-03-23 | loplugin:constantparam in extensins | Noel Grandin |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2016-03-15 | loplugin:constantparam | Noel Grandin |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |