summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
Commit message (Expand)AuthorAgeFilesLines
* implemented EmfPlusRecordTypeFillPie recordRadek Doulik2013-01-101-0/+45
* targetted string re-workMichael Meeks2012-05-221-5/+5
* tune the guessed position a bit, so that it works better with test documentsRadek Doulik2012-04-181-1/+1
* implemented EmfPlusRecordTypeDrawString recordRadek Doulik2012-04-181-19/+92
* added debug message for unsupported casesRadek Doulik2012-04-181-0/+2
* SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik2012-04-181-2/+2
* set minimal width if pen width is set to zeroRadek Doulik2012-04-131-1/+2
* fix crash on invalid/missing penCaolán McNamara2012-04-131-20/+26
* fix busted indentCaolán McNamara2012-04-131-13/+13
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-26/+28
* cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl2012-03-091-3/+3
* workaround for buggy metafile imagesRadek Doulik2012-03-071-6/+12
* Removed unused code from cppcanvasSzabolcs Dezsi2012-02-171-28/+0
* Revert "callcatcher: Remove unused code"August Sodora2011-12-211-0/+28
* callcatcher: Remove unused codeAugust Sodora2011-12-211-28/+0
* more debug info for emf+ rendering - pathRadek Doulik2011-11-281-0/+23
* Related: fdo#38580 NULL objectCaolán McNamara2011-10-101-2/+2
* make base class dtor virtualCaolán McNamara2011-09-121-0/+1
* fix warningsGabor Jenei2011-09-011-41/+41
* WaE: in debug=2 modeCaolán McNamara2011-08-291-8/+4
* debug build errorsGabor2011-08-231-0/+1
* align closing braceDavid Tardon2011-08-111-1/+1
* WaE: add braces around empty body in else stmtDavid Tardon2011-08-111-1/+2
* check bitmap size before creating canvas actionRadek Doulik2011-08-101-14/+18
* added MultiplyWorldTransform record typeRadek Doulik2011-08-101-0/+23
* enable emf debug dump when dbglevel > 1Radek Doulik2011-07-261-1/+4
* make the debug build work againRadek Doulik2011-06-101-1/+1
* cleanupMichael Meeks2011-03-141-1/+1
* mis-merge: clean-up remaining tools typesNorbert Thiebaud2011-03-121-15/+15
* cppcheck: methods can be constCaolán McNamara2010-11-251-2/+2
* RTL_CONSTASCII_USTRINGPARAM in libs-gui 01Gert Faller2010-11-221-5/+5
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* emf+-cppcanvas-replace-poly-factory-and-clean.diff: emf+ importRadek Doulik2010-09-151-53/+78
* emf+-driver-string.diff: emf+ import - extended string rendering\n\nn#519715Radek Doulik2010-09-151-10/+143
* vcl-pluggable-mtf-renderer.diff: emf+ import - checks for valid inputThorsten Behrens2010-09-151-0/+28
* emf+-embedded-mf-image.diff: emf+ import - support for embedded MF imagesRadek Doulik2010-09-151-4/+20
* emf+-multipart-objects.diff: emf+ import - support multipart objectsRadek Doulik2010-09-151-67/+90
* emf+-crash-fix.diff: emf+ import - fix crashRadek Doulik2010-09-151-1/+6
* added copyright noticeRadek Doulik2010-09-151-0/+27
* emf+-cppcanvas-renderer.diff: emf+ import - rendering implementationRadek Doulik2010-09-151-0/+1357