summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
3 hoursvcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl1-2/+1
3 hoursvcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl1-1/+9
3 hourssw: PDF/UA export: merge footnote frame followsMichael Stahl2-9/+15
21 hourstdf#126449 sw floattable: fix too small height of non-last anchorsMiklos Vajna1-2/+24
28 hoursreplace ErrorInfo with simpler mechanismNoel Grandin3-3/+3
32 hourstdf#157370 Bring A11y issue to attention in the document viewJim Raykowski1-0/+86
35 hourstdf#157315 Don't set mark after inserting a file in a Master documentJim Raykowski1-1/+0
4 dayscid#1546839 Logically dead codeCaolán McNamara1-1/+1
4 daysFix typoAndrea Gelmini1-1/+1
4 daysFix typoAndrea Gelmini1-1/+1
5 dayscid#1546827 Unchecked return valueCaolán McNamara1-1/+1
5 daysITEM: Correct handling of Items in swArmin Le Grand (allotropia)4-1/+75
5 daysRelated: tdf#126449 sw floattable: fix bad position of in-table follow flyMiklos Vajna1-3/+11
5 dayssw layout xml dump: move SwFont dumper next to the rest of the font codeMiklos Vajna2-16/+16
6 daystdf#157492 sw: fix tracked drag & drop of table rowLászló Németh4-10/+16
6 daystdf#155846 sw tracked table column: fix drag & dropLászló Németh4-9/+17
6 dayscid#1546174 Unused valueCaolán McNamara1-1/+1
6 dayscid#1545733 Logically dead codeCaolán McNamara1-25/+17
6 dayssw floattable: maintain the invariant that fly height is at least MINFLYMiklos Vajna1-1/+1
6 daystdf#156900 sw tracked table column: fix row deletionLászló Németh1-16/+12
7 daysreduce allocation when cloning SwAttrSetNoel Grandin3-79/+83
7 dayspass SwAttrSet around explicitlyNoel Grandin2-25/+40
7 daysRelated: tdf#126449 sw floattable: fix bad join of inline tbl with inner flyMiklos Vajna1-0/+44
7 daystdf#141198 sw: fix cycle case with change trackingLászló Németh1-0/+34
9 daysofz#62688 Null-dereference READ in SwRubyPortion::SwRubyPortionCaolán McNamara1-4/+9
9 daystdf#157263 sw floattable: prefer join over split after moving fwdMiklos Vajna1-0/+9
10 daysDrop some newly obsolete __GNUC__ version checksStephan Bergmann1-2/+2
12 daystdf#154198 sw: fix lost vertical table cell borders for WordTableCell + RTLMiklos Vajna1-1/+3
13 daystdf#157119 sw floattable: fix moving master of split fly to next pageMiklos Vajna6-6/+53
2023-09-20tdf#157129 sw: fix wrong cursor position after pasteMichael Stahl1-3/+3
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin1-1/+1
2023-09-19tdf#157131 sw: only check for table in same top-level sectionMichael Stahl1-2/+2
2023-09-19tdf#157005 sw floattable: fix missing format of next row in follow flyMiklos Vajna1-1/+39
2023-09-18sw: fix crash when moving nodes into undo arrayMichael Stahl2-2/+8
2023-09-18use more concrete UNO types in swNoel Grandin5-23/+17
2023-09-18use more concrete UNO types in swNoel Grandin1-2/+2
2023-09-18use more concrete UNO types in swNoel Grandin1-2/+2
2023-09-18use more concrete UNO types in swNoel Grandin1-2/+2
2023-09-18use more concrete UNO types in swNoel Grandin1-1/+1
2023-09-18use more concrete UNO types in swNoel Grandin1-5/+3
2023-09-18use more concrete UNO types in swNoel Grandin1-3/+3
2023-09-18use more concrete UNO types in swNoel Grandin8-17/+25
2023-09-17use more concrete UNO types in swNoel Grandin1-35/+23
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin18-77/+83
2023-09-15tdf#157096 sw: layout: fix UAF crash from stale mpFlyDestory entryMichael Stahl1-0/+2
2023-09-15sw doc model xml dump: show when a redline is movedMiklos Vajna1-0/+1
2023-09-14unfold SwFEShell::IsShapeDefaultHoriTextDirR2L to something readableCaolán McNamara1-37/+36
2023-09-14crashreporting: apparent null deref at SwFEShell::IsShapeDefaultHoriTextDirR2LCaolán McNamara1-2/+5
2023-09-14remove some unnecessary dynamic_castNoel Grandin1-11/+10
2023-09-14simplify some exception throwingNoel Grandin8-148/+39