summaryrefslogtreecommitdiffstats
path: root/emfio/inc/mtftools.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek2021-05-161-0/+17
* tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek2021-05-161-3/+3
* tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)2021-03-111-0/+24
* tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna2020-10-271-1/+4
* long->tools::Long in emfio..filterNoel2020-10-221-2/+2
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* comparison operators should be constNoel Grandin2020-03-121-2/+2
* loplugin:finalclasses in basic..emfioNoel Grandin2020-01-141-3/+3
* tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen2019-12-201-1/+0
* make some classes module-privateNoel Grandin2019-11-191-1/+1
* loplugin:constmethod in embeddedobj..extensionsNoel Grandin2019-09-261-2/+2
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-041-1/+0
* Avoid truncation of ±1E20 to longStephan Bergmann2019-06-041-0/+1
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-1/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-1/+1
* silence some coverity warningsCaolán McNamara2017-11-181-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-2/+2
* Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-251-0/+16
* Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann2017-08-291-1/+1
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-3/+3
* no need to statically link against the emfio library in the testsMarkus Mohrhard2017-07-171-2/+7
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-151-1/+1
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-3/+3
* emfplus: more streamlining of metafile importerArmin Le Grand2017-07-151-12/+2
* emfplus: reorganized some old filter aspectsArmin Le Grand2017-07-151-65/+47
* emfplus: add rough version of local readerArmin Le Grand2017-07-151-0/+667