summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer
AgeCommit message (Expand)Author
2013-01-22implemented EmfPlusRecordTypeFillPie recordRadek Doulik
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-11fdo#35680 - fix wrong gradient rendering when grouped.Michael Meeks
2012-11-16use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06Revert "calc65: #i116318# Fixed the painting of axial gradients."Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-09-06fixed typoRadek Doulik
2012-08-15display hexadecimal and decimal record numbersRadek Doulik
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-02Remove unused definesThomas Arnhold
2012-06-25replace custom readString with read_uInt16s_ToOUStringCaolán McNamara
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19use a temporary rather than calling EraseCaolán McNamara
2012-06-19where is the logic of having 5 pChars if we only need 4Caolán McNamara
2012-06-19if the string is created of len 0, then no point passing any argumentsCaolán McNamara
2012-06-19if the string is created from 4 sal_Unicodes then it cannot be of 0 lenCaolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-05-22targetted string re-workMichael Meeks
2012-04-18tune the guessed position a bit, so that it works better with test documentsRadek Doulik
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik
2012-04-18added debug message for unsupported casesRadek Doulik
2012-04-18SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik
2012-04-13set minimal width if pen width is set to zeroRadek Doulik
2012-04-13fix crash on invalid/missing penCaolán McNamara
2012-04-13fix busted indentCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist
2012-04-04Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-16Performance: avoid scaling just-generated bitmap 2nd timeThorsten Behrens
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl
2012-03-07workaround for buggy metafile imagesRadek Doulik
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara
2011-12-21Revert "callcatcher: Remove unused code"August Sodora
2011-12-21callcatcher: Remove unused codeAugust Sodora
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-28more debug info for emf+ rendering - pathRadek Doulik
2011-11-27remove include of pch header in cppcanvasNorbert Thiebaud
2011-11-21Revive gradient clipping debug visualization code.Thorsten Behrens
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara