Age | Commit message (Expand) | Author |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
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 |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-23 | loplugin:includeform: testtools | Stephan Bergmann |
2017-06-05 | Improved loplugin:cstylecast to reference types: testtools | Stephan Bergmann |
2017-04-28 | loplugin:salunicodeliteral: testtools | 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-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-30 | Just use Any::operator <<= for sal_Unicode values | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-29 | testtools: disable MSVC warning C4503 | Michael Stahl |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
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-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2014-12-18 | testtools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-27 | Remove visual noise from testtools | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-04 | sal_Bool->bool in testtools | Noel Grandin |
2012-02-17 | add a uno test api with more than 8 floating point args | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-11-27 | remove include of pch header from testtools | Norbert Thiebaud |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-01-27 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] |