summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)AuthorFilesLines
2018-10-17loplugin:singlevalfieldsNoel Grandin1-0/+3
2018-10-15add SvStream::TellEndNoel Grandin2-2/+2
2018-10-08Fix emfio_wmf_test VCL dependencyJan-Marek Glogowski2-183/+6
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-12ofz#10301 AbrtCaolán McNamara1-12/+19
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-2/+2
2018-08-14Assume that EMR_SETWINDOWEXTEX wants to read signed valuesStephan Bergmann1-2/+3
2018-08-01Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2-4/+0
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin1-3/+2
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-5/+5
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-0/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-4/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-8/+0
2018-04-06tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2-0/+26
2018-04-05ofz#7359 Integer overflowCaolán McNamara1-1/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-0/+8
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-15move emf code to vclNoel Grandin1-84/+2
2018-03-06ofz: timeoutCaolán McNamara1-11/+12
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-3/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-16/+16
2018-02-26ofz#6563 nBytesPerScan of 0Caolán McNamara1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-19use RawBitmap in W_META_BITBLTNoel Grandin1-25/+21
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2-9/+9
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin3-27/+27
2018-02-12ofz: timeoutCaolán McNamara1-17/+33
2018-02-08ofz: timeoutCaolán McNamara1-6/+22
2018-02-08ofz: timeoutCaolán McNamara1-22/+26
2018-02-07use scanline when reading pixel dataNoel Grandin1-8/+13
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-1/+2
2018-01-31tweak clippath fuzzing pathCaolán McNamara2-3/+11
2018-01-29ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara1-1/+1
2018-01-19ofz#5475 Integer-overflowCaolán McNamara1-1/+4
2018-01-15More loplugin:cstylecast: emfioStephan Bergmann2-3/+3
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin2-2/+2
2018-01-12More loplugin:cstylecast: emfioStephan Bergmann4-26/+26
2018-01-06ofz#4980 bail early with 0 pointsCaolán McNamara1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2-2/+2
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-5/+5
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann3-0/+4
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