summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2015-10-15sd tiled rendering: implement CALLBACK_SET_PART for find-allMiklos Vajna
2015-10-15sd tiled rendering: let find-all at least select the first match physicallyMiklos Vajna
2015-10-15sd search: restore start selection if nothing was foundMiklos Vajna
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14coverity#736798 Dereference before null checkCaolán McNamara
2015-10-14coverity#736803 Dereference before null checkCaolán McNamara
2015-10-14coverity#736804 Dereference before null checkCaolán McNamara
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14sd tiled rendering: search rectangle is part-specificMiklos Vajna
2015-10-14tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt
2015-10-14coverity#1326209 Dereference after null checkCaolán McNamara
2015-10-14sd tiled rendering: initial search allMiklos Vajna
2015-10-13coverity#735838 Dereference after null checkCaolán McNamara
2015-10-13coverity#1326205 Unchecked dynamic_castCaolán McNamara
2015-10-13coverity#1326204 Unchecked dynamic_castCaolán McNamara
2015-10-13coverity#1326211 Unchecked dynamic_castCaolán McNamara
2015-10-13CppunitTest_sd_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna
2015-10-13sd tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-13cppcheck:variableScopeNoel Grandin