summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-13tdf#89466 Add Master Slide and Close Master View buttonSusobhan Ghosh
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-03sd: track view shell id in SdUndoActionMiklos Vajna
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-12Related: tdf#100861 same selection recorded multiple times...Caolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-16coverity#1356337 Resource leakCaolán McNamara
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley