summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2015-11-04STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unusedStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-04STR_MASTERPAGESSELECTOR appears to be unusedStephan Bergmann
2015-11-04tdf#95298: corrected some out-of-bound accesses to arrayArmin Le Grand
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist
2015-11-03Bin a few pointless variablesTor Lillqvist
2015-11-03tdf#86595: Highlight color it isKatarina Behrens
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-11-02tdf#88276: New text background tab in char formatting dialogKatarina Behrens
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-28What's a "mape"?Tor Lillqvist
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27Filter out non-VclWindowEventsStephan Bergmann
2015-10-27Remove unncessary, wrong downcastStephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist
2015-10-26sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-22sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara