summaryrefslogtreecommitdiffstats
path: root/canvas/source/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* catch by constant referenceTakeshi Abe2011-11-301-1/+1
* remove include of pch header in canvasNorbert Thiebaud2011-11-2714-28/+0
* Better fix for removed RangeExpanderThorsten Behrens2011-11-031-19/+3
* RangeExpander functor removed, but needed in one place.Cédric Bosdonnat2011-11-031-2/+19
* Removed weird VERBOSE overload in canvasThorsten Behrens2011-07-261-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1925-3721/+146
|\
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-2/+2
| |\
| | * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-2/+2
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+1
| |/ /
| * | Port stuff to our private implementation of SGI extensionsFridrich Štrba2011-02-081-3/+3
| * | Clean up makefilesThomas Arnhold2011-02-011-3/+0
| * | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-1/+1
| * | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-10/+10
| * | EasyHack: RTL macro converted from createFromAsciiKevin Hunter2010-11-093-72/+72
| * | bin aggRene Engelhard2010-10-296-3654/+0
| * | add modelines to .h and .c files as wellCaolán McNamara2010-10-281-0/+2
| * | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1423-0/+68
| * | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* | | CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer2011-06-161-98/+0
* | | CWS gnumake4: convert canvas to new build systemMathias Bauer2011-06-161-18/+15
| |/ |/|
* | removetooltypes01: #i112600# adjust canvasMikhail Voytenko2011-01-101-22/+22
* | CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov2010-08-251-2/+2
|\ \ | |/ |/|
| * codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann2010-06-251-2/+2
* | impress193 #i112841# Prevent marquee text from crashing when too wide.Andre Fischer2010-07-011-18/+24
|/
* Merge DEV300_m75thb2010-03-3125-101/+25
|\