summaryrefslogtreecommitdiff
path: root/canvas/workben
AgeCommit message (Expand)AuthorFilesLines
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-20/+20
2023-11-20Extended loplugin:ostr: canvasStephan Bergmann1-10/+10
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin1-1/+2
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya1-1/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski1-7/+10
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin1-4/+0
2021-06-07Simplify Sequences initializations (canvas)Julien Nabet1-17/+14
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-4/+1
2020-10-21use tools::Long in basegfx..chart2Noel1-1/+1
2020-08-19Fix typo in codeAndrea Gelmini1-1/+1
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin1-9/+1
2019-11-26Remove unused DemoRenderer::maColorWhiteStephan Bergmann1-2/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+7
2019-08-25cid#1251600 Uncaught exceptionCaolán McNamara1-5/+0
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-11/+7
2019-07-19cid#1448246 Result is not floating-pointCaolán McNamara1-1/+1
2019-07-16cid#1448384 Calling risky randCaolán McNamara1-2/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin1-1/+1
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin1-1/+1
2018-12-20Convert canvasdemo to gbuildJan-Marek Glogowski2-129/+76
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-5/+4
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-2/+2
2016-01-05Fix typosAndrea Gelmini1-2/+2
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-02Fix typosAndrea Gelmini1-2/+2
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-26/+25
2015-07-22com::sun::star->css in canvasNoel Grandin1-2/+2
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan1-2/+2
2014-12-11reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-02-25Remove visual noise from canvasAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király1-19/+18
2013-02-24CreateFromAscii removal in canvasRicardo Montania1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-11/+5
2012-06-19re-base on ALv2 code.Michael Meeks1-0/+18