summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edws.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-3/+3
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-7/+20
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski1-1/+1
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian1-7/+4
2018-12-01sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.Michael Stahl1-5/+9
2018-05-31dynamic_cast followed by static_castCaolán McNamara1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian1-0/+3
2017-11-06TSCP: Store paragraph signature RDF in the paragraphAshod Nakashian1-4/+1
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian1-1/+4
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-2/+2
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian1-2/+2
2017-09-15some defaults for when config is unavailableCaolán McNamara1-2/+2
2017-08-28sw: validate paragraph signatures on loadAshod Nakashian1-0/+4
2017-08-28sw: sign paragraphs and validateAshod Nakashian1-3/+6
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke1-3/+4
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-06-29tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl1-1/+6
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-4/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+4
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-1/+2
2016-09-13Remove totally bogus commentTor Lillqvist1-2/+0
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-4/+10
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-15/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-9/+9
2015-03-31sw: prefix members of SwEditShellMichael Stahl1-6/+6
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+6
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+6
2014-11-19loplugin: cstylecastNoel Grandin1-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-5/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-15/+15
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-7/+7
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara1-1/+1
2013-06-09adjusted code indentation for consistencyPhilipp Riemer1-2/+1