summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-07cppcanvas: try to make MSVC tinderbox happyMichael Stahl1-4/+4
2013-06-07fdo#65502 - EmfFillPie fix.Michael Meeks1-9/+9
2013-06-07Transform the clipping polygon before using itFridrich Štrba1-0/+1
2013-05-30WaE: Potentially uninitialized local variableTor Lillqvist1-1/+8
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik1-2/+47
2013-03-15implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik1-5/+34
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik1-34/+46
2013-03-15implemented EmfPlusRecordTypeFillEllipse recordRadek Doulik1-1/+27
2013-03-07Backport of EMF+ changes from masterFridrich Štrba1-11/+15
2013-02-25fdo#59405: cppcanvas: fix infinite loop in processEMFPlusMichael Stahl1-1/+10
2013-01-22implemented EmfPlusRecordTypeFillPie recordRadek Doulik1-0/+45
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-06fixed typoRadek Doulik1-2/+2
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik1-15/+39
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-3/+4
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-25replace custom readString with read_uInt16s_ToOUStringCaolán McNamara1-20/+2
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-05-22targetted string re-workMichael Meeks1-5/+5
2012-04-18tune the guessed position a bit, so that it works better with test documentsRadek Doulik1-1/+1
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik1-19/+92
2012-04-18added debug message for unsupported casesRadek Doulik1-0/+2
2012-04-18SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik1-2/+2
2012-04-13set minimal width if pen width is set to zeroRadek Doulik1-1/+2
2012-04-13fix crash on invalid/missing penCaolán McNamara1-20/+26
2012-04-13fix busted indentCaolán McNamara1-13/+13
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-26/+28
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl1-3/+3
2012-03-07workaround for buggy metafile imagesRadek Doulik1-6/+12
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi1-28/+0
2011-12-21Revert "callcatcher: Remove unused code"August Sodora1-0/+28
2011-12-21callcatcher: Remove unused codeAugust Sodora1-28/+0
2011-11-28more debug info for emf+ rendering - pathRadek Doulik1-0/+23
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara1-2/+2
2011-09-12make base class dtor virtualCaolán McNamara1-0/+1
2011-09-01fix warningsGabor Jenei1-41/+41
2011-08-29WaE: in debug=2 modeCaolán McNamara1-8/+4
2011-08-23debug build errorsGabor1-0/+1
2011-08-11align closing braceDavid Tardon1-1/+1
2011-08-11WaE: add braces around empty body in else stmtDavid Tardon1-1/+2
2011-08-10check bitmap size before creating canvas actionRadek Doulik1-14/+18
2011-08-10added MultiplyWorldTransform record typeRadek Doulik1-0/+23
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik1-1/+4
2011-06-10make the debug build work againRadek Doulik1-1/+1
2011-03-14cleanupMichael Meeks1-1/+1
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud1-15/+15
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 01Gert Faller1-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3