summaryrefslogtreecommitdiffstats
path: root/canvas/source/tools
Commit message (Expand)AuthorAgeFilesLines
* A UNO Any can't contain an AnyStephan Bergmann2015-04-081-1/+1
* loplugin:constantfunction: canvasNoel Grandin2015-03-191-11/+0
* V801: Decreased performanceCaolán McNamara2015-03-092-8/+4
* Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara2014-12-111-0/+75
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* add warning about bad inputMarkus Mohrhard2014-09-021-0/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-173-13/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-4/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-3/+3
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-49/+49
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-55/+55
* Remove visual noise from canvasAlexander Wilms2014-02-2510-61/+61
* fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza2014-01-162-12/+8
* Be explicit when using bool as integral valueStephan Bergmann2014-01-101-10/+10
* canvas: include <> for external includesNorbert Thiebaud2013-11-111-3/+3
* fixincludeguards.sh: canvasThomas Arnhold2013-11-055-10/+10
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-2/+2
* fixincludeguards.sh: canvasThomas Arnhold2013-10-285-10/+10
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-19/+19
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-013-12/+10
* RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith2013-01-095-213/+164
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-221-2/+2
* fix 3D 'fade' transitionsDavid Tardon2012-11-221-0/+348
* re-base on ALv2 code. Includes:Michael Meeks2012-10-087-161/+98
* remove some more eof noiseThomas Arnhold2012-08-082-8/+0
* Remove unused include filesThomas Arnhold2012-06-271-60/+0
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-221-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-1911-253/+154
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-3/+2
* Remove unused method canvas::tools::clipBlitJordi Mallach2012-05-031-12/+0
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-011-7/+0
* unusedcode.easy: remove various methodsThomas Arnhold2012-04-121-5/+0
* Remove unused constructor for ParametricPolyPolygonGábor Stefanik2012-04-101-15/+0
* Remove canvas::tools::calcRectToRectTransformJulien Nabet2012-04-091-39/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Remove unused codeElton Chung2012-02-251-126/+0
* Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens2012-02-221-3/+2
* Remove unused codeElton Chung2012-02-131-35/+0
* transparency gradient effect fade in is wrong (fdo#45219)David Tardon2012-01-251-1/+2
* make slide transitions workDavid Tardon2012-01-241-1/+2
* Fix more incorrect iterator re-use.Thorsten Behrens2012-01-091-9/+7
* Fix crash when play particular presentation with soundjulien24122012-01-091-7/+8
* remove some unused codeCaolán McNamara2011-12-221-83/+0
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1