summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-17WaE uninitialized pointerDavid Ostrovsky1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik4-5/+37
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király12-48/+41
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-24CreateFromAscii removal in canvasRicardo Montania1-1/+1
2013-02-21fix win buildCaolán McNamara1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter9-73/+48
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-8/+4
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl9-0/+17
2013-01-13Remove unused function useFontJulien Nabet2-10/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist7-10/+10
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith12-260/+210
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith8-37/+33
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-15postprocess: convert to gbuildMatúš Kukan1-5/+1
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania8-44/+35
2012-11-27::rtl prefix removal in canvasRicardo Montania7-26/+24
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania5-27/+27
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann1-2/+2
2012-11-22fix 3D 'fade' transitionsDavid Tardon7-12/+689
2012-11-20fix typoAndras Timar1-1/+1
2012-11-20use LanguageTagEike Rathke1-2/+2
2012-11-17use LanguageTagEike Rathke2-4/+4
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz6-46/+0
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky1-23/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-7/+2
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-26Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu1-2/+3
2012-10-15cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl1-1/+20
2012-10-08WaE: unused function 'unoCapeFromCap'Tor Lillqvist1-0/+2
2012-10-08re-base on ALv2 code. Includes:Michael Meeks108-2494/+1569
2012-10-07fix canvas build with Win8 SDKPeter Foley4-0/+24
2012-10-06add missing dep on o3tlDavid Tardon1-0/+4
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-16/+17
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl8-16/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-3/+3
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-2/+2
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-2/+2
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl1-1/+5
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl8-8/+16
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl8-0/+8
2012-09-28some windows SetPosSizePixel->setPosSizePixelCaolán McNamara1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-11/+5