summaryrefslogtreecommitdiffstats
path: root/canvas/source
Commit message (Expand)AuthorAgeFilesLines
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-144-5/+37
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-0111-29/+23
* fix win buildCaolán McNamara2013-02-211-1/+1
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-02-209-73/+48
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-051-8/+4
* Remove unused function useFontJulien Nabet2013-01-132-10/+0
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-117-10/+10
* RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith2013-01-0912-260/+210
* RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith2013-01-078-37/+33
* More ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-277-42/+34
* ::rtl prefix removal in canvasRicardo Montania2012-11-277-26/+24
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-221-2/+2
* fix 3D 'fade' transitionsDavid Tardon2012-11-226-12/+681
* fix typoAndras Timar2012-11-201-1/+1
* use LanguageTagEike Rathke2012-11-201-2/+2
* use LanguageTagEike Rathke2012-11-172-4/+4
* unusedcode.ease cleanupJosé Guilherme Vanz2012-11-126-46/+0
* bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky2012-11-091-23/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-7/+2
* Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu2012-10-261-2/+3
* cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl2012-10-151-1/+20
* WaE: unused function 'unoCapeFromCap'Tor Lillqvist2012-10-081-0/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0885-1977/+1239
* fix canvas build with Win8 SDKPeter Foley2012-10-071-0/+6
* drop unused #includeDavid Tardon2012-10-061-1/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-16/+17
* some windows SetPosSizePixel->setPosSizePixelCaolán McNamara2012-09-281-2/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik2012-08-201-6/+8
* unusedcode: SpriteCanvasHelper's methodsMatúš Kukan2012-08-132-55/+0
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* remove some more eof noiseThomas Arnhold2012-08-083-12/+0
* drop bogus eof linesThomas Arnhold2012-08-072-4/+0
* strip down UniString some moreCaolán McNamara2012-08-021-1/+1
* Reduce scopeJulien Nabet2012-07-161-1/+1
* Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET2012-07-111-7/+7
* fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks2012-07-043-10/+10
* removed unnecessary forward declarations of classTakeshi Abe2012-07-0414-40/+0
* Remove unused include filesThomas Arnhold2012-06-272-124/+0
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-221-3/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-222-2/+2
* fix comment snafuMichael Meeks2012-06-191-0/+1
* re-base on ALv2 code.Michael Meeks2012-06-1988-2079/+1286
* fdo#30519 paint scrolled area from the right surfaceDavid Tardon2012-06-182-15/+53
* OSL_TRACE -> SAL_INFODavid Tardon2012-06-181-5/+5
* removed unused forward declarations of classTakeshi Abe2012-06-161-1/+0
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-121-4/+0
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-052-2/+2