summaryrefslogtreecommitdiff
path: root/emfio/source
AgeCommit message (Expand)AuthorFilesLines
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 Jaap1-0/+18
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-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 Lillqvist2-5/+5
2017-09-23ofz#2956: Conditional jump or move depends on uninitialised valueCaolán McNamara1-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-13ofz#3028: use of uninitialized valuesCaolán McNamara1-8/+8
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand1-44/+55
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand2-17/+14
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand1-1/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand3-118/+106
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand3-304/+301
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand4-782/+749
2017-07-15emfplus: add rough version of local readerArmin Le Grand4-51/+6119
2017-07-15emfplus: use size of image of metafile fallbackArmin Le Grand1-3/+16
2017-07-15emfplus: for convenience added fallbackArmin Le Grand1-6/+35
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand3-0/+306