summaryrefslogtreecommitdiff
path: root/canvas/source/tools/canvastools.cxx
AgeCommit message (Expand)Author
2024-11-19canvas: simplify calcTransformedRectBoundsXisco Fauli
2024-11-19canvas: simplify calcRectToOriginTransformXisco Fauli
2024-11-19canvas: simplify getViewStateTransform/getRenderStateTransformXisco Fauli
2024-11-08loplugin:reftotemp in canvasNoel Grandin
2024-05-06loplugin:ostr in canvasNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (canvas::tools' StandardColorSpace, StandardNoAlphaColorSpace)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-06-15fix big-endian codeNoel Grandin
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-07fix bug in extracting propertyNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-20Properly skip ignored valueMike Kaganski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02add warning about bad inputMarkus Mohrhard
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith