summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-10-27tdf#157937 sw: fix freezing of cycle case on tracked changesLászló Németh3-1/+35
2023-10-27tdf#157096: sw_layout: Add test for CRASH removing everything in documentOmkarAcharekar2-0/+13
2023-10-27tdf#99822 sw floattable: allow nomimal overlap of objects from different cellsMiklos Vajna1-0/+7
2023-10-27Add flags to STYLEREFSkyler Grey16-160/+303
2023-10-27sw layout xml dump: move SwFrame::dumpChildrenAsXml()Miklos Vajna2-9/+9
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin8-1/+50
2023-10-26sw: fix comments in SwRootFrame::CalcFrameRects()Michael Stahl1-28/+26
2023-10-26tdf#157132: restore behaviour for TBL_RELBOXNAMEXisco Fauli3-0/+44
2023-10-26Related: tdf#157590 sw floattable: avoid a bit of not needed workMiklos Vajna1-3/+3
2023-10-26uitest oneprocess mode: default to this and clean up one testMiklos Vajna1-1/+1
2023-10-25tdf#157908 "Evaluate" -> "Include" in outline level optionSeth Chaiklin1-1/+1
2023-10-25Export text placeholder fields as PDF form fieldsMike Kaganski6-10/+125
2023-10-25Simplify SwTextFormatter::NewFieldPortionMike Kaganski1-149/+60
2023-10-25Drop unused SwFieldPortion::m_nAttrFieldTypeMike Kaganski3-13/+0
2023-10-25tdf#157703 sw: PDF/UA export: export heading labels as textMichael Stahl1-2/+7
2023-10-25Simplify a bitMike Kaganski1-8/+4
2023-10-25tdf#139141: Add UNO commands for variable date/time fieldsXisco Fauli11-14/+78
2023-10-25DBG_UTIL implementation differs only by never-wrong assertMike Kaganski2-14/+1
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl4-9/+148
2023-10-25tdf#156550 sw: Add a unit testYli8752-0/+15
2023-10-25Use std::signed_integral conceptStephan Bergmann1-6/+3
2023-10-25CppunitTest_sw_ooxmlexport10: avoid preTest()Miklos Vajna1-31/+35
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin7-77/+0
2023-10-24tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl2-7/+45
2023-10-24tdf#157817 sw: PDF/UA export: fix ToX header sectionsMichael Stahl1-1/+12
2023-10-24tdf#153519 Another TreeListEntryUIObject heap-use-after-freeStephan Bergmann1-0/+10
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna2-1/+19
2023-10-24tdf#153986 Drop "Numbering" from the label in bullet list Format/ToolsPowerinno1-3/+3
2023-10-24tdf#154052: Change "Level" spinbox to comboboxBaole Fang3-15/+9
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski16-93/+247
2023-10-23tdf#157287: sw_core_txtnode: Add unittestXisco Fauli2-0/+27
2023-10-23tdf#153519 Another TreeListEntryUIObject heap-use-after-freeStephan Bergmann1-0/+9
2023-10-23Revert "Resolves tdf#139141 - Make variable date/time field the default"Heiko Tietze4-8/+10
2023-10-23Remove executable bits on docxAndrea Gelmini1-0/+0
2023-10-23Remove executable bits on docxAndrea Gelmini1-0/+0
2023-10-23tdf#149555: sw_unocore: Add test for convert RANGE_IS_SECTION SwXTextRangeOmkarAcharekar2-0/+39
2023-10-23tdf#156267: sw_docnode: Add test for remove DdeBookmarks in SwDoc::DelTable()OmkarAcharekar2-0/+15
2023-10-23tdf#157145 sw: PDF/UA export: tag borders as ArtifactsMichael Stahl1-1/+4
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann26-1165/+1150
2023-10-22Remove duplicated includesAndrea Gelmini1-6/+0
2023-10-22lok: a11y: send list item prefix length to clientMarco Cecchetti2-0/+15
2023-10-22Use getXWeak in swMike Kaganski31-351/+333
2023-10-22Fix typoAndrea Gelmini1-1/+1
2023-10-21Related: tdf#89178 Add an option to avoid converting some fields into textMike Kaganski2-52/+77
2023-10-21Make ConvertFieldsToText privateMike Kaganski2-2/+2
2023-10-21tdf#153519 Another TreeListEntryUIObject heap-use-after-freeStephan Bergmann1-0/+9
2023-10-20Avoid double notifications for deletion caseMike Kaganski2-7/+7
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann54-150/+150
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna4-26/+0
2023-10-20ofz#63374 avoid AbrtCaolán McNamara1-1/+1