Age | Commit message (Expand) | Author |
2018-11-12 | Fix typos | Andrea Gelmini |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-24 | Simplify containers iterations in test..tools | Arkadiy Illarionov |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-02-13 | Use PYTHON_FOR_BUILD instead of calling python directly | Tomáš Chvátal |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: testtools | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-23 | loplugin:includeform: testtools | Stephan Bergmann |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-06-27 | Fix typos | Andrea Gelmini |
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-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 |