Age | Commit message (Expand) | Author |
2017-06-27 | Fix typos | Andrea Gelmini |
2017-06-06 | One more test to suppress | Stephan Bergmann |
2017-06-05 | Improved loplugin:cstylecast to reference types: testtools | Stephan Bergmann |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: testtools | Stephan Bergmann |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-21 | remove some unnecessary OUStringBuffer usage | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-09 | Remove irrelevant SAL_INFOs | Stephan Bergmann |
2016-12-08 | OSL_TRACE -> SAL in sw..ucb | Noel Grandin |
2016-12-01 | loplugin:unnecessaryoverride (dtors) in testtools | Stephan Bergmann |
2016-09-14 | Change the shared bridgetest code from static to dynamic library | Stephan Bergmann |
2016-09-13 | loplugin:dllprivate | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-09 | python macros aren't listed under scripting organize | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-04 | typo: emtpy → empty | Christian Lohmaier |
2016-06-27 | Clean up uses of Any::getValue() in testtools | Stephan Bergmann |
2016-05-30 | Just use Any::operator <<= for sal_Unicode values | Stephan Bergmann |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-01 | Fix typos in code | Andrea Gelmini |
2016-04-21 | Use Sequence ctor taking initializer_list | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-29 | testtools: disable MSVC warning C4503 | Michael Stahl |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-25 | coverity#1326344 Infinite loop is deliberate | Caolán McNamara |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-10-14 | cid#1326679 DLS: Dead local store | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-09 | testtools: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-07-10 | ppc64: using a fp register also consumes a gp register slot | Caolan McNamara |
2015-07-08 | loplugin:stringconstant | Stephan Bergmann |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |