summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* ofz#4055 Integer-overflowCaolán McNamara2017-11-041-3/+4
* de-sal_uLong emfioCaolán McNamara2017-11-011-10/+7
* ofz#3939 Integer-overflowCaolán McNamara2017-11-011-4/+7
* ofz#3951 Integer-overflowCaolán McNamara2017-11-011-1/+3
* ofz#3868 Integer-overflowCaolán McNamara2017-10-291-3/+3
* tdf#111486 Fix description of SAL_ macro after EMF refactorBartosz Kosiorek2017-10-272-68/+68
* ofz#3823 Integer-overflowCaolán McNamara2017-10-271-7/+7
* emfio: don't reinvent read_uInt16s_ToOUStringMichael Stahl2017-10-271-12/+1
* remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2017-10-272-23/+0
* ofz#3819 Integer-overflowCaolán McNamara2017-10-271-2/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-263-4/+4
* tdf#31814 EMF/EMF+ implement dual modePatrick Jaap2017-10-262-0/+19
* ofz#3374 Integer-overflowCaolán McNamara2017-10-251-1/+1
* ofz#3776 Divide-by-zeroCaolán McNamara2017-10-251-2/+8
* ofz#3777 Undefined-shiftCaolán McNamara2017-10-251-1/+1
* ofz#3763 Integer-overflowCaolán McNamara2017-10-251-4/+6
* ofz#3766 Integer-overflowCaolán McNamara2017-10-251-1/+1
* ofz Integer-overflowCaolán McNamara2017-10-241-1/+4
* ofz#3743 Divide-by-zeroCaolán McNamara2017-10-241-6/+14
* loplugin:includeform: emfioStephan Bergmann2017-10-232-2/+2
* check emf seekCaolán McNamara2017-10-221-3/+3
* check seek to end of header succeededCaolán McNamara2017-10-211-12/+10
* ofz+ubsanCaolán McNamara2017-09-302-14/+27
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-263-7/+7
* Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-251-0/+16
* ofz#2956: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-231-1/+1
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+18
* consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl2017-09-151-1/+1
* stray debuggingCaolán McNamara2017-09-041-5/+0
* crashtesting: uninherited GDIObj is also possible hereCaolán McNamara2017-09-041-3/+8
* 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