summaryrefslogtreecommitdiffstats
path: root/emfio/source
Commit message (Expand)AuthorAgeFilesLines
* fixes for code creating reversed RectanglesNoel Grandin2020-04-162-0/+12
* loplugin:flatten in embeddedobj,emfioNoel Grandin2020-04-143-259/+259
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-3/+3
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-311-15/+6
* New loplugin:unsignedcompareStephan Bergmann2020-01-282-4/+5
* fix constants according to [MS-EMF] 2.1.10Andras Timar2020-01-201-2/+2
* tweak GetBitmap methods in BitmapExNoel Grandin2020-01-151-4/+4
* use more std::make_sharedNoel Grandin2020-01-101-2/+2
* tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen2019-12-204-19/+0
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-191-1/+1
* vcl: fix number of polygons shown in SAL_INFO messageChris Sherlock2019-12-041-1/+1
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-3/+3
* tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacingsChris Sherlock2019-11-301-0/+2
* emfio: extra loggingChris Sherlock2019-11-232-64/+210
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* emfio: add SAL_WARNs for unimplemented EMR_COMMENTsChris Sherlock2019-11-201-1/+3
* ofz#17817 avoid OOMCaolán McNamara2019-09-301-0/+6
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): emfioStephan Bergmann2019-07-312-2/+2
* 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-041-2/+3
* 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
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-082-4/+4
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-213-17/+14
* 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
* loplugin:singlevalfieldsNoel Grandin2018-10-171-0/+3
* add SvStream::TellEndNoel Grandin2018-10-152-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* ofz#10301 AbrtCaolán McNamara2018-09-121-12/+19
* 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-021-3/+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
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-4/+3
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-8/+0
* ofz#7359 Integer overflowCaolán McNamara2018-04-051-1/+2
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-0/+8
* 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