summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshapecontext.cxx
AgeCommit message (Expand)Author
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
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-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-10-23loplugin:includeform: ooxStephan Bergmann
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-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-19fdo#74401 VML groupshape import: only handle v:rect as TextShapeMiklos Vajna
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna