summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-03-20tdf#123909 fix event source that refers to a timenode.Mark Hung
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz
2019-03-14PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz
2019-03-05Use indexed getToken and improve tokenizationMatteo Casalin
2019-02-25tdf#123557 PPTX: import timenode condition targets.Mark Hung
2019-02-23tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-12Fix build without HAVE_FEATURE_AVMEDIA (iOS at least)Tor Lillqvist
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-31oox: remove dead QuickDiagrammingLayoutMiklos Vajna
2018-10-26oox: remove dead QuickDiagrammingImportMiklos Vajna
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna
2018-10-17oox: add an environment variable to bypass the SmartArt warningMiklos Vajna
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna
2018-09-21oox: create QuickDiagrammingLayout instances with an uno constructorMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-08-22tdf#119118 convert tmAbs value to second.Mark Hung
2018-08-16ofz#9932 Null-derefCaolán McNamara
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-25Fix typoAndrea Gelmini
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-07-16oox: refactor CommonBehaviorContext to inherit from FragmentHandler2.Mark Hung
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin