summaryrefslogtreecommitdiff
path: root/canvas/source/tools/canvastools.cxx
AgeCommit message (Expand)AuthorFilesLines
18 hoursDrop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski1-203/+126
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-30/+6
2022-12-22loplugin:unocast (canvas::tools' StandardColorSpace, StandardNoAlphaColorSpace)Stephan Bergmann1-6/+30
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin1-15/+15
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski1-4/+2
2021-08-17rtl::Static -> thread-safe static localNoel Grandin1-20/+4
2021-06-15fix big-endian codeNoel Grandin1-1/+1
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin1-3/+3
2020-05-07fix bug in extracting propertyNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-14loplugin:buriedassign in c*Noel Grandin1-1/+4
2020-01-31new loplugin:namespaceindentationNoel Grandin1-2/+2
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin1-6/+2
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen1-1/+0
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung1-0/+11
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-14loplugin:unusedmethodsNoel Grandin1-10/+0
2018-03-07use more Color in UnoControls..canvasNoel Grandin1-1/+1
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin1-2/+2
2017-12-20Properly skip ignored valueMike Kaganski1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-5/+5
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-6/+6
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-50/+44
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-52/+52
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-30loplugin:unusedmethodsNoel Grandin1-39/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-44/+44
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-29/+26
2015-07-22com::sun::star->css in canvasNoel Grandin1-2/+2
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-1/+1
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara1-0/+75
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-02add warning about bad inputMarkus Mohrhard1-0/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-44/+44
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-44/+44
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens1-5/+5
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith1-2/+1
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann1-2/+2
2012-11-22fix 3D 'fade' transitionsDavid Tardon1-0/+348
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach1-12/+0
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet1-39/+0