summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara1-6/+9
2017-07-05new loplugin unnecessaryparenNoel Grandin10-28/+21
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier2-0/+4
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti1-1/+21
2017-07-04loplugin:unusedfields in sdNoel Grandin12-79/+4
2017-07-03tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin1-1/+1
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-7/+0
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin3-160/+6
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke4-6/+6
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M13-24/+24
2017-07-03loplugin:unusedfields in svxNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: sdStephan Bergmann45-258/+111
2017-07-02DocumentRenderer::Implementation::GetProperties rOptions is unusedStephan Bergmann1-5/+2
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann4-14/+6
2017-07-02ViewShellManager::Implementation ctor parameter rManager is unusedStephan Bergmann1-6/+2
2017-07-02ClientBox::CalcActiveHeight parameter nPos is unusedStephan Bergmann2-4/+3
2017-07-02ViewShellManager::Implementation::DestroySubShell rParentShell is unusedStephan Bergmann1-6/+2
2017-07-02SelectionFunction::ModeHandler::StartDrag parameter eMode is unusedStephan Bergmann1-10/+3
2017-07-02Layouter::Implementation::GetTargetSize rPreviewModelSize is unusedStephan Bergmann1-22/+11
2017-07-02PresenterCanvas::UpdateSpriteClip rSize parameter is unusedStephan Bergmann2-18/+8
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl4-40/+40
2017-06-30tdf#108833 sd: don't unconditionally enable Undo after importMichael Stahl1-1/+2
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl1-0/+10
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl5-11/+11
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann1-3/+2
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro2-32/+91
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann4-6/+6
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe5-7/+1
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro5-80/+57
2017-06-27Fix typosAndrea Gelmini1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin48-208/+133
2017-06-26s/catched/caughtNoel Grandin2-2/+2
2017-06-26Fix PageShape export to pptxPaul Trojahn1-1/+1
2017-06-25tdf#107584: Load/save page background transparencyKatarina Behrens2-0/+27
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe1-1/+1
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara1-5/+5
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-7/+2
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0
2017-06-22Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-22loplugin:unusedfields in sd part3Noel Grandin25-102/+8
2017-06-22loplugin:unusedfields in sd part2Noel Grandin16-64/+18
2017-06-22loplugin:unusedfields in sd part1Noel Grandin13-59/+3
2017-06-22sd: Kill empty sdattr.cxxTakeshi Abe2-21/+0
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin2-4/+4
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-3/+0
2017-06-21loplugin:unusedfields in svx part2Noel Grandin3-4/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin2-3/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin14-124/+95
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn2-0/+13