summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-11-11canvas: include <> for external includesNorbert Thiebaud
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove some more eof noiseThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl
2012-06-19re-base on ALv2 code.Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-25Remove unused codeElton Chung
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens
2012-02-13Remove unused codeElton Chung
2012-01-25transparency gradient effect fade in is wrong (fdo#45219)David Tardon
2012-01-24make slide transitions workDavid Tardon
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens
2012-01-09Fix crash when play particular presentation with soundjulien2412
2011-12-22remove some unused codeCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-11-03Better fix for removed RangeExpanderThorsten Behrens
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky