summaryrefslogtreecommitdiff
path: root/oox/source/ppt/pptimport.cxx
AgeCommit message (Expand)Author
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-02-25loplugin:referencecastingNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-10-14tdf#125191: Disable Undo during pptx saveMike Kaganski
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-02-23tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-10-17oox: add an environment variable to bypass the SmartArt warningMiklos Vajna
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-03-05use more Color in ooxNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-21tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-05-22PPTX import: import JPEG images ahead of timeMiklos Vajna
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-28PPTX import: fix missing document metadataMiklos Vajna
2014-08-04Let's not forget the keyword.Kohei Yoshida
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara