summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-14tdf#104792 Double check for target shapeSzymon Kłos
2018-03-05use more Color in ooxNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
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-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-06tdf#106867: Import target for commands in PPTX.Jan Holesovsky
2017-08-23convert message box style bits to scoped enumNoel 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-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-05-22PPTX import: import JPEG images ahead of timeMiklos Vajna
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-28loplugin:salunicodeliteral: ooxStephan Bergmann
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin