Age | Commit message (Expand) | Author |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin |
2017-08-10 | tdf#109177: Fix expected type of Orientation attr | Stephan Bergmann |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-03 | Fix typos | Andrea Gelmini |
2017-07-02 | loplugin:casttovoid: xmlscript | Stephan Bergmann |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields xmlhelp..xmlsecurity | Noel Grandin |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
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-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 |