summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2017-07-26sd lok: fix Undo/Redo Document RepairHenry Castro1-5/+0
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti1-0/+2
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti1-0/+9
2017-05-11sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-0/+6
2017-05-04tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens1-0/+1
2017-02-28sd lok: Include parthash in annotation list and callbacksPranav Kant1-0/+2
2017-02-28sd lok: Use IDs in ViewAnnotations outputPranav Kant1-0/+2
2017-01-16tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl1-5/+0
2016-11-21convert inventorId to scoped enumNoel Grandin2-9/+3
2016-11-21new loplugin datamembershadowNoel Grandin1-1/+2
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin1-0/+3
2016-11-17loplugin:unusedfieldsNoel Grandin1-7/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+2
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann1-35/+21
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-1/+1
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin3-6/+6
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+1
2016-11-04unify color selectorsCaolán McNamara1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-0/+26
2016-10-28loplugin:expandablemethods in sdNoel Grandin2-3/+0
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-24/+24
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+1
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe1-0/+4
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin3-5/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-2/+0
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin3-20/+21
2016-10-12convert impress/draw navigator to .uiCaolán McNamara1-11/+0
2016-10-11convert PageKind to scoped enumNoel Grandin1-4/+5
2016-10-11convert EditMode to scoped enumNoel Grandin1-3/+3
2016-10-11convert DocumentType to scoped enumNoel Grandin1-3/+3
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