summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-274-2/+7
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-271-1/+3
* sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna2015-10-262-0/+13
* cppcheck:noExplicitConstructorNoel Grandin2015-10-2664-88/+88
* sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna2015-10-222-0/+13
* afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara2015-10-211-0/+6
* sd: fix typo in PresenterHelperMiklos Vajna2015-10-211-2/+2
* afl-eventtesting + VclPtr: missing dispose on impress annotation windowCaolán McNamara2015-10-202-5/+5
* remove SlideSorterCache debug facility, and with it, the last Link<>Noel Grandin2015-10-207-398/+0
* loplugin:defaultparamsStephan Bergmann2015-10-2021-43/+42
* missing returnEike Rathke2015-10-191-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-1933-55/+55
* typoStephan Bergmann2015-10-191-1/+1
* afl-eventtesting: pCursor is nullCaolán McNamara2015-10-191-0/+2
* afl-eventtesting: view is nullCaolán McNamara2015-10-192-5/+1
* afl-eventtesting: deref of null GetMainViewShellCaolán McNamara2015-10-191-1/+3
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-2/+2
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-193-3/+3
* cleanup some local var declarationsNoel Grandin2015-10-197-10/+10
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-194-59/+57
* cppcheck:nullPointerRedundantCheckNoel Grandin2015-10-191-3/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-1819-26/+26
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-168-9/+9
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-1622-133/+126
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-1622-130/+125
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-168-9/+9
* sd tiled rendering: emit CALLBACK_TEXT_SELECTION on multiple search resultsMiklos Vajna2015-10-161-1/+14
* convert Link<> to typedNoel Grandin2015-10-1613-49/+42
* sd tiled rendering: implement CALLBACK_SET_PART for find-allMiklos Vajna2015-10-151-0/+8
* sd tiled rendering: let find-all at least select the first match physicallyMiklos Vajna2015-10-151-1/+12
* sd search: restore start selection if nothing was foundMiklos Vajna2015-10-151-0/+15
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-153-6/+3
* convert Link<> to typedNoel Grandin2015-10-151-2/+9
* coverity#736798 Dereference before null checkCaolán McNamara2015-10-141-1/+1
* coverity#736803 Dereference before null checkCaolán McNamara2015-10-141-4/+8
* coverity#736804 Dereference before null checkCaolán McNamara2015-10-141-5/+3
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-141-2/+4
* sd tiled rendering: search rectangle is part-specificMiklos Vajna2015-10-141-5/+11
* tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt2015-10-142-2/+2
* tdf#95041 Fix sidebar node namesSamuel Mehrbrodt2015-10-142-3/+3
* coverity#1326209 Dereference after null checkCaolán McNamara2015-10-141-1/+1
* sd tiled rendering: initial search allMiklos Vajna2015-10-141-21/+50
* coverity#735838 Dereference after null checkCaolán McNamara2015-10-131-3/+2
* coverity#1326205 Unchecked dynamic_castCaolán McNamara2015-10-131-3/+4
* coverity#1326204 Unchecked dynamic_castCaolán McNamara2015-10-131-1/+1
* coverity#1326211 Unchecked dynamic_castCaolán McNamara2015-10-131-6/+4