summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose1-1/+0
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann1-1/+1
2016-10-07loplugin:staticmethods: sdStephan Bergmann2-5/+5
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-7/+7
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara1-0/+3
2016-09-25impl this with a std::unique_ptrCaolán McNamara1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-2/+1
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-13/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin3-14/+0
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann20-22/+22
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-3/+0
2016-09-10loplugin:constantparam in sdNoel Grandin3-12/+2
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-8/+0
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara1-10/+0
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-2/+1
2016-08-23tdf#95416 remove ../ style includeJochen Nitschke2-2/+6
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand1-0/+1
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-1/+1
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-1/+9
2016-08-13tdf#89466 Add Master Slide and Close Master View buttonSusobhan Ghosh1-0/+2
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-2/+2
2016-08-03sd: track view shell id in SdUndoActionMiklos Vajna1-2/+4
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin7-16/+16
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl1-0/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin2-3/+0
2016-07-13Moved SfxModule owner to SfxApplicationMark Page2-4/+5
2016-07-12Related: tdf#100861 same selection recorded multiple times...Caolán McNamara1-0/+5
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-30loplugin:unusedfieldsNoel Grandin1-1/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-5/+1
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep1-14/+0
2016-06-01remove unused SID constants and associated codeNoel Grandin1-6/+0
2016-05-19loplugin:unusedmethods in sdNoel Grandin4-19/+2
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara1-0/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-14/+14
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-6/+6
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-4/+4
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-21lokit: add getPartHashHenry Castro1-0/+1
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna1-1/+1
2016-04-14loplugin:passstuffbyref in sdNoel Grandin3-7/+7
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0