summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin
2017-07-15improve variable scopeCaolán McNamara
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara
2017-07-15coverity#1415090 Unchecked dynamic_castCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann
2017-07-13sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActionsTakeshi Abe
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-07-10sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackgroundMarkus Mohrhard
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-09Slightly different approach to tdf#106679Katarina Behrens
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-07-03tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02DocumentRenderer::Implementation::GetProperties rOptions is unusedStephan Bergmann
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-07-02ViewShellManager::Implementation ctor parameter rManager is unusedStephan Bergmann
2017-07-02ClientBox::CalcActiveHeight parameter nPos is unusedStephan Bergmann
2017-07-02ViewShellManager::Implementation::DestroySubShell rParentShell is unusedStephan Bergmann
2017-07-02SelectionFunction::ModeHandler::StartDrag parameter eMode is unusedStephan Bergmann
2017-07-02Layouter::Implementation::GetTargetSize rPreviewModelSize is unusedStephan Bergmann
2017-07-02PresenterCanvas::UpdateSpriteClip rSize parameter is unusedStephan Bergmann
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro
2017-06-27Fix typosAndrea Gelmini
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara