summaryrefslogtreecommitdiff
path: root/include/oox/ppt
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl1-0/+3
2015-11-04boost::array->std::array in include/ooxNoel Grandin1-2/+2
2015-10-29Too much copy pasta is not good for youTor Lillqvist1-0/+86
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin11-44/+43
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann18-46/+46
2015-07-21loplugin:unusedmethods ooxNoel Grandin5-35/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann3-3/+3
2015-03-09V801: Decreased performanceCaolán McNamara5-8/+8
2015-02-19boost->stdCaolán McNamara4-10/+10
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna1-3/+3
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-2/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-2/+2
2014-11-07Removed #includes including themselvesAndrea Gelmini1-1/+0
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan3-4/+1
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan1-2/+5
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan1-0/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás1-2/+1
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás1-0/+3
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-19fixincludeguards.sh: include/ooxThomas Arnhold8-21/+21
2014-04-03oox: sal_Bool->boolNoel Grandin6-24/+24
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann14-42/+42
2014-03-22covertity#707954 Uninitialized scalar fieldCaolán McNamara1-2/+5
2014-03-17oox: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms5-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud21-57/+57
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold15-40/+40
2013-06-30robustify some headersThomas Arnhold1-0/+1
2013-06-28MSVC build fixesTor Lillqvist1-1/+1
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist1-4/+3
2013-06-28Further MCE workTor Lillqvist3-5/+5
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist3-3/+3
2013-04-26Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens1-0/+2
2013-04-23execute move of global headersBjoern Michaelsen24-0/+1672