summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
14 hourstdf#147583 sw find: fix backwards search for emptyPara/endOfParaJustin Luth1-32/+35
39 hoursloplugin:unusedmethodsNoel Grandin2-7/+0
2 daysloplugin:unusedfieldsNoel Grandin1-1/+1
3 daysNFC flatten sw FindTextImplJustin Luth1-233/+230
3 daystdf#160192: avoid crash when trying to overwrite doc/lockfile in RO dirJustin Luth1-0/+3
3 daysDoSearch's pPam was not optional - made it an SwPam& rPamJustin Luth1-7/+7
4 daysFix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski1-0/+2
4 dayssw: fix fieldmark crash in MSWordExportBase::OutputTextNode()Miklos Vajna1-19/+22
5 dayssw: fix ~SwIndexReg assert in testTdf149498Michael Stahl1-1/+14
5 daystdf#157241 sw: fix crash on RTF paste or insert of nested tablesMichael Stahl1-1/+35
5 daystdf#154863 Add unit test to cover crash on image moveMatt K1-0/+1
5 dayssw: convert OSL_ENSURE to assertMichael Stahl2-3/+2
6 daysIntroduce a guard to delay processing of idlesMike Kaganski1-0/+4
6 dayssw: layout: use page style set on hidden paragraphMichael Stahl1-1/+5
6 daysreduce symbol visibility in swNoel Grandin13-42/+47
6 daystdf#157241 sw: layout: inconsistent conditions in lcl_RecalcSplitLine()Michael Stahl1-1/+1
7 daysDraw indicators for header/footer when cursor is inside oneCaolán McNamara1-1/+1
7 daysDraw indicators for header/footer when cursor is inside oneCaolán McNamara1-4/+4
7 dayslok: use locale units in dialogs and sidebarJaume Pujantell1-3/+1
8 daystdf#157664 Drop operator != where respective operator == is definedTuukka Orava1-6/+0
8 daysUse weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski29-111/+107
9 daystdf#90242 Navigator: Improve custom shape namingJim Raykowski1-1/+1
10 daystdf#160095: fix crash when using ALT+RETURN twiceJulien Nabet1-0/+3
11 dayscid#1592988 Uninitialized scalar fieldCaolán McNamara1-1/+1
11 dayssw doc model xml dump: avoid SwNode::GetTableBox()Miklos Vajna2-9/+8
11 daysuse more string_viewNoel Grandin7-14/+15
11 daystdf#143148 Use #pragma once instead of include guardsJonah Janzen17-67/+22
12 daysCollaborative editing with readonly and edit views.Gökay Şatır1-2/+2
12 daysFix UBSan build's RTTI needsStephan Bergmann1-1/+1
12 daysFix UBSan build's RTTI needsStephan Bergmann1-1/+1
12 daysFix UBSan build's RTTI needsStephan Bergmann1-1/+1
12 daysRevert hyperlinkInfoAtPositon changes.Gökay Şatır1-19/+0
12 daystdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-2/+4
13 dayscool#8465 sw lok: classify anchored images as complex selectionMiklos Vajna1-0/+9
13 daystdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin1-1/+1
13 daysCreate an UNO service to do the symbol lookup in swNoel Grandin2-32/+46
13 daystdf#160049 doc import: use margins with left/right HoriOrientRelationJustin Luth1-0/+6
13 daystdf#126464 Remove "Numbering on/off" UNO commandAhmedHamed1-16/+0
13 dayssw: remove dead code in CopyImplImpl()Michael Stahl1-12/+2
13 dayssw: SelectAll of section with RES_PAGEDESC corner-caseMichael Stahl6-42/+68
13 daysmake more symbols private in writerNoel Grandin10-53/+53
14 daystdf#159706 sw hide whitespace: fix lost follow on enabling thisMiklos Vajna1-5/+0
14 daystdf#49994 Fix text selection over pages for multi column tablesJim Raykowski1-7/+12
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh6-8/+57
2024-03-04tdf160017: make sure to emit the closing tags in correct orderMike Kaganski2-227/+188
2024-03-04cid#1545317 this didn't help in the end to silence Use after freeCaolán McNamara1-4/+3
2024-03-04sw: for Undo, add FLY_AT_PAGE in GetFlysAnchoredAt()Michael Stahl3-9/+10
2024-03-03cid#1592910 Dereference null return valueCaolán McNamara1-1/+4
2024-03-03cid#1592908 Dereference null return valueCaolán McNamara1-1/+2
2024-03-01tdf#159955: fix custom page numberJulien Nabet1-3/+10