summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann
2016-03-11Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10sd: handle classification during copy&pasteMiklos Vajna
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht
2016-03-10tdf#87812: SIDEBAR: More animation information in list controlAkshay Deep
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-05tdf#91857 Tweaks to the slide and slide show menusYousuf Philips
2016-03-04Reverting Bubli's fix to make the buttons on the leftYousuf Philips
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-04sw, sd: indentation fixesMiklos Vajna
2016-03-04tdf#87812 - SIDEBAR: More animation information in list controlAkshay Deep
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03loplugin:nullptrStephan Bergmann
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl
2016-03-03sd: add classification toolbarMiklos Vajna
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-28Fix typoMaxim Monastirsky
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-27fix clang buildMarkus Mohrhard
2016-02-27Replace include <iostream> by ostreamJulien Nabet
2016-02-27Blind fix for failing TBsJulien Nabet
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-25tdf#97299 - allow slide transitions to be removed.Michael Meeks
2016-02-25Avoid hard-coded perl path, check with envcoypu