summaryrefslogtreecommitdiffstats
path: root/canvas/source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1843-169/+440
| |\ \ \
| | * | | mis-merge: clean-up remaining tools typesNorbert Thiebaud2011-03-121-8/+8
| | * | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1143-161/+432
| | |\ \ \
| * | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1211-22/+15
| |/ / / /
| * | | | 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
| * | | | Fix x64 Windows buildTor Lillqvist2011-02-131-0/+1
| * | | | prewin.h already includes <windows.h>Tor Lillqvist2011-02-095-5/+0
| * | | | Added iota to stl compat header, switch canvas to use thatThorsten Behrens2011-02-081-1/+2
| * | | | Port stuff to our private implementation of SGI extensionsFridrich Štrba2011-02-082-9/+9
| * | | | Move prewin.h and postwin.h to solenv and adaptTor Lillqvist2011-02-085-10/+10
| * | | | Clean up makefilesThomas Arnhold2011-02-011-3/+0
| * | | | Revert "Work around compilation errors on 64-bit Windows"Fridrich Štrba2011-01-303-16/+20
| * | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-1/+1
| * | | | Work around compilation errors on 64-bit WindowsTor Lillqvist2011-01-253-20/+16
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-10/+10
| * | | | fix after struct member renaminge (pXRenderFormat)Pierre-André Jacquod2011-01-171-1/+1