summaryrefslogtreecommitdiffstats
path: root/emfio/source/reader/mtftools.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* loplugin:singlevalfieldsNoel Grandin2018-10-171-0/+3
* add SvStream::TellEndNoel Grandin2018-10-151-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-5/+5
* move emf code to vclNoel Grandin2018-03-151-84/+2
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-3/+3
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-13/+13
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-161-3/+3
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-141-9/+9
* use scanline when reading pixel dataNoel Grandin2018-02-071-8/+13
* tweak clippath fuzzing pathCaolán McNamara2018-01-311-1/+9
* ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara2018-01-291-1/+1
* ofz#5475 Integer-overflowCaolán McNamara2018-01-191-1/+4
* More loplugin:cstylecast: emfioStephan Bergmann2018-01-121-13/+13
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-311-1/+1
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* Resolves: tdf#113956 Revert ofz#3374 Integer-overflowCaolán McNamara2017-11-211-1/+1
* silence some coverity warningsCaolán McNamara2017-11-181-1/+1
* ofz#4230 Integer-overflowCaolán McNamara2017-11-161-2/+8
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* ofz#4055 Integer-overflowCaolán McNamara2017-11-041-3/+4
* tdf#111486 Fix description of SAL_ macro after EMF refactorBartosz Kosiorek2017-10-271-2/+2
* ofz#3823 Integer-overflowCaolán McNamara2017-10-271-7/+7
* remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2017-10-271-9/+0
* ofz#3819 Integer-overflowCaolán McNamara2017-10-271-2/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* ofz#3374 Integer-overflowCaolán McNamara2017-10-251-1/+1
* 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
* ofz+ubsanCaolán McNamara2017-09-301-12/+22
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-3/+3
* 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
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-6/+3
* emfplus: more streamlining of metafile importerArmin Le Grand2017-07-151-4/+4
* emfplus: reorganized some old filter aspectsArmin Le Grand2017-07-151-193/+195
* emfplus: add rough version of local readerArmin Le Grand2017-07-151-0/+2283