summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
AgeCommit message (Expand)Author
2023-05-12EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma
2023-03-09Re-enable CppunitTest_emfio_wmf for --enable-mergelibsStephan Bergmann
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-08tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-04-06Fix type, calculation of FamilyFont PitchAndFamilyHossein
2022-03-15tdf#145614 Convert #define to enum and constexprHossein
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-10Simplify MtfTools::ImplMapMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-03no need to allocate BSaveStruct separatelyNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-06-11WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC recordBartosz Kosiorek
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek
2021-05-07tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-03-25WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22long->tools::Long in emfio..filterNoel
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-12comparison operators should be constNoel Grandin
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen
2019-11-19make some classes module-privateNoel Grandin
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-04Avoid truncation of ±1E20 to longStephan Bergmann
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-08-29Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-17no need to statically link against the emfio library in the testsMarkus Mohrhard
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand
2017-07-15emfplus: add rough version of local readerArmin Le Grand