summaryrefslogtreecommitdiff
path: root/emfio/inc
AgeCommit message (Expand)AuthorFilesLines
2020-09-21[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+2
2020-09-21tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna1-0/+4
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
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 Mohrhard2-2/+40
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand1-1/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2-4/+10
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand1-12/+2
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand3-115/+65
2017-07-15emfplus: add rough version of local readerArmin Le Grand3-0/+828
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-0/+41