summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)Author
2019-02-07fix assert seen on opening attachment from tdf#123163Caolán McNamara
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-31ofz#8651 Integer-overflowCaolán McNamara
2018-03-31Use for-range loops in oox (part2)Julien Nabet
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-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-30coverity#1424322 Uninitialized scalar fieldCaolá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-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
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-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
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-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-25loplugin:constantparamNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann
2017-02-26cppcheck: unreadVariableJulien Nabet
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann