summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
12 daysavoid dynamic_cast in ModifyChangedHintNoel Grandin1-1/+2
2024-05-13do less OString->OUString conversion in tools datetime functionsNoel Grandin2-2/+2
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara6-8/+10
2024-04-30SwModify::Add/Remove always derefs argCaolán McNamara4-7/+8
2024-04-08-Werror,-Wunused-but-set-variableStephan Bergmann1-2/+2
2024-03-25tdf#158556 speedup docx loadNoel Grandin1-2/+3
2024-03-22tdf#157241 sw: assert when importing ToX in table in rhbz589883-2.docxMichael Stahl1-6/+9
2024-03-22tdf#158556 speed up SwNodes::RemoveNodeNoel Grandin1-7/+1
2024-03-14tdf#157241 sw: fix crash on RTF paste or insert of nested tablesMichael Stahl1-1/+35
2024-03-08sw doc model xml dump: avoid SwNode::GetTableBox()Miklos Vajna1-8/+0
2024-03-06sw: SelectAll of section with RES_PAGEDESC corner-caseMichael Stahl1-1/+1
2024-03-01sw: deliver promised punishment via assert()Michael Stahl1-4/+2
2024-02-23sw doc model xml dump: extract SwTableBox::dumpAsXml() from SwStartNodeMiklos Vajna1-5/+1
2024-02-17Remove more unneeded const_castMike Kaganski1-3/+3
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski2-8/+5
2024-02-16Drop some unneeded const_castMike Kaganski1-8/+7
2024-02-16sw doc model xml dump: show the frame format of the table boxesMiklos Vajna1-4/+6
2024-02-16Simplify a bitMike Kaganski1-6/+3
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski5-287/+155
2024-02-15tdf#159565: make sure to handle leading hidden section correctlyMike Kaganski1-8/+44
2024-02-14tdf#159565 prerequisite: make hidden sections have zero-height framesMike Kaganski3-11/+6
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-1/+3
2024-01-10SwNumRule: SetInvalidRule(bool) -> Invalidate()Mike Kaganski2-2/+2
2024-01-08Revert "Related tdf#76007: Make it possible to insert a Table in a Footnote o...Julien Nabet1-0/+5
2024-01-07Related tdf#76007: Make it possible to insert a Table in a Footnote or EndnoteJulien Nabet1-5/+0
2023-12-30cid#1546349 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-29use more concrete UNO types in swNoel Grandin1-1/+1
2023-11-24sw: rename the rest of the SwHistory Add() member functionsMichael Stahl1-1/+1
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+2
2023-10-22Use getXWeak in swMike Kaganski1-1/+1
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh1-2/+2
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh1-2/+2
2023-09-27pass SwAttrSet around explicitlyNoel Grandin1-25/+25
2023-09-19tdf#157131 sw: only check for table in same top-level sectionMichael Stahl1-2/+2
2023-09-18sw: fix crash when moving nodes into undo arrayMichael Stahl1-0/+3
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen1-6/+5
2023-08-23tdf#156116 - A11Y - fix object name does not update in accessibility sidebarBalazs Varga1-2/+2
2023-08-10tdf#156553 tdf#156554 A11Y: fix issue update after image deletionBalazs Varga1-0/+3
2023-08-09tdf#147938 sw_redlinehide: move fix into SwNodes::UndoTableOfText()Michael Stahl1-9/+0
2023-08-04tdf#147938 sw_redlinehide: fix undo of table to textMichael Stahl1-0/+9
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-1/+1
2023-07-23cid#1538889 Pointer to local outside scopeCaolán McNamara1-1/+2
2023-07-19tdf#153115 sw: fix yet another FindPrvNxtFrameNode() issueMichael Stahl1-2/+12
2023-07-19tdf#153115 sw: SwDoc::TextToTable(), first remove all redlinesMichael Stahl1-1/+10
2023-07-17sw: handle sequence of sections containing only tableMichael Stahl1-24/+31
2023-07-14tdf#156267 sw: remove DdeBookmarks in SwDoc::DelTable()Michael Stahl1-0/+5
2023-07-12Simplify a bitMike Kaganski1-11/+4
2023-06-15tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl1-10/+36
2023-06-06tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl1-127/+135
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl1-4/+4