summaryrefslogtreecommitdiff
path: root/canvas/inc
AgeCommit message (Expand)AuthorFilesLines
2024-11-07loplugin:passstuffbyref in avmedia..canvasNoel Grandin1-1/+1
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock1-6/+5
2024-05-12Drop some uses of css::uno::Sequence::getConstArrayMike Kaganski1-4/+2
2023-02-22BaseMutex->std::mutex in canvas::CachedPrimitiveBaseNoel Grandin1-5/+4
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-6/+1
2022-12-23loplugin:unocast (canvas::ParametricPolyPolygon)Stephan Bergmann1-1/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann4-4/+4
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin4-18/+21
2022-05-05Just use Any ctor instead of makeAny in canvasStephan Bergmann2-2/+2
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin1-1/+1
2021-12-24use comphelper::WeakComponentImplHelper in ParametricPolyPolygonNoel Grandin1-6/+4
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin1-48/+48
2021-10-12loplugin:unusedmethodsNoel Grandin1-7/+0
2021-10-11loplugin:moveparam in canvasNoel Grandin2-11/+12
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin2-3/+0
2021-08-08use some forward declaresCaolán McNamara1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski4-8/+8
2021-03-06update pchesJulien Nabet2-3/+3
2021-03-01loplugin:refcounting in canvasNoel1-4/+5
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock1-2/+3
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák1-1/+0
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák1-3/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen3-2/+1
2020-10-02add PCHs for canvas/Luboš Luňák8-0/+406
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman1-4/+1
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann6-33/+33
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+4
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir1-4/+1
2020-02-12move some canvas/ headers inside the moduleNoel Grandin23-0/+4254
2013-04-23execute move of global headersBjoern Michaelsen29-5844/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania1-2/+1
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania5-27/+27
2012-11-22fix 3D 'fade' transitionsDavid Tardon1-0/+8
2012-10-08re-base on ALv2 code. Includes:Michael Meeks21-494/+309
2012-08-07drop bogus eof linesThomas Arnhold2-2/+0
2012-06-27Remove unused header filesThomas Arnhold3-357/+0
2012-06-19re-base on ALv2 code.Michael Meeks11-262/+163
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach1-20/+0
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-4/+0
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold1-4/+0
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik1-6/+0
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet1-44/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-02-25Remove unused codeElton Chung1-46/+0
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens2-2/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-13Remove unused codeElton Chung1-15/+0
2012-02-01remove duplicate includeDavid Tardon1-2/+0