Age | Commit message (Expand) | Author |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in CXPathAPI | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-02-16 | loplugin:referencecasting in UnoControls..unoxml | Noel |
2020-07-08 | unoxml: create instances with uno constructors | Noel Grandin |
2020-01-09 | tdf#42949 Fix IWYU warnings in unoxml/ | Gabor Kelemen |
2019-12-24 | sal_Char->char in unoxml | Noel Grandin |
2019-10-28 | add some __attribute__ ((format | Noel Grandin |
2019-08-18 | Simplify code in unoxml about initializations | Julien Nabet |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoxml | Stephan Bergmann |
2019-06-18 | tdf#39593 Remove DOM::CNode::GetImplementation | Arkadiy Illarionov |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2018-12-06 | loplugin:singlevalfields in unoxml | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-01-12 | More loplugin:cstylecast: unoxml | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-10-23 | loplugin:includeform: unoxml | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-09-02 | coverity#1027278 silence Unchecked return value | Caolán McNamara |
2016-05-01 | tdf#95416 Get rid of #include "../foo/bar.hxx" style includes | Burcin Akalin |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-10 | unoxml: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: unoxml | Stephan Bergmann |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-05-22 | unoxml: huge namespacing cleanup | Thomas Arnhold |
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-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-05-24 | WaE: implicit conversion of NULL constant to nullptr_t | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-04 | doubled includes | Thomas Arnhold |
2012-11-14 | Reset xmlSetGenericErrorFunc after use | Stephan Bergmann |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | targetted string cleanup | Michael Meeks |