summaryrefslogtreecommitdiff
path: root/canvas/inc
AgeCommit message (Expand)Author
2023-02-22BaseMutex->std::mutex in canvas::CachedPrimitiveBaseNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (canvas::ParametricPolyPolygon)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2022-05-05Just use Any ctor instead of makeAny in canvasStephan Bergmann
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in ParametricPolyPolygonNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-11loplugin:moveparam in canvasNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-08use some forward declaresCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-01loplugin:refcounting in canvasNoel
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-02add PCHs for canvas/Luboš Luňák
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-25Remove unused codeElton Chung
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens
2012-02-18Fix typos in commentsElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-01remove duplicate includeDavid Tardon
2011-12-22remove some unused codeCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud