summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)AuthorFilesLines
2019-01-17Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky1-3/+4
2018-03-25tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski1-63/+63
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos1-1/+1
2017-11-21tdf#86087 don't decode linksSzymon Kłos1-1/+1
2017-11-19tdf#86087 Open relative links in WriterSzymon Kłos1-2/+19
2017-11-13Fix typosAndrea Gelmini2-3/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski4-10/+10
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk1-2/+2
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-6/+6
2017-10-03new loplugin:blockblockNoel Grandin1-9/+7
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl1-15/+61
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin2-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin1-5/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin3-7/+7
2017-07-21de-hrc various thingsCaolán McNamara5-38/+0
2017-07-21migrate to boost::gettextCaolán McNamara3-28/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-03loplugin:unusedfields in swNoel Grandin1-1/+0
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-10/+10
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-2/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-4/+3
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-19loplugin:stringcopy: swStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara2-16/+16
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna3-19/+19
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl4-21/+21
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-2/+2
2017-05-07Fix typosAndrea Gelmini1-2/+2
2017-04-28tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-04-26tdf#107427 sw: fix crash with stale entries in SwNavigationMgrMichael Stahl1-0/+30
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin1-3/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl1-4/+3
2017-04-12convert SelectionType to scoped enumNoel Grandin3-46/+47
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin2-21/+21
2017-03-16remove unused defines from HRC files in sw/Noel Grandin2-33/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-9/+9
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2