summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
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
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