summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmlshape.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs1-0/+10
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs1-0/+5
2020-07-19compact namespace: ooxNoel Grandin1-4/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna1-0/+4
2019-11-22make some classes module-privateNoel Grandin1-1/+1
2019-10-29loplugin:finalclasses in ooxNoel Grandin1-13/+13
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl1-1/+4
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+6
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-1/+6
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas1-3/+7
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-6/+3
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna1-0/+4
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-39/+39
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth1-0/+1
2015-04-16Revert "make more classes dllpublic"David Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+1
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav1-0/+1
2014-04-03oox: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-17oox: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-14/+14
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke1-0/+2
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-2/+2
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna1-0/+1
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens1-9/+9
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna1-0/+4
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna1-0/+1
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna1-0/+1
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat1-0/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+439