summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
AgeCommit message (Expand)Author
2021-10-05tdf#144122, tdf#144305 Revert "sw: allow the height of a line...Aron Budea
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-05-20loplugin:unusedfieldsNoel Grandin
2020-05-19sw: ResetBlinkPor() now doesn't do anything usefulMiklos Vajna
2020-05-18sw: HasBlinkPor() now always returns falseMiklos Vajna
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-04-03tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin
2020-02-06rename SetOfst -> SetOffsetNoel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-06sw: add missing ": 1" for adjacent bool memberMiklos Vajna
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-08-09sw: remove unnecessary boost includeMichael Stahl
2019-08-09tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-08-07Fix typosAndrea Gelmini
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-03-22Add few more fixes to build with Boost < 1.56Tomáš Chvátal
2019-02-28sw: fix some borked commentsMichael Stahl
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-03Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-12-05loplugin:singlevalfields in swNoel Grandin
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-11-15sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRuleMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl
2018-11-15sw_redlinehide_3: adapt some SwEditShell functionsMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw_redlinehide_3: have SwTextFrame ensure that list node is ...Michael Stahl
2018-11-15sw_redlinehide_3: update footnote numbers on redline opsMichael Stahl
2018-11-15sw_redlinehide_3: rewrite MergedAttrIterByEndMichael Stahl
2018-11-15sw_redlinehide_3: remove SwTextFrame::GetTextNode()Michael Stahl
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin