summaryrefslogtreecommitdiff
path: root/canvas/workben
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+2
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-11-30catch by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header in canvasNorbert Thiebaud1-2/+0
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 13Gert Faller1-2/+2
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter1-3/+3
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-24INTEGRATION: CWS canvas05 (1.5.26); FILE MERGEDKurt Zenker1-24/+63
2008-04-11INTEGRATION: CWS changefileheader (1.5.50); FILE MERGEDRüdiger Timm1-23/+18
2007-07-17INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGEDOliver Bolte1-7/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGEDOliver Bolte1-0/+38
2006-04-04Made things work; removed regcomp cruft; added ellipse and textThorsten Behrens2-71/+90
2006-03-15Moving canvas demo files (contributed by mmeeks under JCA) to HEAD - where th...Thorsten Behrens2-0/+663