summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek2021-04-064-25/+41
* pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara2021-04-061-38/+59
* tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek2021-04-041-1/+12
* tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek2021-04-033-22/+49
* tdf#35986 tdf#140271 EMF Fix line width of CREATEPEN recordBartosz Kosiorek2021-03-222-26/+21
* tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)2021-03-114-3/+239
* tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)2021-03-101-1/+19
* fix test for tdf#137413Luboš Luňák2021-02-151-12/+5
* 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