Age | Commit message (Expand) | Author |
2024-05-12 | Drop some uses of css::uno::Sequence::getConstArray | Mike Kaganski |
2023-02-22 | BaseMutex->std::mutex in canvas::CachedPrimitiveBase | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-23 | loplugin:unocast (canvas::ParametricPolyPolygon) | Stephan Bergmann |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-05-21 | clang-tidy modernize-pass-by-value in canvas | Noel Grandin |
2022-05-05 | Just use Any ctor instead of makeAny in canvas | Stephan Bergmann |
2021-12-25 | pass unique_lock as param in WeakComponentImplHelperBase::disposing | Noel Grandin |
2021-12-24 | use comphelper::WeakComponentImplHelper in ParametricPolyPolygon | Noel Grandin |
2021-12-21 | loplugin:flatten in canvas..cui | Noel Grandin |
2021-10-12 | loplugin:unusedmethods | Noel Grandin |
2021-10-11 | loplugin:moveparam in canvas | Noel Grandin |
2021-08-28 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-08 | use some forward declares | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-03-01 | loplugin:refcounting in canvas | Noel |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-12-08 | remove more no longer needed OpenGL-related code | Luboš Luňák |
2020-12-04 | Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths" | Luboš Luňák |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-10-02 | add PCHs for canvas/ | Luboš Luňák |
2020-09-04 | tdf#124176 Use #pragma once in canvas | George Bateman |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-03-23 | tdf#124176 Use pragma once instead of include guards | gokaysatir |
2020-02-12 | move some canvas/ headers inside the module | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-27 | More ::rtl::OUString -> OUString in canvas | Ricardo Montania |
2012-11-27 | Some ::rtl::OUString -> OUString in canvas | Ricardo Montania |
2012-11-22 | fix 3D 'fade' transitions | David Tardon |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-05-03 | Remove unused method canvas::tools::clipBlit | Jordi Mallach |
2012-05-01 | rework callcatcher makefile to build subsequentcheck tests | Caolán McNamara |
2012-04-12 | unusedcode.easy: remove various methods | Thomas Arnhold |
2012-04-10 | Remove unused constructor for ParametricPolyPolygon | Gábor Stefanik |
2012-04-09 | Remove canvas::tools::calcRectToRectTransform | Julien Nabet |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-25 | Remove unused code | Elton Chung |
2012-02-22 | Fix fdo#45219 wrong transparency for animated objects. | Thorsten Behrens |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-13 | Remove unused code | Elton Chung |
2012-02-01 | remove duplicate include | David Tardon |
2011-12-22 | remove some unused code | Caolán McNamara |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |