summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: ooxStephan Bergmann40-191/+191
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos1-0/+76
2017-10-18Replace lists by vectors in ooxJulien Nabet3-13/+11
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin1-8/+6
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-3/+4
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos3-5/+40
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin2-2/+2
2017-09-06tdf#106867: Import target for commands in PPTX.Jan Holesovsky1-2/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+1
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai1-0/+1
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai1-1/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin8-49/+38
2017-07-31loplugin:constparams in ooxNoel Grandin29-50/+50
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky1-1/+1
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky1-11/+26
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky1-4/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-3/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin6-7/+8
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-16/+6
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna1-8/+8
2017-05-22PPTX import: import JPEG images ahead of timeMiklos Vajna1-0/+41
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke6-17/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin2-10/+2
2017-04-28loplugin:salunicodeliteral: ooxStephan Bergmann1-1/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-3/+2
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-03-31use actual UNO enums in ooxNoel Grandin1-1/+0
2017-03-30remove type decorations on char literalsJochen Nitschke1-10/+10
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-4/+4
2017-03-20tdf#99617 convert powerpoint angle to degreeRegina Henschel1-6/+6
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai2-2/+2
2017-02-28new loplugin unoanyNoel Grandin7-29/+29
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist4-4/+4
2017-02-27There is nothing called FillPropertiesGroupContext since 2009Tor Lillqvist1-1/+0
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann2-3/+3
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar1-1/+1
2017-02-10Related: tdf#105707 PPTX import: warn on empty SmartArt fallbackMiklos Vajna1-1/+4
2017-02-05tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai1-1/+4
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-1/+27
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-10/+10
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist5-6/+6
2017-01-06tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna1-1/+9
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-5/+5