summaryrefslogtreecommitdiff
path: root/include/oox/ppt
AgeCommit message (Expand)Author
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09loplugin:passstuffbyrefStephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-04boost::array->std::array in include/ooxNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
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-07-21loplugin:unusedmethods ooxNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: include/ooxThomas Arnhold
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22covertity#707954 Uninitialized scalar fieldCaolán McNamara
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
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-06-30robustify some headersThomas Arnhold
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-04-26Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens
2013-04-23execute move of global headersBjoern Michaelsen