summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin15-34/+39
2022-07-26simplify some use of SwPositionNoel Grandin8-21/+19
2022-07-25tdf#135953 move txXfrm to compensate TextRotateAngleRegina Henschel4-17/+129
2022-07-25tdf#119840 HideIterator no need to always call GetRedlinePosNoel Grandin1-1/+1
2022-07-25Update git submodulesAndrea Gelmini1-0/+0
2022-07-25Send state changes of content control UNO commands to LOKAron Budea2-2/+14
2022-07-25Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski1-0/+7
2022-07-25Update git submodulesCaolán McNamara1-0/+0
2022-07-25rename SwIndex->SwContentIndexNoel Grandin99-400/+397
2022-07-25Some refactorMike Kaganski2-91/+91
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin18-78/+121