summaryrefslogtreecommitdiff
path: root/emfio/inc
AgeCommit message (Expand)AuthorFilesLines
2021-06-11drop EMF+ also when converting WMF, not just EMFLuboš Luňák1-0/+5
2021-06-11WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC recordBartosz Kosiorek1-1/+1
2021-06-05WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek1-1/+1
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek1-0/+3
2021-05-22tdf#55007 EMF Allow negatives values for Start Point and End PointBartosz Kosiorek1-1/+1
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-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)1-0/+24
2021-02-19update pchesCaolán McNamara1-1/+2
2020-12-15update pchesCaolán McNamara1-2/+2
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna1-0/+2
2020-11-13tdf#123936 Formatting files in module emfio with clang-formatPhilipp Hofer1-2/+2
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-09-21update pchesCaolán McNamara1-1/+4
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+2
2020-09-17Fix typoAndrea Gelmini1-1/+1
2020-09-17tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna1-0/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+1
2020-07-12update pchesCaolán McNamara1-5/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-12comparison operators should be constNoel Grandin1-2/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-4/+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-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-23emfio: extra loggingChris Sherlock1-0/+1
2019-11-19make some classes module-privateNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-2/+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-05-12regenerate PCH headersLuboš Luňák1-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-4/+15
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-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin1-1/+0
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-14ofz: stop at min of end of record and end of streamCaolán McNamara1-4/+4
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-10-26tdf#31814 EMF/EMF+ implement dual modePatrick Jaap1-0/+1
2017-10-23loplugin:includeform: emfioStephan Bergmann2-2/+2
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-09-22Fresh run of bin/update_pch.shMike Kaganski1-2/+18