Age | Commit message (Expand) | Author |
2023-05-16 | sw floattable: disable UI if the frame is chained already | Miklos Vajna |
2023-05-16 | sw: document SwFormatURL and SwTextINetFormat | Miklos Vajna |
2023-05-16 | tdf#154956 sw: delete bookmarks at end: fix crashtesting | Justin Luth |
2023-05-16 | tdf#144362 doc/x export: different columns mean new section | Justin Luth |
2023-05-15 | tdf#154782 Fix scrolling in a11y sidebar | Samuel Mehrbrodt |
2023-05-15 | tdf#142978 Grab focus to document when clicking "Go to" button | Samuel Mehrbrodt |
2023-05-15 | tdf#142978 Automatic a11y is required for this sidebar panel | Samuel Mehrbrodt |
2023-05-15 | Avoid unnecessary, wrong downcast | Stephan Bergmann |
2023-05-15 | related tdf#136536 sw: don't copy useless char escapement to next node on split | Justin Luth |
2023-05-15 | tdf#154927: Crash when a11y toolbar is visible and try to insert a math object | Julien Nabet |
2023-05-15 | sw: fix crashtesting assert on ooo34309-3.odt | Michael Stahl |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-15 | ofz#58942 tweak so fuzzing uses the same defaults as real world writer | Caolán McNamara |
2023-05-15 | sw floattable: fix UI / property dialog for shape containing table | Miklos Vajna |
2023-05-15 | tdf#148979 Added option to update selected field | TokieSan |
2023-05-13 | Related: ofz#58942 use the same flags as filterdetect.cxx | Caolán McNamara |
2023-05-13 | use more optional for CharClass | Noel Grandin |
2023-05-13 | related tdf#57423: make a11y checker accept image description too | Thorsten Behrens |
2023-05-13 | tdf#148251 doccomp: Use std::swap instead of using temporary values | Dr. David Alan Gilbert |
2023-05-13 | tdf#155232: drop m_aFlatParaList from SwXFlatParagraphIterator | Mike Kaganski |
2023-05-13 | tdf#130363 sw layout: MS Word compatibility trailing blanks option part 4 | Justin Luth |
2023-05-13 | NFC tdf#130363 sw layout: cleanup MS Word compatibility trailing blanks | Justin Luth |
2023-05-12 | avoid some dynamic_cast in XTextRangeToSwPaM | Noel Grandin |
2023-05-12 | use more concrete UNO types in sw/ | Noel Grandin |
2023-05-12 | avoid some OUString construction in SwASCWriter::WriteStream | Noel Grandin |
2023-05-12 | LOK: Navi-10 hide not needed controls | Attila Szűcs |
2023-05-12 | lok: Hide file name label | Szymon Kłos |
2023-05-12 | drop solarmutex guard from SwTextBoxHelper::isTextBox | Noel Grandin |
2023-05-12 | sw layout xml dump: extract SwSectionFrame::dumpAsXml() from SwFrame | Miklos Vajna |
2023-05-12 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl |
2023-05-11 | tdf#144494 sw: fix layout loop | Michael Stahl |
2023-05-11 | sw: move some loop control debug messages out of #if OSL_DEBUG_LEVEL > 1 | Michael Stahl |
2023-05-11 | tdf#143368 sw CHAR_DLG_FOR_PARAGRAPH: restore selection | Justin Luth |
2023-05-11 | tdf#155238: Reimplement how ListAutoFormat is stored to ODF | Mike Kaganski |
2023-05-11 | tdf#150673 sw tracked table column: color deletion | László Németh |
2023-05-11 | tdf#150673 sw xmloff: import/export tracked table column | László Németh |
2023-05-11 | tdf#150673 sw offapi: add change tracking of table column deletion | László Németh |
2023-05-11 | tdf#154933 Rename "Text Body" para style to "Body Text" | Maxim Monastirsky |
2023-05-11 | tdf#154775 sw layout: fix unexpected large table print area left margin | Miklos Vajna |
2023-05-10 | related tdf#138925 sw inputwin: get correct cell formula | Justin Luth |
2023-05-10 | sw: fix crashtesting assert on moz386569-2.odt | Michael Stahl |
2023-05-10 | sw: fix crashtesting assert on fdo38226-1.odt | Michael Stahl |
2023-05-10 | Related: ofz#58781 insist on presence of office:mimetype | Caolán McNamara |
2023-05-10 | CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfTable | Miklos Vajna |
2023-05-09 | Resolves: tdf#138512 don't crash on removing already Disposed a11y context | Caolán McNamara |
2023-05-09 | tdf#154282: sw_uiwriter3: Add unittest | Xisco Fauli |
2023-05-09 | NFC sw edtab.cxx: remove do ... while (false) without break | Justin Luth |
2023-05-09 | sw: support Undo/Redo for theme colors | Tomaž Vajngerl |
2023-05-09 | tdf#154877 sw: generalise ExtendedSelectAll() | Michael Stahl |
2023-05-09 | change model::ColorSet to be stored in a shared_ptr in model::Theme | Tomaž Vajngerl |