summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)AuthorFilesLines
2020-09-21[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna6-17/+76
2020-09-21tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna2-6/+80
2020-05-31tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin2-4/+2
2020-05-08compact namespace in editeng..extensionsNoel Grandin1-4/+4
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin2-13/+13
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski1-17/+2
2020-04-27Don't convert OUString to char*Mike Kaganski1-1/+1
2020-04-16fixes for code creating reversed RectanglesNoel Grandin2-0/+12
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin3-259/+259
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-16tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2DBartosz Kosiorek1-0/+9
2020-03-15tdf#124424 EMF+ Add tests for LinearGradientBartosz Kosiorek2-0/+26
2020-03-12comparison operators should be constNoel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-12/+13
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-4/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-15/+6
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-4/+5
2020-01-20fix constants according to [MS-EMF] 2.1.10Andras Timar1-2/+2
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin1-4/+4
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin1-3/+3
2020-01-10use more std::make_sharedNoel Grandin1-2/+2
2019-12-20tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen8-24/+7
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin1-1/+1
2019-12-06Fix some new dependencies on boost_headersStephan Bergmann1-0/+1
2019-12-04vcl: fix number of polygons shown in SAL_INFO messageChris Sherlock1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-4/+4
2019-11-30tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacingsChris Sherlock1-0/+2
2019-11-23emfio: extra loggingChris Sherlock3-64/+211
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-20emfio: add SAL_WARNs for unimplemented EMR_COMMENTsChris Sherlock1-1/+3
2019-11-19make some classes module-privateNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-2/+1
2019-09-30ofz#17817 avoid OOMCaolán McNamara1-0/+6
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin1-2/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): emfioStephan Bergmann2-2/+2
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-0/+5
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-14/+14
2019-06-22Resolves; ofz#15426 Integer-overflowCaolán McNamara1-7/+9
2019-06-04Avoid truncation of ±1E20 to longStephan Bergmann2-2/+4
2019-05-12regenerate PCH headersLuboš Luňák1-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-4/+15
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-4/+2
2019-04-26Avoid manual malloc/freeStephan Bergmann1-3/+3
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin1-3/+1
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-03-05Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann1-2/+3