Age | Commit message (Expand) | Author |
2018-03-15 | xmlscript: change import/export to not use GraphicObject URL | Tomaž Vajngerl |
2018-01-15 | More loplugin:cstylecast: xmlscript | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: xmlscript | Stephan Bergmann |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: xmlscript | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | loplugin:useuniqueptr in StyleBag | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | loplugin:finalclasses in xmloff | Noel Grandin |
2017-09-27 | loplugin:flatten in vcl..xmlsecurity | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | Put definition of _CRT_RAND_S into bin/update_pch | Mike Kaganski |
2017-09-17 | ofz: fix leak on exception | Caolán McNamara |
2017-09-15 | ofz: leak of prefixes in skipped elements | Caolán McNamara |
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-23 | simplify some string handling in tracing calls | 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-29 | remove some unnecessary OString constructor calls | 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-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 |