summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidefragmenthandler.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02use more getStringDefaultedNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-01-03tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22use more make_shared in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part2)Julien Nabet
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