summaryrefslogtreecommitdiff
path: root/oox/source/ppt/presentationfragmenthandler.cxx
AgeCommit message (Expand)Author
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-07google docs can generate a pptx with an empty cmLstCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-17bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-09-13Avoid crash when a comment contains data, but no textKatarina Behrens
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi
2013-01-07Cleanup codeJosé Guilherme Vanz
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz
2012-12-07drop some static OUStringsCaolán McNamara
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-07-05Moving the pptx classes to use FragmentHandler2/ContextHandler2.Muthu Subramanian
2011-05-19don't de-reference null pointer - fix crash with certain PPTX filesMichael Meeks