summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-05-15tdf#142978 Grab focus to document when clicking "Go to" buttonSamuel Mehrbrodt
2023-05-15tdf#142978 Automatic a11y is required for this sidebar panelSamuel Mehrbrodt
2023-05-15Avoid unnecessary, wrong downcastStephan Bergmann
2023-05-15related tdf#136536 sw: don't copy useless char escapement to next node on splitJustin Luth
2023-05-15tdf#154927: Crash when a11y toolbar is visible and try to insert a math objectJulien Nabet
2023-05-15sw: fix crashtesting assert on ooo34309-3.odtMichael Stahl
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-15ofz#58942 tweak so fuzzing uses the same defaults as real world writerCaolán McNamara
2023-05-15sw floattable: fix UI / property dialog for shape containing tableMiklos Vajna
2023-05-15tdf#148979 Added option to update selected fieldTokieSan
2023-05-13Related: ofz#58942 use the same flags as filterdetect.cxxCaolán McNamara
2023-05-13use more optional for CharClassNoel Grandin
2023-05-13related tdf#57423: make a11y checker accept image description tooThorsten Behrens
2023-05-13tdf#148251 doccomp: Use std::swap instead of using temporary valuesDr. David Alan Gilbert
2023-05-13tdf#155232: drop m_aFlatParaList from SwXFlatParagraphIteratorMike Kaganski
2023-05-13tdf#130363 sw layout: MS Word compatibility trailing blanks option part 4Justin Luth
2023-05-13NFC tdf#130363 sw layout: cleanup MS Word compatibility trailing blanksJustin Luth
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