summaryrefslogtreecommitdiffstats
path: root/emfio/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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-261-0/+18
* 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
* 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-262-5/+5
* ofz#2956: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-231-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
* ofz#3028: use of uninitialized valuesCaolán McNamara2017-08-131-8/+8
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* emfplus: corrections for UnitTest in vclArmin Le Grand2017-07-151-44/+55
* emfplus: more corrections due to linux buildArmin Le Grand2017-07-152-17/+14
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-151-1/+1
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-153-118/+106
* emfplus: more streamlining of metafile importerArmin Le Grand2017-07-153-304/+301
* emfplus: reorganized some old filter aspectsArmin Le Grand2017-07-154-782/+749
* emfplus: add rough version of local readerArmin Le Grand2017-07-154-51/+6119
* emfplus: use size of image of metafile fallbackArmin Le Grand2017-07-151-3/+16
* emfplus: for convenience added fallbackArmin Le Grand2017-07-151-6/+35
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-153-0/+306