summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)Author
2019-06-07tdf#125556 URL fragment leaked from one object..Noel Grandin
2019-05-22PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz
2018-11-23Re-factor internal filter logic, and impl. preload properly.Michael Meeks
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-11-01Limit the unique_ptr scope to get rid of .reset()Mike Kaganski
2018-11-01loplugin:useuniqueptr in SdPPTImportNoel Grandin
2018-10-31loplugin:useuniqueptr in ParagraphObj::ParagraphObjNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression '!pTmp' is always trueMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-21tdf#120703 (PVS): missing nullptr check; redundant nullptr checkMike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-04loplugin:useuniqueptr in ResultMembersNoel Grandin
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12ofz#9707 cgm timeout, don't store undo during loadCaolán McNamara
2018-09-12loplugin:useuniqueptr in SdPPTImportNoel Grandin
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-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-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05Fix typosAndrea Gelmini
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-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