Age | Commit message (Expand) | Author |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in vcl..xmlscript | Noel Grandin |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-06-27 | Clean up uses of Any::getValue() in xmlscript | Stephan Bergmann |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-05-12 | loplugin:nullptr | Stephan Bergmann |
2016-05-04 | sal_Bool -> bool | Stephan Bergmann |
2016-05-02 | tdf#74608 Constructor function for XMLBasicExporter | Yeliz Taneroğlu |
2016-05-02 | tdf#74608 Constructor function for XMLBasicImporter | Yeliz Taneroğlu |
2016-05-02 | tdf#74608 Constructor function for XMLOasisBasicImporter | Yeliz Taneroğlu |
2016-05-02 | tdf#74608 Constructor function for XMLOasisBasicExporter | Yeliz Taneroğlu |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | Use cast to bool to normalize sal_Bool values | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-09 | tdf#99172 support for vertical align import/export property for text boxes | Vasily Melenchuk |
2016-04-05 | -fsanitize=nonnull-attribute | Stephan Bergmann |
2016-04-05 | sequence->vector in xmlscript | Noel Grandin |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-09 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-25 | new loplugin:unuseddefaultparams | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in xmlscript/ | Noel Grandin |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-21 | loplugin:unusedfields in xmlscript,xmlsecurity | Noel Grandin |
2015-12-18 | tdf#80047: load&save align and valign attributes of NumericField | Oliver Specht |
2015-11-26 | com::sun::star->css in xmlscript/ | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-14 | xmlscript: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-02-05 | constify | Lionel Elie Mamane |
2015-02-05 | proper indentation | Lionel Elie Mamane |