summaryrefslogtreecommitdiff
path: root/emfio/source/reader/emfreader.cxx
AgeCommit message (Expand)Author
2021-06-03ofz#34867 TimeoutCaolán McNamara
2021-06-02ofz#34847 Integer-overflowCaolán McNamara
2021-06-01tdf#142566 EMF Add support for EMR_POLYTEXTOUT recordsBartosz Kosiorek
2021-05-31tdf#53004 tdf#142495 WMF EMF Always display Text rectangleBartosz Kosiorek
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek
2021-05-22tdf#55007 EMF Allow negatives values for Start Point and End PointBartosz Kosiorek
2021-05-21tdf#55007 tdf#142263 tdf#142268 EMF ARC, PIE, CHORD allow to draw circleBartosz Kosiorek
2021-05-11tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECTBartosz 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-05ofz: skip slow path when fuzzingCaolán McNamara
2021-04-04pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara
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-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-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-08emfio: allow disabling EMF+ via a bootstrap variableMiklos Vajna
2020-11-14tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPENBartosz Kosiorek
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-17tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann
2020-05-30tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-01-20fix constants according to [MS-EMF] 2.1.10Andras Timar
2019-12-20tdf#42949 Fix IWYU warnings in emfio/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-04vcl: fix number of polygons shown in SAL_INFO messageChris Sherlock
2019-11-30tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacingsChris Sherlock
2019-11-23emfio: extra loggingChris Sherlock
2019-11-20emfio: add SAL_WARNs for unimplemented EMR_COMMENTsChris Sherlock
2019-06-22Resolves; ofz#15426 Integer-overflowCaolán McNamara
2019-04-26Avoid manual malloc/freeStephan Bergmann
2019-03-08new loplugin constvarsNoel Grandin
2019-03-05Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14Assume that EMR_SETWINDOWEXTEX wants to read signed valuesStephan Bergmann