summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)AuthorFilesLines
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+3
2021-04-26drop mask from BitmapExNoel Grandin1-1/+1
2021-04-23CppunitTest_emfio_emf: avoid --disable-pdfium failureMiklos Vajna1-0/+6
2021-04-09-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+5
2021-04-05ofz: skip slow path when fuzzingCaolán McNamara1-0/+7
2021-04-04pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara1-45/+65
2021-04-03tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek4-25/+41
2021-04-02tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek1-1/+12
2021-03-31tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek3-21/+49
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-26loplugin:flattenNoel1-75/+75
2021-03-25WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek3-14/+26
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-22WMF EMF Add more SAL_INFO and SAL_WARN to help debugging import issuesBartosz Kosiorek2-89/+198
2021-03-19tdf#35986 tdf#140271 EMF Fix line width of CREATEPEN recordBartosz Kosiorek2-26/+21
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-27cid#1473321 Division or modulo by float zeroCaolán McNamara1-2/+8
2021-02-26ofz#31370 Divide-by-zeroCaolán McNamara1-1/+1
2021-02-24Fix typosAndrea Gelmini1-3/+3
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)4-3/+239
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)1-1/+19
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-2/+3
2021-02-12fix test for tdf#137413Luboš Luňák1-13/+6
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara1-1/+1
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-09ofz#29443 uncaught exceptionCaolán McNamara1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-18/+23
2020-12-24custom literal for Degree10Noel Grandin1-1/+1
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock2-2/+2
2020-12-18throw exception in SvStream when reading past end of fileNoel1-1/+1
2020-12-15update pchesCaolán McNamara1-2/+2
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna3-0/+24
2020-12-08emfio: allow disabling EMF+ via a bootstrap variableMiklos Vajna1-1/+4
2020-12-04ofz#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