summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)Author
2018-12-22use boost::optional for OUStringNoel Grandin
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()Michael Stahl
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl
2018-09-19sw_redlinehide_2: rename SwCursorShell::GetText()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-06-13tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-04Translate German variable namesJohnny_M
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-05Fix typosAndrea Gelmini
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-19sw: resolve m_pCursorStack overloadMichael Stahl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-02-05tdf#103258 Add contextual edit footnote endnote command.Gulsah Kose
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke