summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-12-04Make OK/Cancel buttons translatable on Language Selection dialogAndras Timar1-2/+2
2023-12-04related tdf#56258 sw sidebar SetOutline: do something without dropdownJustin Luth1-0/+8
2023-12-04sw floattable: fix finding the nearest text in split flys on mouse clickMiklos Vajna4-1/+81
2023-12-04tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl14-84/+117
2023-12-04sw: fix issue with copying stashed frame formatTomaž Vajngerl4-4/+73
2023-12-04sw: move header/footer tests to own class in core testsTomaž Vajngerl56-831/+1327
2023-12-01tdf#158459: call DeleteAndJoin in strict reverse orderMike Kaganski3-2/+79
2023-11-30tdf#158341 sw floattable: fix layout loop when fly is below the body frameMiklos Vajna4-2/+106
2023-11-30sw: prepare tests cases for first, left, right headers and variantsTomaž Vajngerl7-0/+214
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add layoutMiklos Vajna2-0/+49
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-9/+23
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add UNO APIMiklos Vajna4-0/+39
2023-11-28Fix unchecked dynamic castParis Oplopoios1-5/+9
2023-11-24sw floattable: add per-frame wrap-on-all-pages modeMiklos Vajna8-17/+140
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara2-20/+26
2023-11-23fix a regression crashJaume Pujantell3-0/+7
2023-11-23sw floattable: fix crash by trying harder to split tablesMiklos Vajna3-1/+73
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs1-1/+1
2023-11-23Proof reading suggestions:Gökay Şatır1-1/+2
2023-11-22tdf#150716 - Partially solves the issue.Gökay Şatır1-1/+2
2023-11-22sw floattable, delete UI: fix undo/redoMiklos Vajna2-2/+32
2023-11-22lok: disconnect clipboard leftovers in Writer to avoid crashSzymon Kłos4-5/+27
2023-11-21sw floattable, delete UI: add an uno command to unfloat frame from context menuMiklos Vajna9-14/+117
2023-11-17sw floattable, delete UI: fix unfloat button for cant-split framesMiklos Vajna4-5/+9
2023-11-16tdf#157911 sw floattable: fix inconsistent inferred bottom border on splitMiklos Vajna3-10/+63
2023-11-15sw floattable, insert UI: fix unexpected border and spacingMiklos Vajna3-3/+21
2023-11-14sw floattable, insert UI: fix missing undo/redoMiklos Vajna2-8/+48
2023-11-13sw floattable, insert UI: default to at-char for non-split flysMiklos Vajna3-1/+18
2023-11-13tdf#158171: fix crash when double-clicking DeepL translation dialog OK buttonJulien Nabet1-0/+2
2023-11-11Fix Windows x64 buildMike Kaganski1-2/+2
2023-11-10sw floattable, insert UI: allow direct creation of floating tablesMiklos Vajna4-9/+54
2023-11-10Fix STYLEREF crashes and forwards-compatibilitySkyler Grey1-0/+3
2023-11-09sw floattable, insert UI: inherit fly width from selected table widthMiklos Vajna3-0/+81
2023-11-08sw floattable, insert UI: fix default frame width when inserting a new oneMiklos Vajna2-1/+25
2023-11-07warn about exotic protocols as wellCaolán McNamara2-2/+2
2023-11-07tdf#99822 sw floattable: testcase for objects from different cellsMiklos Vajna2-0/+17
2023-11-07sw floattable: make Insert Frame dialog async and mark it as a jsdialogMiklos Vajna1-33/+38
2023-11-07tdf#99822 sw floattable: allow nomimal overlap of objects from different cellsMiklos Vajna1-0/+7
2023-10-27Related: tdf#157590 sw floattable: avoid a bit of not needed workMiklos Vajna1-3/+3
2023-10-27tdf#157662 SW: fix connected area calculationAttila Szűcs1-0/+1
2023-10-26tdf#157663 SW: fix redline continueing a moveAttila Szűcs4-4/+39
2023-10-26tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna2-0/+24
2023-10-26SW: fixed redline SwPosition update problemAttila Szűcs4-3/+78
2023-10-26SW: small fix for manage changes dialog.Attila Szűcs1-2/+5
2023-10-26tdf#157663 SW: reenable move recognition improvementsAttila Szűcs1-6/+2
2023-10-25Improve and extend STYLEREF testsSkyler Grey4-52/+172
2023-10-25Improve STYLE_FROM_BOTTOM compatability with WordSkyler Grey2-17/+6
2023-10-25Improve HIDE_NON_NUMERICAL compatibility with WordSkyler Grey7-72/+152
2023-10-25Fix incorrect marginal STYLEREF content in docxSkyler Grey3-1/+34
2023-10-25tdf#157663 SW: Tracked change improve moveAttila Szűcs23-173/+580