summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-03-24loplugin:constantparam in sdNoel Grandin24-88/+61
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak2-0/+14
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta1-2/+9
2016-03-22tdf#98646 Fixed freeze by flattening loopsArmin Le Grand1-9/+59
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-4/+3
2016-03-20Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens3-52/+0
2016-03-19tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski3-0/+52
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-4/+4
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-1/+1
2016-03-18loplugin:constantparam in sdNoel Grandin36-146/+75
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin3-27/+19
2016-03-18loplugin:constantfunction in editengNoel Grandin2-6/+6
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