summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-222-0/+2
* Fix wrong path nameSamuel Mehrbrodt2018-11-151-1/+1
* tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek2018-11-081-11/+8
* tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek2018-11-051-13/+13
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* loplugin:singlevalfieldsNoel Grandin2018-10-171-0/+3
* add SvStream::TellEndNoel Grandin2018-10-152-2/+2
* Fix emfio_wmf_test VCL dependencyJan-Marek Glogowski2018-10-082-183/+6
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* ofz#10301 AbrtCaolán McNamara2018-09-121-12/+19
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-2/+2
* Assume that EMR_SETWINDOWEXTEX wants to read signed valuesStephan Bergmann2018-08-141-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-013-0/+3
* loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2018-07-022-4/+0
* assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin2018-06-071-3/+2
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-5/+5
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-0/+1
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-4/+3
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-8/+0
* tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2018-04-062-0/+26
* ofz#7359 Integer overflowCaolán McNamara2018-04-051-1/+2
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-0/+8
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* move emf code to vclNoel Grandin2018-03-151-84/+2
* ofz: timeoutCaolán McNamara2018-03-061-11/+12
* tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin2018-03-011-1/+1
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-3/+3
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-273-16/+16
* ofz#6563 nBytesPerScan of 0Caolán McNamara2018-02-261-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* use RawBitmap in W_META_BITBLTNoel Grandin2018-02-191-25/+21
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-162-9/+9
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-143-27/+27
* ofz: timeoutCaolán McNamara2018-02-121-17/+33
* ofz: timeoutCaolán McNamara2018-02-081-6/+22
* ofz: timeoutCaolán McNamara2018-02-081-22/+26
* use scanline when reading pixel dataNoel Grandin2018-02-071-8/+13
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-061-1/+2
* tweak clippath fuzzing pathCaolán McNamara2018-01-312-3/+11
* 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-152-3/+3
* loplugin:useuniqueptr in PolyPolygonNoel Grandin2018-01-132-2/+2
* More loplugin:cstylecast: emfioStephan Bergmann2018-01-124-26/+26
* ofz#4980 bail early with 0 pointsCaolán McNamara2018-01-061-1/+1
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-312-2/+2
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-5/+5
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-063-0/+4