summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin5-7/+7
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow2-3/+3
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin8-16/+16
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin10-65/+65
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-2/+2
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+11
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall3-34/+2
2017-08-04draw vs impress printer option pagesCaolán McNamara1-2/+2
2017-08-04rename Anz->Cnt in sdNoel Grandin2-6/+6
2017-08-03loplugin:constparams in sdNoel Grandin24-39/+39
2017-08-01tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-28loplugin:constparams in editengNoel Grandin1-1/+1
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-7/+6
2017-07-23Removed duplicated includesAndrea Gelmini24-26/+0
2017-07-21loplugin:unusedfields in sdNoel Grandin1-52/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara35-265/+88
2017-07-15improve variable scopeCaolán McNamara1-98/+97
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara1-12/+11
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand3-6/+6
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai1-0/+25
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin5-6/+6
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-2/+0
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-2/+1
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-07-09Added margin feature to the Draw's SideBarpv2k1-0/+96
2017-07-05new loplugin unnecessaryparenNoel Grandin3-4/+3
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti1-1/+21
2017-07-03tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+2
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M1-1/+1
2017-07-02loplugin:casttovoid: sdStephan Bergmann2-26/+12
2017-07-02DocumentRenderer::Implementation::GetProperties rOptions is unusedStephan Bergmann1-5/+2
2017-07-02ViewShellManager::Implementation ctor parameter rManager is unusedStephan Bergmann1-6/+2
2017-07-02ViewShellManager::Implementation::DestroySubShell rParentShell is unusedStephan Bergmann1-6/+2
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro1-32/+36
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro2-10/+35
2017-06-27Fix typosAndrea Gelmini1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin10-35/+17
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0
2017-06-22loplugin:unusedfields in sd part3Noel Grandin3-12/+0
2017-06-22loplugin:unusedfields in sd part2Noel Grandin3-5/+1
2017-06-22loplugin:unusedfields in sd part1Noel Grandin2-8/+1