summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-03-19-Werror,-Wunused-variableStephan Bergmann
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)
2024-03-19sw: document SwCursorMiklos Vajna
2024-03-18tdf#147583 sw find: fix backwards search for emptyPara/endOfParaJustin Luth
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-03-16tdf#160036 Enable SKSL when using Skia/RasterPatrick Luby
2024-03-16loplugin:unusedfieldsNoel Grandin
2024-03-16NFC flatten sw FindTextImplJustin Luth
2024-03-15tdf#160192: avoid crash when trying to overwrite doc/lockfile in RO dirJustin Luth
2024-03-15DoSearch's pPam was not optional - made it an SwPam& rPamJustin Luth
2024-03-15sw a11y: Disable unreliable CheckIndeterminateState test for nowMichael Weghorn
2024-03-15Fix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski
2024-03-14sw: fix fieldmark crash in MSWordExportBase::OutputTextNode()Miklos Vajna
2024-03-14sw: fix ~SwIndexReg assert in testTdf149498Michael Stahl
2024-03-14tdf#157241 sw: fix crash on RTF paste or insert of nested tablesMichael Stahl
2024-03-14CppunitTest_sw_odfimport: turn on set_non_application_font_useMiklos Vajna
2024-03-14tdf#154863 Add unit test to cover crash on image moveMatt K
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13address nit: use xmlDocUniquePtr, not const auto&Justin Luth
2024-03-13sw: convert OSL_ENSURE to assertMichael Stahl
2024-03-13CppunitTest_sw_txtencexport: rework to avoid DECLARE_DOCBOOKEXPORT_TEST()Miklos Vajna
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13sw: layout: use page style set on hidden paragraphMichael Stahl
2024-03-13reduce symbol visibility in swNoel Grandin
2024-03-13tdf#157241 sw: layout: inconsistent conditions in lcl_RecalcSplitLine()Michael Stahl
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-12Draw indicators for header/footer when cursor is inside oneCaolán McNamara
2024-03-12Draw indicators for header/footer when cursor is inside oneCaolán McNamara
2024-03-12sw: extend the SwFormatChg documentation a littleMiklos Vajna
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
2024-03-11Fix a UITest on WindowsMike Kaganski
2024-03-11tdf#160095: sw_uiwriter8: Add unittestXisco Fauli
2024-03-11tdf#157664 Drop operator != where respective operator == is definedTuukka Orava
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski
2024-03-09tdf#160095: fix crash when using ALT+RETURN twiceJulien Nabet
2024-03-09replace unit test font with Liberation SansJustin Luth
2024-03-08tdf#45904 Remove old SwXFootnoteText Java testLuv Sharma
2024-03-08tdf#160077 unit test: this file was helpful identifying a "bad fix"Justin Luth
2024-03-08cid#1592988 Uninitialized scalar fieldCaolán McNamara
2024-03-08tdf#146356: sw: move UItest to CppUnittestXisco Fauli
2024-03-08sw doc model xml dump: avoid SwNode::GetTableBox()Miklos Vajna
2024-03-08Remove exec bits on odt fileAndrea Gelmini
2024-03-08tdf#160077 writerfilter: shape vertRelation is FRAME for layoutinCellJustin Luth
2024-03-08tdf#159456 - chart view: fix wrongly shifted value Y axisBalazs Varga
2024-03-08tdf#159422 - chart view: fix symbols position of data table legendBalazs Varga
2024-03-08tdf#159443 - chart view: fix Data table is not rendered below chartBalazs Varga
2024-03-08use more string_viewNoel Grandin
2024-03-07test of tdf#146356Oliver Specht
2024-03-07CppunitTest_sw_ooxmlexport5: turn on set_non_application_font_useXisco Fauli