summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-27sw: delete bookmark if paragraph is fully selectedMichael Stahl8-16/+59
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin4-4/+7
2022-07-27sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue()Michael Stahl1-0/+2
2022-07-27Better report unknown constant names by including their valuesColomban Wendling1-3/+11
2022-07-27Don't use magic numbers or off-range enum valuesColomban Wendling1-5/+6
2022-07-27tdf#108560 horribly slow to paste many lines into editeng with a11y activeCaolán McNamara1-4/+14
2022-07-27Fix comparing some Writer objectsColomban Wendling1-0/+21
2022-07-27chart2: add char properties to the DataTable modelTomaž Vajngerl1-1/+3
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna2-0/+2
2022-07-27gtk4: don't use an arrow for the gtk3->gtk4 menusCaolán McNamara1-0/+1
2022-07-27gtk4: fill in more of this menu related stubCaolán McNamara1-4/+20
2022-07-27tdf#150089: not all databases know "RESTART WITH"Julien Nabet1-27/+31
2022-07-27tdf#150161: senddoc: use corrected name url: original can be a file pathVasily Melenchuk1-1/+1
2022-07-27HPPA is 32bitRene Engelhard1-1/+1
2022-07-27rename GODSON/GODSON64 to MIPS/MIPS64Rene Engelhard5-8/+8
2022-07-27tdf#149439 Update Custom values that may have changed since last printer checkCaolán McNamara4-33/+55
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling10-62/+58
2022-07-27tdf#67669 - Make narrow no-break space visible by drawing a gray backgroundAndreas Heinisch1-0/+2
2022-07-27o3tl: use std::array as the container for enumarrayTomaž Vajngerl1-2/+3
2022-07-27Fix typosAndrea Gelmini2-2/+2
2022-07-27CppunitTest_sw_ooxmlexport12: use more SwParaPortion::dumpAsXml()Miklos Vajna1-14/+44
2022-07-27tdf#149916 revert to showing text of referenced text nodeJim Raykowski1-9/+26
2022-07-27Set interpreter's push stack MAXSTACK to 512, not limited to architectureEike Rathke1-1/+1
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin13-54/+54
2022-07-26tools::Long->sal_Int32 in SwCursor::m_nRowSpanOffsetNoel Grandin1-2/+2
2022-07-26no need to allocate hereNoel Grandin1-20/+19
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin60-281/+284
2022-07-26make SwNodeIndex as SAL_WARN_UNUSEDNoel Grandin4-7/+3
2022-07-26tdf#150104 Store full printer/driver name in doc's JobSetupMichael Weghorn1-0/+15
2022-07-26tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara1-3/+3
2022-07-26FreetypeManager::m_nMaxFontId is unusedTor Lillqvist3-4/+0
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl4-0/+50
2022-07-26tdf#150017 sw: allow editing bookmark text in Insert->Bookmarks dialogMichael Stahl3-28/+102
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin26-69/+77
2022-07-26sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos Vajna2-3/+10
2022-07-26lok: don't force formulabar update on every view switchSzymon Kłos1-1/+2
2022-07-26lok: allow shrinking too big widgetsSzymon Kłos2-14/+5
2022-07-26MarkColumns should modify formula if editing is activeSzymon Kłos1-12/+32
2022-07-26lok: formulabar: handle mobile IMESzymon Kłos2-11/+36
2022-07-26tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl6-25/+38
2022-07-26oox export: add export of basic properties of a data tableTomaž Vajngerl1-11/+18
2022-07-26jsdialog: handle grab_focus actionSzymon Kłos1-0/+6
2022-07-26Update git submodulesChristian Lohmaier1-0/+0
2022-07-26crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna3-17/+39
2022-07-26jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos1-0/+8
2022-07-26jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara2-0/+14
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna10-1/+65
2022-07-26SwContentIndex: move the const_cast insideNoel Grandin12-21/+20
2022-07-26sw: extend SwPaM documentationMiklos Vajna1-1/+6