summaryrefslogtreecommitdiffstats
path: root/emfio
Commit message (Expand)AuthorAgeFilesLines
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-08-301-5/+10
* ofz#31370 Divide-by-zeroCaolán McNamara2021-07-081-2/+8
* EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek2021-06-111-13/+20
* tdf#117957 WMF Replace ellipses with rects to fix tests on arm64Bartosz Kosiorek2021-05-282-4/+4
* tdf#127145 WMF Fix displaying line width in ROUNDRECT recordBartosz Kosiorek2021-05-223-5/+25
* tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek2021-05-212-0/+15
* tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek2021-05-155-5/+97
* tdf#142014 Fix displaying strokes when line width is 0Bartosz Kosiorek2021-05-143-4/+30
* tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line widthBartosz Kosiorek2021-05-123-1/+33
* tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECTBartosz Kosiorek2021-05-113-3/+38
* tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek2021-05-104-12/+45
* tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD, PIEBartosz Kosiorek2021-05-063-19/+33
* tdf#142004 tdf#141982 EMF Import: Add rotation and path support for EMR_ELLIPSEBartosz Kosiorek2021-05-063-3/+29
* tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE recordBartosz Kosiorek2021-05-063-4/+30
* 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