Age | Commit message (Expand) | Author |
2024-04-27 | loplugin:ostr in cppu,cppuhelper | Noel Grandin |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-05-09 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Pragat Pandya |
2021-02-17 | loplugin:referencecasting in cppuhelper | Noel |
2020-06-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | nienzu |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-14 | tdf#42949 Fix IWYU warnings in cppuhelper/ | Gabor Kelemen |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-08-04 | fillUnoException not working on std::rethrow_exception exceptions | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: cppuhelper | Stephan Bergmann |
2017-11-25 | add cppu::throwException test case | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-02-24 | makeAny->Any in cppuhelper..cui | Noel Grandin |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* in cppuhelper | Jochen Nitschke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | cppuhelper: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2015-11-20 | loplugin:override | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
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-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-09 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-12-19 | Remove unused */qa/checkapi/ | Stephan Bergmann |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-06-05 | cppuhelper: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | cppuhelper: fix includes | Thomas Arnhold |
2014-05-11 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 | Julien Nabet |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
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-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-05-10 | Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual | Herbert Dürr |
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-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-07-16 | allow using rtl::OUString etc. simply as OUString, without rtl:: | Luboš Luňák |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |