Age | Commit message (Expand) | Author |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert xmlscript from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-10 | tdf#107029 xmlscript: fix enum conversion | Miklos Vajna |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscript | Stephan Bergmann |
2017-04-06 | loplugin:redundantcast check for c-style float casts | Noel Grandin |
2017-04-04 | xmlscript: fix -Werror=maybe-uninitialized | Miklos Vajna |
2017-04-03 | use actual UNO enums in vcl..xmlsecurity | Noel Grandin |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-22 | loplugin:unusedfields | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-03 | Typo: progess->progress | Julien Nabet |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | improve "unnecessary user-declared destructor" check | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-22 | cppcheck: multiCondition | Jochen Nitschke |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, xmlscript | Stephan Bergmann |
2017-01-19 | new loplugin: useuniqueptr: unotools..xmlscript | Noel Grandin |
2017-01-19 | use rtl::Reference in ExtendedAttributes | Noel Grandin |
2017-01-19 | use rtl::Reference in ElementBase | Noel Grandin |
2017-01-09 | New loplugin:externvar: xmlscript | Stephan Bergmann |
2016-11-17 | extend unusedfields loplugin to find fields that can be private | Noel Grandin |
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 |