summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1
2016-03-07drop now-needless depsDavid Tardon1-4/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-2/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin3-14/+5
2016-03-05tdf#91857 Tweaks to the slide and slide show menusYousuf Philips1-10/+13
2016-03-04Reverting Bubli's fix to make the buttons on the leftYousuf Philips1-1/+1
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak2-0/+26
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2-5/+5
2016-03-04sw, sd: indentation fixesMiklos Vajna1-3/+6
2016-03-04tdf#87812 - SIDEBAR: More animation information in list controlAkshay Deep1-11/+35
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis12-15/+15
2016-03-03loplugin:nullptrStephan Bergmann1-1/+1
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl4-11/+36
2016-03-03sd: add classification toolbarMiklos Vajna4-0/+41
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl4-8/+8
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky2-46/+72
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl7-24/+26
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin37-142/+71
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin2-5/+3
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara1-0/+0
2016-02-28Unused resourcesMaxim Monastirsky3-1233/+0
2016-02-28Fix typoMaxim Monastirsky1-1/+1
2016-02-28Unused resourcesMaxim Monastirsky7-2317/+11
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose1-18/+0
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky62-91/+3005
2016-02-28Kill sfx2 menu supportMaxim Monastirsky3-7/+0
2016-02-27fix clang buildMarkus Mohrhard1-0/+4
2016-02-27Replace include <iostream> by ostreamJulien Nabet1-1/+1
2016-02-27Blind fix for failing TBsJulien Nabet1-0/+1
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl3-0/+71
2016-02-25tdf#97299 - allow slide transitions to be removed.Michael Meeks1-1/+3
2016-02-25Avoid hard-coded perl path, check with envcoypu1-1/+1
2016-02-24-Werror=nonnull-compareStephan Bergmann1-1/+1
2016-02-24Indentation fixesMiklos Vajna1-9/+9
2016-02-23new loplugin: commaoperatorNoel Grandin5-13/+25
2016-02-22Paper cuts in animations sidebarKatarina Behrens1-1/+3
2016-02-22tdf#98035: Changing 'Advance Slide' options shouldnt start previewRishabh2-5/+5
2016-02-22tdf#87813:Fix 'Automatic Preview' feature in sidebar Slide Animation PanelRishabh1-1/+1
2016-02-22loplugin:write only fieldsNoel Grandin2-4/+4
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky7-6/+109
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro4-82/+46
2016-02-19move dbus config into its own config headerCaolán McNamara1-1/+3
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl4-28/+14
2016-02-19sd: replace boost::bind with C++11 lambdasMichael Stahl2-26/+25
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose1-18/+0
2016-02-19new loplugin: find write-only fieldsNoel Grandin2-2/+0
2016-02-18tdf#91781 Move uppercase and lowercase up one levelYousuf Philips1-2/+3
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara3-3/+29