summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Send document colors with lok callbackSzymon Kłos1-1/+3
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos4-13/+5
2024-01-08Send tooltip text to LOKMike Kaganski2-20/+86
2024-01-04tdf#158999 sw: fix bad zero text frame height with no text and auto superscriptMiklos Vajna5-1/+76
2024-01-03tdf#158971: Only copy directly-set propertiesMike Kaganski2-0/+49
2024-01-02tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski3-1/+21
2023-12-27crashreporting: apparent null deref in a11y checkCaolán McNamara1-4/+6
2023-12-20Implement hyperlinkInfoAtPosition for Writer.Gökay Şatır1-1/+16
2023-12-20lok: send error on access denied in image import 2Szymon Kłos2-1/+11
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır2-0/+7
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna3-4/+32
2023-12-18Hide text boundaries by default - cool#3491Andras Timar1-0/+4
2023-12-15sw floattable: fix outdated text frame portions after splitMiklos Vajna2-1/+23
2023-12-14sw floattable: fix split of anchor text at para startcp-23.05.6-3Miklos Vajna2-7/+14
2023-12-13sw floattable: fix split of anchor text in 2nd half of the paragraphMiklos Vajna3-1/+56
2023-12-11tdf#60558 sw floattable: allow wrap of table on the right of a floattableMiklos Vajna3-1/+51
2023-12-11tdf#154775 sw: layout: avoid breaking this with following commitsMichael Stahl1-5/+8
2023-12-10tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl2-1/+50
2023-12-10tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl3-1/+42
2023-12-10oox: remove returning sRelId and rename WriteImageTomaž Vajngerl1-3/+3
2023-12-07lok: send error on access denied in image importSzymon Kłos1-0/+6
2023-12-06tdf#154775 sw layout: fix unexpected large table print area left marginMiklos Vajna3-2/+21
2023-12-06tdf#137523 sw: layout: fix text below tables in footer differentlyMichael Stahl1-0/+7
2023-12-06tdf#115625 tdf#76022 sw table: CalcFlyOffset: get correct surround for textboxJustin Luth3-7/+29
2023-12-06tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl2-0/+346
2023-12-05tdf#158450: fix crash when picking custom colour for column separator lineJulien Nabet1-1/+1
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