summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-12-13tdf#45949 sw: add spell checking to hyperlinked textLászló Németh2-8/+87
2022-12-13tdf#152492 sw: fix unwanted spell checking of parts of URLsLászló Németh2-3/+40
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth12-9/+136
2022-12-13sw, createTextRangeByPixelPosition(): fix crash with at-page anchored imagesMiklos Vajna2-0/+47
2022-12-13resave with latest gladeCaolán McNamara1-9/+9
2022-12-13sw: document SwDPageMiklos Vajna1-0/+3
2022-12-13docx: Do not remove showingPlcHdr until editofftkp4-5/+21
2022-12-13Fix infinite loop in sw_ooxmlexport17 unit test on macOS IntelPatrick Luby1-0/+12
2022-12-12tdf#152029 Bring sections to attention in the document viewJim Raykowski1-0/+39
2022-12-12sw: prefix members of CellsEnumWrapper, ColumnsEnumWrapper, ...Miklos Vajna5-25/+25
2022-12-10Fix English on extended tipOlivier Hallot1-1/+1
2022-12-10Fix typo in codeAndrea Gelmini1-3/+3
2022-12-10Fix typoAndrea Gelmini1-1/+1
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh2-0/+18
2022-12-10tdf#152029 related: Prevent crash on nullptr iter_compareJim Raykowski1-5/+5
2022-12-09sw layout: invalidate margins of body content when moving a fly from pageMiklos Vajna3-0/+49
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl11-19/+177
2022-12-09tdf#150578 sw track changes: fix table toolbar at row deletionLászló Németh1-0/+4
2022-12-09Related: tdf#152425 Use ww::sti enum instead of respective number literalsMike Kaganski1-50/+49
2022-12-09tdf#151548 sw content controls: preserve tag for block SDTsJustin Luth3-0/+17
2022-12-09tdf#152413: sw_layoutwriter: Add unittestXisco Fauli2-0/+130
2022-12-09Fix hang during JunitTest_framework_complex on macOSStephan Bergmann2-2/+5
2022-12-09tdf#149240 docx content controls: round-trip showingPlcHdr betterJustin Luth4-0/+22
2022-12-09sw: remove unused DocumentContentOperationsManager::InsertGraphicObject()Miklos Vajna7-33/+17
2022-12-09tdf#152029 Bring drawing objects to attention in the document viewJim Raykowski2-27/+71
2022-12-09Deduplicate table styles insertionMaxim Monastirsky1-0/+2
2022-12-08crashtesting ooo84576-1.odtNoel Grandin1-1/+11
2022-12-08sw: introduce a .uno:GotoMark commandMiklos Vajna5-0/+56
2022-12-08sw: DOCX export: avoid writing duplicate w:b to w:pPrMichael Stahl5-4/+22
2022-12-08Simplify management of id-to-style-to-string-id mappingMike Kaganski8-126/+117
2022-12-08Fix Emscripten buildTor Lillqvist1-1/+1
2022-12-08tdf#152029 Bring tables, frames, images, and ole objects toJim Raykowski2-6/+82
2022-12-08tdf#152029 Bring headings to attention in document viewJim Raykowski2-22/+77
2022-12-08tdf#152029 Bring refmarks and textfields to attention in document viewJim Raykowski2-2/+143
2022-12-08tdf#152029 Bring hyperlinks to attention in document viewJim Raykowski2-2/+59
2022-12-08Simplify uses of FastAttributeList::addMike Kaganski1-38/+35
2022-12-07tdf#152413: Revert "tdf#67669 - Make narrow no-break space visible by drawingKhaled Hosny3-4/+0
2022-12-07Allow hyphen-minus in style idsMike Kaganski1-5/+5
2022-12-07tdf#53023 - Revert hanging unit testAndreas Heinisch1-38/+0
2022-12-07tdf#53023 - Remove last empty paragraph from auto textAndreas Heinisch2-0/+45
2022-12-07ofz#54093 Null-dereferenceCaolán McNamara1-17/+20
2022-12-07ofz#54088 Use a DeleteListener rather than try to predict what gets deletedCaolán McNamara2-3/+20
2022-12-07loplugin:singlevalfieldsNoel Grandin2-8/+0
2022-12-07sw, lok: implement a getCommandValues(Bookmarks)Miklos Vajna2-2/+79
2022-12-07Revert "tdf#53023 - Remove last empty paragraph from auto text"Andreas Heinisch2-45/+0
2022-12-07sw: split out some of the LOK parts of SwXTextDocument into a separate fileMiklos Vajna3-140/+183
2022-12-07sw layout xml dump: avoid confusing content of SwParaPortionMiklos Vajna3-20/+26
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski2-0/+180
2022-12-06sw:qa: add mailmerge export directly pdf unit testHenry Castro2-0/+71
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro1-2/+4