summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-12Avoid reserved identifiersStephan Bergmann3-8/+9
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin2-8/+8
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+4
2016-04-05loplugin:constantparam in sdNoel Grandin1-1/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-24loplugin:constantparam in sdNoel Grandin2-3/+2
2016-03-18loplugin:constantparam in sdNoel Grandin5-8/+4
2016-03-16coverity#1356337 Resource leakCaolán McNamara1-1/+1
2016-03-10loplugin:constantparam in sdNoel Grandin2-13/+13
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl1-1/+0
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin1-1/+1
2016-02-28Unused resourcesMaxim Monastirsky1-76/+0
2016-02-22loplugin:write only fieldsNoel Grandin1-3/+3
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-11/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-5/+6
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley2-2/+0
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley1-1/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0