summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-12EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek1-1/+3
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma1-5/+1
2023-03-09Re-enable CppunitTest_emfio_wmf for --enable-mergelibsStephan Bergmann1-1/+1
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara1-1/+1
2022-11-08tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios1-0/+1
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek1-6/+73
2022-04-06Fix type, calculation of FamilyFont PitchAndFamilyHossein1-1/+1
2022-03-15tdf#145614 Convert #define to enum and constexprHossein1-190/+255
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek1-0/+4
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-2/+1
2021-11-10Simplify MtfTools::ImplMapMike Kaganski1-2/+0
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin1-1/+1
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-5/+5
2021-09-03no need to allocate BSaveStruct separatelyNoel Grandin1-2/+2
2021-08-18loplugin:constparamsNoel Grandin1-1/+1
2021-06-11WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC recordBartosz Kosiorek1-1/+1
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek1-0/+3
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek1-0/+17
2021-05-07tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek1-3/+3
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+3
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