summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)2021-02-264-3/+239
* tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)2021-02-221-1/+19
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-2/+1
* ofz#17817 avoid OOMCaolán McNamara2019-09-301-0/+6
* loplugin:constmethod in embeddedobj..extensionsNoel Grandin2019-09-261-2/+2
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): emfioStephan Bergmann2019-07-312-2/+2
* Enable many more unit tests on all archsJan-Marek Glogowski2019-07-051-0/+5
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-041-1/+0
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-14/+14
* Resolves; ofz#15426 Integer-overflowCaolán McNamara2019-06-221-7/+9
* Avoid truncation of ±1E20 to longStephan Bergmann2019-06-042-2/+4
* regenerate PCH headersLuboš Luňák2019-05-121-2/+2
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-4/+15
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-4/+2
* Avoid manual malloc/freeStephan Bergmann2019-04-261-3/+3
* loplugin:sequentialassign in editeng..extensionsNoel Grandin2019-04-131-3/+1
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann2019-03-051-2/+3
* move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2019-02-091-5/+5
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-082-4/+4
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-214-18/+14
* svm xml dumper: move this from test to vclMiklos Vajna2019-01-031-9/+8
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-6/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-293-0/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-192-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