Age | Commit message (Expand) | Author |
2018-12-28 | Reduce OUString operations and use indexed getToken | Matteo Casalin |
2018-10-19 | clang-tidy readability-misleading-indentation | 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-07-16 | Add missing sal/log.hxx headers | Gabor Kelemen |
2017-10-23 | loplugin:includeform: cpputools | Stephan Bergmann |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-21 | loplugin:flatten in connectivity..desktop | Noel Grandin |
2017-07-13 | use more OUString::operator== comphelper..cui | Noel Grandin |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-24 | makeAny->Any in cppuhelper..cui | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: cpputools | Stephan Bergmann |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, cpputools | Stephan Bergmann |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-17 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2014-12-12 | cpputools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-28 | coverity#982593 experiment with silencing Infinite loop | Caolán McNamara |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-23 | add default value for Context param in uno::Exception constructors | Noel Grandin |
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-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-23 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-10-01 | Remove odd "bootstrapping" of acceptor/connector/binaryurp components | Stephan Bergmann |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-15 | gbuild: allow to use RepositoryFixes also for executables | Matúš Kukan |
2013-06-10 | fdo#46808, Use service constructor for connection::Acceptor | Noel Grandin |
2013-05-06 | fdo#62475 - remove ASCII art | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |