summaryrefslogtreecommitdiff
path: root/oox/source/ppt/pptgraphicshapecontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09tdf#146619 Drop unused 'using namespace' in: oox/Gabor Kelemen1-1/+0
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-2/+3
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin1-3/+3
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-3/+3
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy1-0/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-4/+4
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen1-12/+0
2020-01-24loplugin:makeshared in ooxNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-10/+10
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist1-1/+1
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-1/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-4/+4
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan1-9/+4
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-04-23oox: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03oox: sal_Bool->boolNoel Grandin1-1/+1
2013-11-26fdo#71434: don't show master text if PlaceHolder types definedKorrawit Pruegsanusak1-3/+20
2013-06-28Further MCE workTor Lillqvist1-19/+11
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist1-1/+1
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz1-1/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-08n759212: Text over images.Muthu Subramanian1-2/+6
2012-04-26n758565: Wrong master slide shape being used.Muthu Subramanian1-44/+4
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-03-13fix mis-merge in ooxNorbert Thiebaud1-7/+7
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08oox-pptx-import-fix-placeholder-text-style.diff: fix placeholders style.Radek Doulik1-1/+2
2010-10-08pptx-gfx-layout-fix.diff: temp fixThorsten Behrens1-0/+238