summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 7.5.0.3.0+libreoffice-7-5-0Christian Lohmaier2023-01-251-1/+1
* change test to use Calibri instead of CambriaCaolán McNamara2023-01-252-2/+3
* check for harfbuzz >= 2.6.8Rene Engelhard2023-01-251-1/+1
* tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski2023-01-253-0/+49
* sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna2023-01-251-1/+1
* Update git submodulesChristian Lohmaier2023-01-251-0/+0
* tdf#150819 crash after a few paste and undoNoel Grandin2023-01-251-1/+1
* rhbz#2162862 null pFrame during teardownCaolán McNamara2023-01-251-8/+11
* comphelper: check for nullptrXisco Fauli2023-01-251-1/+2
* tdf#153154: m_xDataTypeLB is still in useXisco Fauli2023-01-251-0/+1
* svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli2023-01-251-3/+3
* tdf#152622 Fix color of Object Boundaries in dark modeRafael Lima2023-01-241-1/+1
* Related tdf#153003: Copying a query and pasting as table in same DB impossibleJulien Nabet2023-01-241-1/+1
* tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby2023-01-2417-1/+110
* Resolves: tdf#153116 null-ptr-deref in get-surrounding-textCaolán McNamara2023-01-241-1/+1
* Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara2023-01-235-1/+20
* update creditsXisco Fauli2023-01-231-2287/+2359
* Update git submodulesXisco Fauli2023-01-231-0/+0
* Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby2023-01-191-2/+10
* Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be disposedCaolán McNamara2023-01-181-2/+7
* tdf#152990 set the font after the MapMode is (potentially) setCaolán McNamara2023-01-172-18/+10
* readme.xrm: update for macOSIlmari Lauhakangas2023-01-161-1/+1
* bump product version to 7.5.0.2.0+Christian Lohmaier2023-01-121-1/+1
* Branch libreoffice-7-5-0Christian Lohmaier2023-01-124-1/+1
* Fix VclTextTest with colorized antialiasingStephan Bergmann2023-01-121-3/+10
* Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet2023-01-122-6/+6
* Update git submodulesChristian Lohmaier2023-01-121-0/+0
* bridges:Fixed test fail caused by bridges on the loongarch64wjh-la2023-01-128-173/+288
* fix deadlock observed on jenkinsNoel Grandin2023-01-121-2/+4
* Fix types for Curl elements (update part)Julien Nabet2023-01-122-10/+18
* Make DeepL translator experimental for nowAron Budea2023-01-122-0/+16
* Resolves: tdf#152950 don't set_active while frozenCaolán McNamara2023-01-121-4/+7
* tdf#146248 sw: fix crash at Undo of hiding page header/footerLászló Németh2023-01-113-0/+17
* Fix deprecated Curl elements for minidump partJulien Nabet2023-01-111-21/+13
* import colors with transparency from htmlAndras Timar2023-01-113-3/+36
* Related: tdf#152948 Align AddInMap English names to Add-In implementationEike Rathke2023-01-111-4/+4
* Fix deprecated Curl elements for update partJulien Nabet2023-01-112-5/+5
* tdf#103956: RTF import: fix for \cellx0 or no params.Vasily Melenchuk2023-01-113-3/+55
* tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin2023-01-103-15/+8
* Resolves: tdf#152948 Do not use GetExcelName() to obtain English function nameEike Rathke2023-01-102-16/+49
* tdf#152648 Handle overflow when multiplying rows and columnsPatrick Luby2023-01-101-7/+16
* disable Skia as default on Mac for 7.5Luboš Luňák2023-01-101-1/+1
* sw XHTML export: avoid sdnum and sdval attributes on table cellsMiklos Vajna2023-01-102-1/+37
* Revert "Resolves tdf#143100 - Disable cell style commands when sheet is prote...Heiko Tietze2023-01-101-3/+0
* Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input charCaolán McNamara2023-01-101-2/+13
* tdf#152784: RTF import: more default paragraph paramsVasily Melenchuk2023-01-103-2/+31
* vcl: Copy the resource kind object itself if...Dennis Francis2023-01-103-0/+68
* vcl: copy /Pattern resources tooDennis Francis2023-01-101-1/+1
* tdf#148578: Do not apply table shift for RTFVasily Melenchuk2023-01-093-4/+34
* ms format import: better handling for invalid stylesVasily Melenchuk2023-01-093-1/+32