summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks
2015-11-14Fix selection of transition groups with just one variant.Michael Meeks
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
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-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-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist
2015-11-05afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
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-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-29com::sun::star->css in sdNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27Filter out non-VclWindowEventsStephan Bergmann
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
2015-10-21sd: fix typo in PresenterHelperMiklos Vajna
2015-10-20afl-eventtesting + VclPtr: missing dispose on impress annotation windowCaolán McNamara
2015-10-20remove SlideSorterCache debug facility, and with it, the last Link<>Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19missing returnEike Rathke
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19typoStephan Bergmann
2015-10-19afl-eventtesting: pCursor is nullCaolán McNamara