summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view
Commit message (Expand)AuthorAgeFilesLines
* new loplugin unnecessaryparenNoel Grandin2017-07-053-4/+3
* support for saving a modified image instead of original versionMarco Cecchetti2017-07-041-1/+21
* tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+2
* Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M2017-07-031-1/+1
* loplugin:casttovoid: sdStephan Bergmann2017-07-022-26/+12
* DocumentRenderer::Implementation::GetProperties rOptions is unusedStephan Bergmann2017-07-021-5/+2
* ViewShellManager::Implementation ctor parameter rManager is unusedStephan Bergmann2017-07-021-6/+2
* ViewShellManager::Implementation::DestroySubShell rParentShell is unusedStephan Bergmann2017-07-021-6/+2
* sd lok: disable undo state if conflict with other viewsHenry Castro2017-06-281-32/+36
* sd lok: fix Undo/Redo Document RepairHenry Castro2017-06-282-10/+35
* Fix typosAndrea Gelmini2017-06-271-1/+1
* loplugin:oncevar in sdNoel Grandin2017-06-2610-35/+17
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-1/+0
* loplugin:unusedfields in sd part3Noel Grandin2017-06-223-12/+0
* loplugin:unusedfields in sd part2Noel Grandin2017-06-223-5/+1
* loplugin:unusedfields in sd part1Noel Grandin2017-06-222-8/+1
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-211-3/+0
* loplugin:unusedfields in svx part2Noel Grandin2017-06-211-1/+0
* loplugin:unusedfields in svx part1Noel Grandin2017-06-212-3/+0
* convert ErrCode to strong typedefNoel Grandin2017-06-212-3/+3
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-3/+5
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-183-3/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-1612-36/+34
* Use unique_ptr in aAttrListStephan Bergmann2017-06-151-5/+5
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-142-5/+5
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-6/+0
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-123-8/+3
* EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall2017-06-083-2/+33
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-062-4/+4
* tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe2017-06-011-1/+2
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-317-38/+45
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-8/+5
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-6/+5
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-6/+2
* tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth2017-05-262-0/+3
* Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara2017-05-221-10/+7
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-212-5/+0
* make string translation loading more uniformCaolán McNamara2017-05-1929-150/+146
* loplugin:unusedfieldsNoel Grandin2017-05-191-2/+0
* loplugin:constantparamNoel Grandin2017-05-121-1/+1
* convert SdrLayerId to strong_intNoel Grandin2017-05-1214-76/+76
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* loplugin:constantparamNoel Grandin2017-05-091-2/+2
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-5/+5
* split clear and set graphicCaolán McNamara2017-05-071-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0718-70/+70
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-0718-70/+70
* Fix typosAndrea Gelmini2017-05-051-1/+1
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-052-2/+2