summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* 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-0112-48/+41
* remove all d.lstMichael Stahl2013-02-281-0/+0
* CreateFromAscii removal in canvasRicardo Montania2013-02-241-1/+1
* 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-269-0/+17
* 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
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* postprocess: convert to gbuildMatúš Kukan2012-12-151-5/+1
* More ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-278-44/+35
* ::rtl prefix removal in canvasRicardo Montania2012-11-277-26/+24
* Some ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-275-27/+27
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-221-2/+2
* fix 3D 'fade' transitionsDavid Tardon2012-11-227-12/+689
* 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
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* 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-08108-2494/+1569
* fix canvas build with Win8 SDKPeter Foley2012-10-074-0/+24
* add missing dep on o3tlDavid Tardon2012-10-061-0/+4
* drop unused #includeDavid Tardon2012-10-061-1/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-16/+17
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-288-16/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-3/+3
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-2/+2
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-2/+2
* gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl2012-09-281-1/+5
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-288-8/+16
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-288-0/+8
* some windows SetPosSizePixel->setPosSizePixelCaolán McNamara2012-09-281-2/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-11/+5
* 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