summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)Author
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
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
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2015-12-04Prefer STL container to manual reallocMiklos Vajna
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh
2015-04-30Make check of Any value more robustStephan Bergmann
2015-04-30FillTransparence is of UNO type shortStephan Bergmann
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde