summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidefragmenthandler.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
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-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-17-Werror,-Wimplicit-exception-spec-mismatchStephan Bergmann
2014-04-17coverity#1202900 Uncaught exceptionCaolán McNamara
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-01-28bool improvementsStephan Bergmann
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-03-13Cleanup pptx comment import patch a bit.Thorsten Behrens
2013-03-13Changes to enable display of comments annotations in pptx filesVinaya
2013-01-19Again Fix others Consecutive return, breakJulien Nabet
2013-01-07Cleanup codeJosé Guilherme Vanz
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist
2012-10-09added safety checkRadek Doulik
2012-10-08implement a:overrideClrMapping (fixes n#783202)Radek Doulik
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-07-10Crash fix.Muthu Subramanian
2012-07-05remove forgotten debug printfDavid Tardon
2012-07-04n#768027: Slide notesMaster and notes import.Muthu Subramanian
2012-05-05fdo#48778: PPTX import crashes.Muthu Subramanian
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-07-05Moving the pptx classes to use FragmentHandler2/ContextHandler2.Muthu Subramanian
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]