summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)Author
2021-05-18tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek
2021-05-17Fix typosAndrea Gelmini
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek
2021-05-13tdf#142014 Fix displaying strokes when line width is 0Bartosz Kosiorek
2021-05-12tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line widthBartosz Kosiorek
2021-05-11tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECTBartosz Kosiorek
2021-05-07tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT recordBartosz Kosiorek
2021-05-06tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD, PIEBartosz Kosiorek
2021-05-06tdf#142004 tdf#141982 EMF Import: Add rotation and path support for EMR_ELLIPSEBartosz Kosiorek
2021-05-05tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE recordBartosz Kosiorek
2021-05-02SAL_INFO we want to display nVersion not nSignature (emfio/emfreader)Julien Nabet
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-23CppunitTest_emfio_emf: avoid --disable-pdfium failureMiklos Vajna
2021-04-09-Werror,-Wformat (clang-cl)Stephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-05ofz: skip slow path when fuzzingCaolán McNamara
2021-04-04pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara
2021-04-03tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek
2021-04-02tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek
2021-03-31tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-25WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-22WMF EMF Add more SAL_INFO and SAL_WARN to help debugging import issuesBartosz Kosiorek
2021-03-19tdf#35986 tdf#140271 EMF Fix line width of CREATEPEN recordBartosz Kosiorek
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-27cid#1473321 Division or modulo by float zeroCaolán McNamara
2021-02-26ofz#31370 Divide-by-zeroCaolán McNamara
2021-02-24Fix typosAndrea Gelmini
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-19update pchesCaolán McNamara
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-12fix test for tdf#137413Luboš Luňák
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09ofz#29443 uncaught exceptionCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-15update pchesCaolán McNamara
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-08emfio: allow disabling EMF+ via a bootstrap variableMiklos Vajna
2020-12-04ofz#28271 divide-by-zeroCaolán McNamara
2020-12-03EMF: tdf#138467 Fix MapMode translationBartosz Kosiorek
2020-11-16Instead of labs, use overloaded absStephan Bergmann