Age | Commit message (Expand) | Author |
2020-09-04 | tdf#124176 Use #pragma once in cppcanvas | George Bateman |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-16 | compact namespace: cppcanvas | Noel Grandin |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | cui,cppcanvas: create instances with uno constructors | Noel Grandin |
2020-06-04 | loplugin:simplifypointertobool improve (2) | Noel Grandin |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-17 | loplugin:flatten in cppcanvas | Noel Grandin |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-24 | loplugin:makeshared in connectivity..cppuhelper | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-29 | tdf#124176: Use pragma once instead of include guards | cagatay |
2019-12-19 | tdf#124176: Use pragma once instead of include guards | Yusuf Keten |
2019-12-18 | sal_Char->char in cppcanvas..cui | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | Rewrite uses of boost::optional | Stephan Bergmann |
2019-11-03 | tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2 | Tomoyuki Kubota |
2019-10-31 | tdf#42949 Fix IWYU warnings in cppcanvas/ | Gabor Kelemen |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-23 | rhbz#1728763 black bg seen in renderer emfs | Caolán McNamara |
2019-07-19 | loplugin:referencecasting in cppcanvas..cui | Noel Grandin |
2019-06-18 | loplugin:passstuffbyref | Noel Grandin |
2019-06-05 | Use hasElements to check Sequence emptiness in cppcanvas..desktop | Arkadiy Illarionov |
2019-05-13 | Fix emfplus.cxx cppcanvas/qa | Julien Nabet |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-04-20 | Fix typo | Andrea Gelmini |
2019-04-15 | remove or change salbtype.hxx includes with the specific one | Tomaž Vajngerl |
2019-04-12 | loplugin:sequentialassign in comphelper..cui | Noel Grandin |