summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-03-17tdf#65219 Fix temp files clean up in sd unit testsAleksas Pantechovskis2-0/+24
2016-03-17loplugin:constantparam in sfx2Noel Grandin5-20/+9
2016-03-17loplugin:constantparam in svxNoel Grandin2-3/+2
2016-03-16tdf#98678 removed double for-loopArmin Le Grand1-1/+1
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt1-5/+8
2016-03-16coverity#1356337 Resource leakCaolán McNamara3-10/+10
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-16sd: add license boilerplateChris Sherlock1-0/+19
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt1-1/+2
2016-03-15sd image resizing: Small code cleanupSamuel Mehrbrodt3-22/+17
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt2-6/+8
2016-03-15DrawViewShell: Remove unused codeSamuel Mehrbrodt2-41/+0
2016-03-15DrawViewShell: Fix indentationSamuel Mehrbrodt1-13/+11
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin4-9/+9
2016-03-15loplugin:constantparamNoel Grandin3-10/+5
2016-03-14inline some use-once macrosNoel Grandin1-8/+2
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann3-127/+1
2016-03-11Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas serviceStephan Bergmann1-1/+0
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard9-30/+29
2016-03-10sd: handle classification during copy&pasteMiklos Vajna1-1/+16
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens1-0/+1
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann1-1/+1
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak2-0/+17
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht1-1/+1
2016-03-10tdf#87812: SIDEBAR: More animation information in list controlAkshay Deep3-15/+50
2016-03-10loplugin:constantparam in sdNoel Grandin44-152/+121
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann8-97/+97
2016-03-09loplugin:constantparam in sfx2Noel Grandin2-4/+3
2016-03-09loplugin:constantparam in svxNoel Grandin4-10/+10
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