summaryrefslogtreecommitdiffstats
path: root/emfio/inc
Commit message (Expand)AuthorAgeFilesLines
* Simplify MtfTools::ImplMapMike Kaganski2021-11-101-2/+0
* tools::Long->sal_Int32 in the DX arraysNoel Grandin2021-10-301-1/+1
* pass DX array around using o3tl::span instead of pointerNoel Grandin2021-10-291-1/+1
* vcl: rename OutDevState to StackChris Sherlock2021-09-281-5/+5
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-09-081-1/+1
* no need to allocate BSaveStruct separatelyNoel Grandin2021-09-031-2/+2
* loplugin:constparamsNoel Grandin2021-08-181-1/+1
* drop EMF+ also when converting WMF, not just EMFLuboš Luňák2021-06-111-0/+5
* WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC recordBartosz Kosiorek2021-06-111-1/+1
* WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek2021-06-051-1/+1
* tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek2021-05-281-0/+3
* tdf#55007 EMF Allow negatives values for Start Point and End PointBartosz Kosiorek2021-05-221-1/+1
* tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek2021-05-151-0/+17
* tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek2021-05-071-3/+3
* More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann2021-04-271-0/+3
* WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek2021-03-251-3/+3
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)2021-02-231-0/+24
* update pchesCaolán McNamara2021-02-191-1/+2
* update pchesCaolán McNamara2020-12-151-2/+2
* vcl: improve EMF+ -> WMF conversionMiklos Vajna2020-12-091-0/+2
* tdf#123936 Formatting files in module emfio with clang-formatPhilipp Hofer2020-11-131-2/+2
* 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
* update pchesCaolán McNamara2020-09-211-1/+4
* [API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna2020-09-181-0/+2
* Fix typoAndrea Gelmini2020-09-171-1/+1
* tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna2020-09-171-0/+4
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-2/+1
* update pchesCaolán McNamara2020-07-121-5/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* comparison operators should be constNoel Grandin2020-03-121-2/+2
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-4/+2
* loplugin:finalclasses in basic..emfioNoel Grandin2020-01-141-3/+3
* tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen2019-12-201-1/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-1/+1
* emfio: extra loggingChris Sherlock2019-11-231-0/+1
* make some classes module-privateNoel Grandin2019-11-191-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-2/+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
* regenerate PCH headersLuboš Luňák2019-05-121-2/+2
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-4/+15
* 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
* loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2018-07-021-1/+0
* 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