summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-05-12avoid some dynamic_cast in XTextRangeToSwPaMNoel Grandin
2023-05-12use more concrete UNO types in sw/Noel Grandin
2023-05-12avoid some OUString construction in SwASCWriter::WriteStreamNoel Grandin
2023-05-12LOK: Navi-10 hide not needed controlsAttila Szűcs
2023-05-12lok: Hide file name labelSzymon Kłos
2023-05-12drop solarmutex guard from SwTextBoxHelper::isTextBoxNoel Grandin
2023-05-12sw layout xml dump: extract SwSectionFrame::dumpAsXml() from SwFrameMiklos Vajna
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#144494 sw: fix layout loopMichael Stahl
2023-05-11sw: move some loop control debug messages out of #if OSL_DEBUG_LEVEL > 1Michael Stahl
2023-05-11tdf#143368 sw CHAR_DLG_FOR_PARAGRAPH: restore selectionJustin Luth
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-11tdf#150673 sw tracked table column: color deletionLászló Németh
2023-05-11tdf#150673 sw xmloff: import/export tracked table columnLászló Németh
2023-05-11tdf#150673 sw offapi: add change tracking of table column deletionLászló Németh
2023-05-11tdf#154933 Rename "Text Body" para style to "Body Text"Maxim Monastirsky
2023-05-11tdf#154775 sw layout: fix unexpected large table print area left marginMiklos Vajna
2023-05-10related tdf#138925 sw inputwin: get correct cell formulaJustin Luth
2023-05-10sw: fix crashtesting assert on moz386569-2.odtMichael Stahl
2023-05-10sw: fix crashtesting assert on fdo38226-1.odtMichael Stahl
2023-05-10Related: ofz#58781 insist on presence of office:mimetypeCaolán McNamara
2023-05-10CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfTableMiklos Vajna
2023-05-09Resolves: tdf#138512 don't crash on removing already Disposed a11y contextCaolán McNamara
2023-05-09tdf#154282: sw_uiwriter3: Add unittestXisco Fauli
2023-05-09NFC sw edtab.cxx: remove do ... while (false) without breakJustin Luth
2023-05-09sw: support Undo/Redo for theme colorsTomaž Vajngerl
2023-05-09tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-09sw: document SwFormatMeta and sw::MetaMiklos Vajna
2023-05-08Revert "Simplify initialization in sw/unotxdoc + flatten a bit"Julien Nabet
2023-05-08Simplify initialization in sw/unotxdoc + flatten a bitJulien Nabet
2023-05-08tdf#142978 Add menu entry for a11y check backSamuel Mehrbrodt
2023-05-08tdf#154499 sw spell checking: add 2-word phrase checkingLászló Németh
2023-05-08tdf#154551 check pointer before useJim Raykowski
2023-05-08Row and Cols in sw preview page part should be sal_Int16 instead of sal_uInt8Julien Nabet
2023-05-08lok: also do not push the cursor in lok caseMike Kaganski
2023-05-08tdf#147180 sw: fix lost change tracking of empty rowsLászló Németh
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-07Simplify a bitMike Kaganski
2023-05-07tdf#137972: when correcting PaMs, move them to the endMike Kaganski
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski
2023-05-06cid#1529285 Uninitialized pointer fieldCaolán McNamara
2023-05-05Fix typoAndrea Gelmini
2023-05-05sw doc model xml dump: restore lost spzFrameFormatTable sectionMiklos Vajna
2023-05-05tdf#131759 - Remember last used option in split table dialogAndreas Heinisch
2023-05-05tdf#151974: sw_uiwriter3: Add unittestXisco Fauli
2023-05-05tdf#153653 vertical centering of "Assign" buttonSeth Chaiklin
2023-05-05lok: Hide file linking in sectionSzymon Kłos