summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)AuthorFilesLines
2018-01-07ofz#4980 bail early with 0 pointsCaolán McNamara1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-7/+5
2017-11-22drop duplicate methodCaolán McNamara1-3/+3
2017-11-21Resolves: tdf#113956 Revert ofz#3374 Integer-overflowCaolán McNamara1-1/+1
2017-11-20ofz#4318 Integer-overflowCaolán McNamara1-3/+6
2017-11-18silence some coverity warningsCaolán McNamara2-2/+2
2017-11-16ofz#4230 Integer-overflowCaolán McNamara1-2/+8
2017-11-14ofz: stop at min of end of record and end of streamCaolán McNamara2-30/+41
2017-11-14ofz: further limit exttextout to record size is smaller than stream sizeCaolán McNamara1-2/+2
2017-11-13ofz: detect short readCaolán McNamara1-1/+1
2017-11-10ofz#4158 Integer-overflowCaolán McNamara1-4/+5
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-04ofz#4055 Integer-overflowCaolán McNamara1-3/+4
2017-11-01de-sal_uLong emfioCaolán McNamara1-10/+7
2017-11-01ofz#3939 Integer-overflowCaolán McNamara1-4/+7
2017-11-01ofz#3951 Integer-overflowCaolán McNamara1-1/+3
2017-10-29ofz#3868 Integer-overflowCaolán McNamara1-3/+3
2017-10-27tdf#111486 Fix description of SAL_ macro after EMF refactorBartosz Kosiorek2-68/+68
2017-10-27ofz#3823 Integer-overflowCaolán McNamara1-7/+7
2017-10-27emfio: don't reinvent read_uInt16s_ToOUStringMichael Stahl1-12/+1
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2-23/+0
2017-10-27ofz#3819 Integer-overflowCaolán McNamara1-2/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-4/+4
2017-10-26tdf#31814 EMF/EMF+ implement dual modePatrick Jaap2-0/+19
2017-10-25ofz#3374 Integer-overflowCaolán McNamara1-1/+1
2017-10-25ofz#3776 Divide-by-zeroCaolán McNamara1-2/+8
2017-10-25ofz#3777 Undefined-shiftCaolán McNamara1-1/+1
2017-10-25ofz#3763 Integer-overflowCaolán McNamara1-4/+6
2017-10-25ofz#3766 Integer-overflowCaolán McNamara1-1/+1
2017-10-24ofz Integer-overflowCaolán McNamara1-1/+4
2017-10-24ofz#3743 Divide-by-zeroCaolán McNamara1-6/+14
2017-10-23loplugin:includeform: emfioStephan Bergmann2-2/+2
2017-10-22check emf seekCaolán McNamara1-3/+3
2017-10-21check seek to end of header succeededCaolán McNamara1-12/+10
2017-09-30ofz+ubsanCaolán McNamara2-14/+27
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist3-7/+7
2017-09-25Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+16
2017-09-23ofz#2956: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-2/+18
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl1-1/+1
2017-09-04stray debuggingCaolán McNamara1-5/+0
2017-09-04crashtesting: uninherited GDIObj is also possible hereCaolán McNamara1-3/+8
2017-08-30Missing includeStephan Bergmann1-0/+1
2017-08-30This check for GDIObj subtypes is exhaustiveStephan Bergmann1-8/+7
2017-08-29Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann1-1/+1
2017-08-24emfio: unit test for the EMF+ rendererPatrick Jaap3-0/+42
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-2/+2
2017-08-13ofz#3028: use of uninitialized valuesCaolán McNamara1-8/+8
2017-07-31loplugin:constparams in dbaccessNoel Grandin3-7/+7