Age | Commit message (Expand) | Author |
2020-03-10 | Fix typo | Andrea Gelmini |
2020-03-05 | tdf#127781 Android Viewer: aarch64: Avoid throwing exceptions through bridges | Michael Weghorn |
2020-02-11 | android: Actually let's avoid the exceptions via bridges only on aarch4. | Jan Holesovsky |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-26 | simplify InterfaceContainerHelper::clear | Noel Grandin |
2020-01-24 | loplugin:makeshared in connectivity..cppuhelper | Noel Grandin |
2020-01-17 | Use std::vector in OInterfaceContainerHelper instead of Sequence | Noel Grandin |
2020-01-15 | improve "convert OSL_ASSERT to assert" | Noel Grandin |
2020-01-15 | convert OSL_ASSERT to assert | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper | Noel Grandin |
2020-01-14 | Remove unused prefix="direct" feature | Stephan Bergmann |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-30 | Merge ImplementationInfo back into Implementation | Stephan Bergmann |
2019-12-24 | ImplementationInfo can be inlined | Noel Grandin |
2019-12-18 | sal_Char->char in cppcanvas..cui | Noel Grandin |
2019-12-05 | Fix typo | Andrea Gelmini |
2019-12-05 | android: Avoid throwing exceptions through the bridges. | Jan Holesovsky |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-21 | preload: cleanup failed module load warnings and rename them. | Michael Meeks |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-19 | improve and enable loplugin:fragiledestructor | Noel Grandin |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-19 | loplugin:constvars in cppuhelper..desktop | Noel Grandin |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-12 | Optimize cppu::supportsService to use const methods of Sequence | Mike Kaganski |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): cppuhelper | Stephan Bergmann |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-07-19 | loplugin:referencecasting in cppcanvas..cui | Noel Grandin |
2019-07-18 | Resort pProperties when really needed (cppuhelper) | Julien Nabet |
2019-06-05 | Use hasElements to check Sequence emptiness in cppcanvas..desktop | Arkadiy Illarionov |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-04-20 | Fix typo | Andrea Gelmini |
2019-03-29 | preload: cleanup disabled messages and simplify flow. | Michael Meeks |
2019-03-25 | preload: add the ability to disable various components. | Michael Meeks |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-03 | Simplify containers iterations in cppcanvas, cppu, cppuhelper | Arkadiy Illarionov |
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 |
2019-02-08 | loplugin:indentation in cppu..cui | Noel Grandin |
2018-12-28 | Do not use indexed getToken for a single call | Matteo Casalin |