summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
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
2015-10-19afl-eventtesting: view is nullCaolán McNamara
2015-10-19afl-eventtesting: deref of null GetMainViewShellCaolán McNamara
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16sd tiled rendering: emit CALLBACK_TEXT_SELECTION on multiple search resultsMiklos Vajna
2015-10-16convert Link<> to typedNoel Grandin