summaryrefslogtreecommitdiff
path: root/canvas/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann1-0/+5
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania7-42/+34
2012-11-27::rtl prefix removal in canvasRicardo Montania7-26/+24
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann1-2/+2
2012-11-22fix 3D 'fade' transitionsDavid Tardon6-12/+681
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-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 Meeks85-1977/+1239
2012-10-07fix canvas build with Win8 SDKPeter Foley1-0/+6
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-28some windows SetPosSizePixel->setPosSizePixelCaolán McNamara1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-20fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik1-6/+8
2012-08-13unusedcode: SpriteCanvasHelper's methodsMatúš Kukan2-55/+0
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-08remove some more eof noiseThomas Arnhold3-12/+0
2012-08-07drop bogus eof linesThomas Arnhold2-4/+0
2012-08-02strip down UniString some moreCaolán McNamara1-1/+1
2012-07-16Reduce scopeJulien Nabet1-1/+1
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET1-7/+7
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks3-10/+10
2012-07-04removed unnecessary forward declarations of classTakeshi Abe14-40/+0
2012-06-27Remove unused include filesThomas Arnhold2-124/+0
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-3/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák2-2/+2
2012-06-19fix comment snafuMichael Meeks1-0/+1
2012-06-19re-base on ALv2 code.Michael Meeks88-2079/+1286
2012-06-18fdo#30519 paint scrolled area from the right surfaceDavid Tardon2-15/+53
2012-06-18OSL_TRACE -> SAL_INFODavid Tardon1-5/+5
2012-06-16removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-4/+0
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2-2/+2
2012-05-28Some cppcheck cleaningJulien Nabet3-10/+10
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-3/+2
2012-05-09Related: fdo#48961 don't crash on silly pixmap sizesCaolán McNamara1-1/+19
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach1-12/+0
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-7/+0
2012-04-30Some removing in cairocanvasJulien Nabet4-22/+0
2012-04-26WaE: msvc2008 unused formal parameterCaolán McNamara1-1/+1
2012-04-23bomb out compilation of cairo canvas for mac or windowsMichael Meeks1-0/+4
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist1-1/+1
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist1-1/+5