summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)AuthorFilesLines
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-5/+10
2021-07-08ofz#31370 Divide-by-zeroCaolán McNamara1-2/+8
2021-06-11EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek1-13/+20
2021-05-28tdf#117957 WMF Replace ellipses with rects to fix tests on arm64Bartosz Kosiorek2-4/+4
2021-05-22tdf#127145 WMF Fix displaying line width in ROUNDRECT recordBartosz Kosiorek3-5/+25
2021-05-21tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek2-0/+15
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek5-5/+97
2021-05-14tdf#142014 Fix displaying strokes when line width is 0Bartosz Kosiorek3-4/+30
2021-05-12tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line widthBartosz Kosiorek3-1/+33
2021-05-11tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECTBartosz Kosiorek3-3/+38
2021-05-10tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek4-12/+45
2021-05-06tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD, PIEBartosz Kosiorek3-19/+33
2021-05-06tdf#142004 tdf#141982 EMF Import: Add rotation and path support for EMR_ELLIPSEBartosz Kosiorek3-3/+29
2021-05-06tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE recordBartosz Kosiorek3-4/+30
2021-04-06tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek4-25/+41
2021-04-06pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara1-38/+59
2021-04-04tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek1-1/+12
2021-04-03tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek3-22/+49
2021-03-22tdf#35986 tdf#140271 EMF Fix line width of CREATEPEN recordBartosz Kosiorek2-26/+21
2021-03-11tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)4-3/+239
2021-03-10tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)1-1/+19
2021-02-15fix test for tdf#137413Luboš Luňák1-12/+5
2020-12-07ofz#28271 divide-by-zeroCaolán McNamara1-10/+40
2020-12-03EMF: tdf#138467 Fix MapMode translationBartosz Kosiorek4-14/+50
2020-11-16Instead of labs, use overloaded absStephan Bergmann2-4/+7
2020-11-14tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPENBartosz Kosiorek3-11/+71
2020-11-14tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek3-24/+92
2020-11-13tdf#123936 Formatting files in module emfio with clang-formatPhilipp Hofer1-2/+2
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2-2/+2
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin3-9/+9
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna4-3/+29
2020-10-22long->tools::Long in emfio..filterNoel3-9/+9
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-4/+3
2020-10-02loplugin:reducevarscope in desktop..emfioNoel2-10/+6
2020-09-21update pchesCaolán McNamara1-1/+4
2020-09-21emfio: fix emf/wmf test cppunit name vs makefile nameMiklos Vajna3-2/+2
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna6-17/+76
2020-09-17Fix typoAndrea Gelmini1-1/+1
2020-09-17tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna2-8/+82
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+1
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann1-4/+4
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl1-5/+5
2020-07-12update pchesCaolán McNamara1-5/+1
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-06emfio: create instances with uno constructorsNoel Grandin5-125/+14
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: emfioStephan Bergmann2-2/+2
2020-05-30tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin2-4/+2
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin1-1/+1