summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn2-0/+13
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn1-2/+2
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens2-0/+27
2017-07-15improve variable scopeCaolán McNamara1-98/+97
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara1-12/+11
2017-07-15coverity#1415090 Unchecked dynamic_castCaolán McNamara1-6/+10
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand4-7/+7
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai3-0/+34
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin27-60/+60
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna2-13/+0
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn2-0/+13
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski3-4/+0
2017-07-13Drop special idle handlingJan-Marek Glogowski1-2/+2
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann5-22/+11
2017-07-13sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActionsTakeshi Abe2-13/+6
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall1-1/+1
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin2-40/+16
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-1/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin2-14/+10
2017-07-10sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackgroundMarkus Mohrhard1-4/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin10-17/+17
2017-07-09Added margin feature to the Draw's SideBarpv2k6-1/+447
2017-07-09Slightly different approach to tdf#106679Katarina Behrens3-44/+19
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai2-0/+19
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin8-27/+30
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+0
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin3-16/+16
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep3-0/+12
2017-07-06remove unused text property of spinbuttons for animation delayStanislav Horacek2-2/+0
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-1/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-1/+1
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