summaryrefslogtreecommitdiff
path: root/emfio/source
AgeCommit message (Expand)Author
2020-11-17tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPENBartosz Kosiorek
2020-11-16tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek
2020-09-21[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-21tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna
2020-05-31tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-20fix constants according to [MS-EMF] 2.1.10Andras Timar
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-04vcl: fix number of polygons shown in SAL_INFO messageChris Sherlock
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacingsChris Sherlock
2019-11-23emfio: extra loggingChris Sherlock
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20emfio: add SAL_WARNs for unimplemented EMR_COMMENTsChris Sherlock
2019-09-30ofz#17817 avoid OOMCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): emfioStephan Bergmann
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-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-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
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-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12ofz#10301 AbrtCaolán McNamara
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