summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-16Fix typosAndrea Gelmini
2018-01-13tdf#113481 Let backspace delete complete CJK ideograph IVS.Mark Hung
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos
2017-11-21tdf#86087 don't decode linksSzymon Kłos
2017-11-19tdf#86087 Open relative links in WriterSzymon Kłos
2017-11-13Fix typosAndrea Gelmini
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-04-28tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl
2017-04-26tdf#107427 sw: fix crash with stale entries in SwNavigationMgrMichael Stahl
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna