summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* Missing includeStephan Bergmann2017-08-301-0/+1
* This check for GDIObj subtypes is exhaustiveStephan Bergmann2017-08-301-8/+7
* Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann2017-08-291-1/+1
* emfio: unit test for the EMF+ rendererPatrick Jaap2017-08-243-0/+42
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-2/+2
* ofz#3028: use of uninitialized valuesCaolán McNamara2017-08-131-8/+8
* loplugin:constparams in dbaccessNoel Grandin2017-07-313-7/+7
* Remove unnecessary dependencyStephan Bergmann2017-07-171-1/+0
* no need to statically link against the emfio library in the testsMarkus Mohrhard2017-07-175-20/+48
* emfplus: corrections for UnitTest in vclArmin Le Grand2017-07-152-45/+56
* emfplus: more corrections due to linux buildArmin Le Grand2017-07-154-58/+55
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-1518-7/+544
* emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand2017-07-152-8/+4
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-155-122/+116
* emfplus: more streamlining of metafile importerArmin Le Grand2017-07-154-316/+303
* emfplus: reorganized some old filter aspectsArmin Le Grand2017-07-157-897/+814
* emfplus: add rough version of local readerArmin Le Grand2017-07-158-51/+6955
* emfplus: use size of image of metafile fallbackArmin Le Grand2017-07-151-3/+16
* emfplus: for convenience added fallbackArmin Le Grand2017-07-152-6/+36
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-1513-0/+636