summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann
2018-01-14ofz#5293 Null-dereference READCaolán McNamara
2018-01-14fix indentCaolán McNamara
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-30coverity#1424322 Uninitialized scalar fieldCaolán McNamara
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara
2017-11-28tdf#83877 Unit test for OOXML SignatureLine RoundtripSamuel Mehrbrodt
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth