summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-25WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek1-3/+3
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)1-0/+24
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna1-1/+4
2020-10-22long->tools::Long in emfio..filterNoel1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-12comparison operators should be constNoel Grandin1-2/+2
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin1-3/+3
2019-12-20tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen1-1/+0
2019-11-19make some classes module-privateNoel Grandin1-1/+1
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin1-2/+2
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-04Avoid truncation of ±1E20 to longStephan Bergmann1-0/+1
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-1/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-25Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+16
2017-08-29Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann1-1/+1
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-3/+3
2017-07-17no need to statically link against the emfio library in the testsMarkus Mohrhard1-2/+7
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand1-1/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-3/+3
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand1-12/+2
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand1-65/+47
2017-07-15emfplus: add rough version of local readerArmin Le Grand1-0/+667