summaryrefslogtreecommitdiff
path: root/emfio/source/reader/emfreader.cxx
AgeCommit message (Expand)Author
2021-02-26tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2019-06-22Resolves; ofz#15426 Integer-overflowCaolán McNamara
2019-04-26Avoid manual malloc/freeStephan Bergmann
2019-03-08new loplugin constvarsNoel Grandin
2019-03-05Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14Assume that EMR_SETWINDOWEXTEX wants to read signed valuesStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05ofz#7359 Integer overflowCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-08ofz: timeoutCaolán McNamara
2018-01-31tweak clippath fuzzing pathCaolán McNamara
2018-01-15More loplugin:cstylecast: emfioStephan Bergmann
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: emfioStephan Bergmann
2018-01-06ofz#4980 bail early with 0 pointsCaolán McNamara
2017-11-20ofz#4318 Integer-overflowCaolán McNamara
2017-11-14ofz: stop at min of end of record and end of streamCaolán McNamara
2017-11-01ofz#3939 Integer-overflowCaolán McNamara
2017-11-01ofz#3951 Integer-overflowCaolán McNamara
2017-10-29ofz#3868 Integer-overflowCaolán McNamara
2017-10-27tdf#111486 Fix description of SAL_ macro after EMF refactorBartosz Kosiorek
2017-10-27emfio: don't reinvent read_uInt16s_ToOUStringMichael Stahl
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl
2017-10-26tdf#31814 EMF/EMF+ implement dual modePatrick Jaap
2017-10-25ofz#3776 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3763 Integer-overflowCaolán McNamara
2017-10-21check seek to end of header succeededCaolán McNamara
2017-09-30ofz+ubsanCaolán McNamara
2017-09-23ofz#2956: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-08-13ofz#3028: use of uninitialized valuesCaolán McNamara
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
2017-07-15emfplus: more streamlining of metafile importerArmin Le Grand
2017-07-15emfplus: reorganized some old filter aspectsArmin Le Grand
2017-07-15emfplus: add rough version of local readerArmin Le Grand