summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-11tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga
2018-09-11sd: Drop unused ImplProcessObjectList()Takeshi Abe
2018-09-11loplugin:constantparamNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-10sd / pptx export: get rid of GET and GETA macros.Mark Hung
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-09-09Fix typoAndrea Gelmini
2018-09-08uitest Imrepss- Autocorect options dialogZdeněk Crhonek
2018-09-08clan-tidy bugprone-throw-keyword-missing in SdXShapeNoel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-08sd / pptx export: use extracted ooxml node type.Mark Hung
2018-09-07sd/ pptx export: resolves unhandled node type causing crashes.Mark Hung
2018-09-07tdf#99213: don't export invalid child nodes.Mark Hung
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05uitest Impress Master elements dialogZdeněk Crhonek
2018-09-05tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski
2018-09-05Fix typosAndrea Gelmini
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05tdf#119532 Contextmenu Form updateandreas kainz
2018-09-04tdf#119629 Fix keytime formula and missing effect node type.Mark Hung
2018-09-04sd/pptx export: allow exporting effect preset id.Mark Hung
2018-09-03sd/ pttx export: wrap user data handling in NodeContext.Mark Hung
2018-09-03sd/ pptx export: refactor WriteAnimationNodeCommonPropsStart().Mark Hung
2018-09-03sd/pptx export: clean up rXNode and bMainSeqChildMark Hung
2018-09-03sd/pptx export: utility class to further refactor.Mark Hung
2018-08-31tdf#119432 add snap options to Draw menubar and contextmenuandreas kainz
2018-08-31sd/pptx export: remove parameter that is always true.Mark Hung
2018-08-31sd/pptx export: remove unused parameter.Mark Hung
2018-08-31sd/pptx export: make FSHelperPtr pFS a class member.Mark Hung
2018-08-31sd/pptx export: new PPTXAnimationExport class.Mark Hung
2018-08-31sd/pptx export: refactor WriteAnimationNode.Mark Hung
2018-08-31sd/pptx export: remove unnecessary using caluses.Mark Hung
2018-08-31sd/pptx export: move animation related static member functionsMark Hung
2018-08-30sd/pptx export: move animation export code to a single file.Mark Hung
2018-08-30Remove redundant asserts after newMike Kaganski
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-30don't declare allocation operators for internal codeNoel Grandin
2018-08-29Removed execution flag on pptx fileAndrea Gelmini
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas
2018-08-29fix sd_export_ooxml2 fail on Linux-rpm_deb-x86@71-TDF, MASTERJustin Luth
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29new loplugin:oustringbufferNoel Grandin