summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
2019-01-10use unique_ptr in SwTextNodeNoel Grandin
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl
2018-11-15sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl
2018-09-27Fix typosAndrea Gelmini
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-08-16remove mempoolNoel Grandin
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-12dont use SwClient/SwModify in unocore: TextMarkupBjoern Michaelsen
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin