summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* ofz#28271 divide-by-zeroCaolán McNamara2020-12-071-10/+40
* EMF: tdf#138467 Fix MapMode translationBartosz Kosiorek2020-12-034-14/+50
* Instead of labs, use overloaded absStephan Bergmann2020-11-162-4/+7
* tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPENBartosz Kosiorek2020-11-143-11/+71
* tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek2020-11-143-24/+92
* tdf#123936 Formatting files in module emfio with clang-formatPhilipp Hofer2020-11-131-2/+2
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-122-2/+2
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-113-9/+9
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-1/+1
* tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna2020-10-274-3/+29
* long->tools::Long in emfio..filterNoel2020-10-223-9/+9
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-4/+3
* loplugin:reducevarscope in desktop..emfioNoel2020-10-022-10/+6
* update pchesCaolán McNamara2020-09-211-1/+4
* emfio: fix emf/wmf test cppunit name vs makefile nameMiklos Vajna2020-09-213-2/+2
* [API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna2020-09-186-17/+76
* Fix typoAndrea Gelmini2020-09-171-1/+1
* tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna2020-09-172-8/+82
* remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl2020-08-151-1/+1
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-2/+1
* Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann2020-08-051-4/+4
* move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl2020-07-131-5/+5
* update pchesCaolán McNamara2020-07-121-5/+1
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* emfio: create instances with uno constructorsNoel Grandin2020-07-065-125/+14
* Upcoming improved loplugin:staticanonymous -> redundantstatic: emfioStephan Bergmann2020-07-012-2/+2
* tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin2020-05-302-4/+2
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-291-1/+1
* compact namespace in editeng..extensionsNoel Grandin2020-05-081-4/+4
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-072-13/+13
* Extract getting default locale for filters into separate unotools functionMike Kaganski2020-04-271-17/+2
* Don't convert OUString to char*Mike Kaganski2020-04-271-1/+1
* fixes for code creating reversed RectanglesNoel Grandin2020-04-162-0/+12
* loplugin:flatten in embeddedobj,emfioNoel Grandin2020-04-143-259/+259
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2DBartosz Kosiorek2020-03-161-0/+9
* tdf#124424 EMF+ Add tests for LinearGradientBartosz Kosiorek2020-03-152-0/+26
* comparison operators should be constNoel Grandin2020-03-121-2/+2
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-3/+3
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-161-12/+13
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-4/+2
* 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
* loplugin:finalclasses in basic..emfioNoel Grandin2020-01-141-3/+3
* use more std::make_sharedNoel Grandin2020-01-101-2/+2
* tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen2019-12-208-24/+7
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-191-1/+1
* Fix some new dependencies on boost_headersStephan Bergmann2019-12-061-0/+1