summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)Author
2021-02-26tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-22tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-30ofz#17817 avoid OOMCaolán McNamara
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): emfioStephan Bergmann
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-22Resolves; ofz#15426 Integer-overflowCaolán McNamara
2019-06-04Avoid truncation of ±1E20 to longStephan Bergmann
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-26Avoid manual malloc/freeStephan Bergmann
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-05Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15Fix wrong path nameSamuel Mehrbrodt
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-11-05tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08Fix emfio_wmf_test VCL dependencyJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12ofz#10301 AbrtCaolán McNamara
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-14Assume that EMR_SETWINDOWEXTEX wants to read signed valuesStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek
2018-04-05ofz#7359 Integer overflowCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke