summaryrefslogtreecommitdiffstats
path: root/emfio/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ofz: stop at min of end of record and end of streamCaolán McNamara2017-11-141-4/+4
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* tdf#31814 EMF/EMF+ implement dual modePatrick Jaap2017-10-261-0/+1
* loplugin:includeform: emfioStephan Bergmann2017-10-232-2/+2
* 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
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+18
* 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-172-2/+40
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-151-1/+1
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-152-4/+10
* emfplus: more streamlining of metafile importerArmin Le Grand2017-07-151-12/+2
* emfplus: reorganized some old filter aspectsArmin Le Grand2017-07-153-115/+65
* emfplus: add rough version of local readerArmin Le Grand2017-07-153-0/+828
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-152-0/+41