summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-12Shorten transition group names to make them better legends.Michael Meeks
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-11coverity#1338594 Missing break in switchCaolán McNamara
2015-11-11unused headerCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11loplugin:staticmethodsStephan Bergmann
2015-11-11loplugin:overrideStephan Bergmann
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10Missing includesAshod Nakashian
2015-11-10Remove unused XDash variablesMatteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-09pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl
2015-11-09pptx: export "Ripple" and "Vortex" transitionTomaž Vajngerl
2015-11-09pptx: export "Turn around" and "Rochade" transitionTomaž Vajngerl
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08loplugin:defaultparamsStephan Bergmann
2015-11-08pptx: export inside/outside turning cube transition as p14:prismTomaž Vajngerl
2015-11-08pptx: inside/outside turning cube transition testTomaž Vajngerl
2015-11-08pptx: import/export of "cut through black" transitionTomaž Vajngerl
2015-11-08pptx export: properly assert transitionsTomaž Vajngerl
2015-11-08pptx: import/export corner directions correctlyTomaž Vajngerl
2015-11-08pptx: add a testcase for wipe transitions import/exportTomaž Vajngerl
2015-11-08Write as comment the names of slide transitions in MS-PPT specsTomaž Vajngerl
2015-11-08pptx: export slide transition direction parameter correctlyTomaž Vajngerl
2015-11-08get rid of c-style castTomaž Vajngerl
2015-11-08pptx: export/import newsflash and comb slide transitions + testTomaž Vajngerl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06Add a 'Ripple' transitionTor Lillqvist
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist
2015-11-05afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05sd: CppunitTest_sd_svg_export_tests is Linux-only so farMiklos Vajna
2015-11-05sd: add support for svg export unit testsMarco Cecchetti
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin