summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)Author
2020-10-07tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs
2020-09-15tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-08-19tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-31tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-02-06fix assert seen on opening attachment from tdf#123163Caolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
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