summaryrefslogtreecommitdiffstats
path: root/canvas/source/cairo
Commit message (Expand)AuthorAgeFilesLines
* the depth argument must be >= 0David Tardon2012-02-011-1/+2
* WaE: unused iCaolán McNamara2012-01-131-1/+0
* unusedcode: remove various unused classesMatúš Kukan2011-12-221-1/+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-013-3/+3
* remove include of pch header in canvasNorbert Thiebaud2011-11-2718-36/+0
* Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky2011-11-221-5/+7
* 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-172-2/+10
* silence unused parameter warningNorbert Thiebaud2011-07-241-1/+1
* resyncing to masterBjoern Michaelsen2011-07-215-13/+29
|\
| * 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-121-1/+0
| * 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-1938-99/+166
|\|
| * Fixes to make it compile on WindowsTor Lillqvist2011-05-301-0/+2
| * Fix overloaded-virtual warning in canvasThorsten Behrens2011-04-088-27/+19
| * 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
| * | build against old cairos (with warning)Michael Meeks2011-03-291-0/+7
| * | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-255-20/+0
| * | WaE: fix up mergeCaolán McNamara2011-03-181-10/+9
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-188-24/+69
| |\ \
| | * | mis-merge: clean-up remaining tools typesNorbert Thiebaud2011-03-121-8/+8
| | * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-118-16/+61
| | |\ \
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-4/+4
| |/ / /
| * | | Revert "fix cairo canvas regression - do not access polygon points outside ra...Radek Doulik2011-02-171-1/+1
| * | | fix edge count calculationRadek Doulik2011-02-171-1/+1
| * | | fix cairo canvas regression - do not access polygon points outside rangeRadek Doulik2011-02-161-1/+1
| * | | prewin.h already includes <windows.h>Tor Lillqvist2011-02-095-5/+0
| * | | Move prewin.h and postwin.h to solenv and adaptTor Lillqvist2011-02-085-10/+10
| * | | 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
| * | | Use FONTCONFIG_LIBS rather than -lfontconfigSebastian Spaeth2010-12-101-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
| | |/ | |/|
| * | use SolarMutexGuard instead of LocalGuard in canvasNorbert Thiebaud2010-10-251-27/+6