summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edws.cxx
AgeCommit message (Expand)Author
2018-05-31dynamic_cast followed by static_castCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian
2017-11-06TSCP: Store paragraph signature RDF in the paragraphAshod Nakashian
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-08-28sw: validate paragraph signatures on loadAshod Nakashian
2017-08-28sw: sign paragraphs and validateAshod Nakashian
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-06-29tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-28sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro
2016-09-13Remove totally bogus commentTor Lillqvist
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-31sw: prefix members of SwEditShellMichael Stahl
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-06-09adjusted code indentation for consistencyPhilipp Riemer
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev