summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara
2016-09-25impl this with a std::unique_ptrCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-23tdf#95416 remove ../ style includeJochen Nitschke
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