summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)AuthorFilesLines
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-3/+3
2018-04-26tdf#115600 Display messages in FindBar for Bookmark navigationJim Raykowski1-2/+35
2018-04-26SwEditShell functions that really want to return boolNoel Grandin3-42/+42
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-17weld DropDownFieldDialogCaolán McNamara1-4/+5
2018-04-17weld SwFieldInputDlgCaolán McNamara1-17/+7
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky1-3/+4
2018-04-06fix bug in SwWrtShell::InsertNoel Grandin1-1/+1
2018-04-04weld SvInsertOleDlgCaolán McNamara1-2/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna3-0/+3
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-1/+2
2018-02-22weld native message dialogsCaolán McNamara1-3/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin2-22/+22
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski1-63/+63
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-5/+2
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-13tdf#113481 Let backspace delete complete CJK ideograph IVS.Mark Hung1-0/+42
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
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