summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
AgeCommit message (Expand)Author
2013-03-06do not crop the bitmap, it is already cropped. more debug outputRadek Doulik
2013-03-06straighten out that dreaded indentationEike Rathke
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25workaround for emf+ files with broken dataSize of Image object recordRadek Doulik
2013-02-25fdo#59405: cppcanvas: fix infinite loop in processEMFPlusMichael Stahl
2013-01-10implemented EmfPlusRecordTypeFillPie recordRadek Doulik
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-06fixed typoRadek 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-19death to some UniStringsCaolán McNamara
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-03-26readUnicodeString can just return the stringCaolán McNamara
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
2011-12-21Revert "callcatcher: Remove unused code"August Sodora
2011-12-21callcatcher: Remove unused codeAugust Sodora
2011-11-28more debug info for emf+ rendering - pathRadek Doulik
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara
2011-09-12make base class dtor virtualCaolán McNamara
2011-09-01fix warningsGabor Jenei
2011-08-29WaE: in debug=2 modeCaolán McNamara
2011-08-23debug build errorsGabor
2011-08-11align closing braceDavid Tardon
2011-08-11WaE: add braces around empty body in else stmtDavid Tardon
2011-08-10check bitmap size before creating canvas actionRadek Doulik
2011-08-10added MultiplyWorldTransform record typeRadek Doulik
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik
2011-06-10make the debug build work againRadek Doulik
2011-03-14cleanupMichael Meeks
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 01Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-15emf+-cppcanvas-replace-poly-factory-and-clean.diff: emf+ importRadek Doulik
2010-09-15emf+-driver-string.diff: emf+ import - extended string rendering\n\nn#519715Radek Doulik
2010-09-15vcl-pluggable-mtf-renderer.diff: emf+ import - checks for valid inputThorsten Behrens
2010-09-15emf+-embedded-mf-image.diff: emf+ import - support for embedded MF imagesRadek Doulik