summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-02-28remove all d.lstMichael Stahl
2013-02-24CreateFromAscii removal in canvasRicardo Montania
2013-02-21fix win buildCaolán McNamara
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-13Remove unused function useFontJulien Nabet
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-15postprocess: convert to gbuildMatúš Kukan
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-27::rtl prefix removal in canvasRicardo Montania
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-20fix typoAndras Timar
2012-11-20use LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-26Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu
2012-10-15cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl
2012-10-08WaE: unused function 'unoCapeFromCap'Tor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-07fix canvas build with Win8 SDKPeter Foley
2012-10-06add missing dep on o3tlDavid Tardon
2012-10-06drop unused #includeDavid Tardon
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28some windows SetPosSizePixel->setPosSizePixelCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-20fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik
2012-08-13unusedcode: SpriteCanvasHelper's methodsMatúš Kukan
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08remove some more eof noiseThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold