summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/extinput.cxx
AgeCommit message (Expand)Author
2022-09-29use more SwPosition::SetContentNoel Grandin
2022-09-23add a SwTextNode::ReplaceText variant that takes a SwPositionNoel Grandin
2022-08-19tdf#150331: update index only when text is insertedXisco Fauli
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-01-23Fix typoAndrea Gelmini
2022-01-23tdf#146728 lok: IME: preset formatting in the new paragraphSzymon Kłos
2021-11-08sw: try grouping undo actions of IME-edited textMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-10-06lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-10-06lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-21Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen
2014-11-18loplugin: cstylecastNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-09-19Really loop over ExtInput ringMatteo Casalin
2013-08-26String to OUString, some cleanupMatteo Casalin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner