summaryrefslogtreecommitdiff
path: root/canvas/workben
AgeCommit message (Expand)Author
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-08-19Fix typo in codeAndrea Gelmini
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2019-11-26Remove unused DemoRenderer::maColorWhiteStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-25cid#1251600 Uncaught exceptionCaolán McNamara
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-07-19cid#1448246 Result is not floating-pointCaolán McNamara
2019-07-16cid#1448384 Calling risky randCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2018-12-20Convert canvasdemo to gbuildJan-Marek Glogowski
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-01-05Fix typosAndrea Gelmini
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-12-11reduce scope of local variablesMichael Weghorn
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-02-24CreateFromAscii removal in canvasRicardo Montania
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 13Gert Faller