summaryrefslogtreecommitdiffstats
path: root/canvas/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: unused iCaolán McNamara2012-01-131-1/+0
* Kill unused macro in canvas.Thorsten Behrens2012-01-091-2/+0
* Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens2012-01-092-4/+4
* Fix more incorrect iterator re-use.Thorsten Behrens2012-01-091-9/+7
* Fix crash when play particular presentation with soundjulien24122012-01-091-7/+8
* unusedcode: remove various unused classesMatúš Kukan2011-12-223-3/+0
* remove some unused codeCaolán McNamara2011-12-221-83/+0
* Removed extra semicolonsJesse2011-12-151-1/+1
* fix annoying debugging-mode crashCaolán McNamara2011-12-061-1/+3
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-0112-14/+14
* catch by constant referenceTakeshi Abe2011-11-303-7/+7
* remove include of pch header in canvasNorbert Thiebaud2011-11-2785-170/+0
* Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky2011-11-221-5/+7
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-3/+2
* 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
* gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks2011-10-251-0/+3
* WaE: '=' : truncation of constant valueTor Lillqvist2011-10-061-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* add more component prefixesMatúš Kukan2011-08-1714-15/+62
* Removed weird VERBOSE overload in canvasThorsten Behrens2011-07-267-14/+12
* silence unused parameter warningNorbert Thiebaud2011-07-241-1/+1
* resyncing to masterBjoern Michaelsen2011-07-216-19/+29
|\
| * Generate import library that matches libs.mk for WNTGCCTor Lillqvist2011-07-211-0/+4
| * Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist2011-07-211-0/+7
| * Fix compilation for iOSTor Lillqvist2011-07-144-9/+31
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-126-13/+2
| * fix set color regression in cairo canvasRadek Doulik2011-07-121-6/+4
| * Cannot build cairocanvas without cairoTor Lillqvist2011-07-041-1/+5
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-301-6/+0
| * fix condition for compositing surface refreshRadek Doulik2011-06-231-2/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19175-4005/+786
|\|
| * Fixes to make it compile on WindowsTor Lillqvist2011-05-301-0/+2
| * generalize ScopedBitmapAccess and simplify usageDavid Tardon2011-05-184-31/+18
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * Fix typo in disambiguated disposing changeThorsten Behrens2011-04-111-2/+1
| * Fix overloaded-virtual warning in canvasThorsten Behrens2011-04-0830-110/+73
| * Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-1/+1
| |\
| | * fix cairo canvas edge count calculationRadek Doulik2011-02-211-1/+1
| | * fix cairo canvas regression - do not access polygon points outside rangeRadek Doulik2011-02-161-1/+1
| | * fix after struct member renaminge (pXRenderFormat)Pierre-André Jacquod2011-01-171-1/+1
| | * fix after variable renaming (pXrenderformat)Pierre-André Jacquod2011-01-171-2/+2
| | * Related: fdo#31243 remove shadowed variable namesCaolán McNamara2010-12-031-10/+9
| | * Resolves: fdo#31243 glyph fallback for cairo-canvasCaolán McNamara2010-12-031-135/+176
| * | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
| * | build against old cairos (with warning)Michael Meeks2011-03-291-0/+7
| * | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-255-20/+0
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+1
| |\ \
| * | | WaE: fix up mergeCaolán McNamara2011-03-181-10/+9