summaryrefslogtreecommitdiff
path: root/include/oox/vml
AgeCommit message (Expand)Author
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-08-10Fix typosAndrea Gelmini
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-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-02-19boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna