summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-25bump product version to 7.5.0.3.0+libreoffice-7-5-0Christian Lohmaier1-1/+1
2023-01-25change test to use Calibri instead of CambriaCaolán McNamara2-2/+3
2023-01-25check for harfbuzz >= 2.6.8Rene Engelhard1-1/+1
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski3-0/+49
2023-01-25sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna1-1/+1
2023-01-25Update git submodulesChristian Lohmaier1-0/+0
2023-01-25tdf#150819 crash after a few paste and undoNoel Grandin1-1/+1
2023-01-25rhbz#2162862 null pFrame during teardownCaolán McNamara1-8/+11
2023-01-25comphelper: check for nullptrXisco Fauli1-1/+2
2023-01-25tdf#153154: m_xDataTypeLB is still in useXisco Fauli1-0/+1
2023-01-25svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli1-3/+3
2023-01-24tdf#152622 Fix color of Object Boundaries in dark modeRafael Lima1-1/+1
2023-01-24Related tdf#153003: Copying a query and pasting as table in same DB impossibleJulien Nabet1-1/+1
2023-01-24tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby17-1/+110
2023-01-24Resolves: tdf#153116 null-ptr-deref in get-surrounding-textCaolán McNamara1-1/+1
2023-01-23Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara5-1/+20
2023-01-23update creditsXisco Fauli1-2287/+2359
2023-01-23Update git submodulesXisco Fauli1-0/+0
2023-01-19Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby1-2/+10
2023-01-18Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be disposedCaolán McNamara1-2/+7
2023-01-17tdf#152990 set the font after the MapMode is (potentially) setCaolán McNamara2-18/+10
2023-01-16readme.xrm: update for macOSIlmari Lauhakangas1-1/+1
2023-01-12bump product version to 7.5.0.2.0+Christian Lohmaier1-1/+1
2023-01-12Branch libreoffice-7-5-0Christian Lohmaier4-1/+1
2023-01-12Fix VclTextTest with colorized antialiasingStephan Bergmann1-3/+10
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet2-6/+6
2023-01-12Update git submodulesChristian Lohmaier1-0/+0
2023-01-12bridges:Fixed test fail caused by bridges on the loongarch64wjh-la8-173/+288
2023-01-12fix deadlock observed on jenkinsNoel Grandin1-2/+4
2023-01-12Fix types for Curl elements (update part)Julien Nabet2-10/+18
2023-01-12Make DeepL translator experimental for nowAron Budea2-0/+16
2023-01-12Resolves: tdf#152950 don't set_active while frozenCaolán McNamara1-4/+7
2023-01-11tdf#146248 sw: fix crash at Undo of hiding page header/footerLászló Németh3-0/+17
2023-01-11Fix deprecated Curl elements for minidump partJulien Nabet1-21/+13
2023-01-11import colors with transparency from htmlAndras Timar3-3/+36
2023-01-11Related: tdf#152948 Align AddInMap English names to Add-In implementationEike Rathke1-4/+4
2023-01-11Fix deprecated Curl elements for update partJulien Nabet2-5/+5
2023-01-11tdf#103956: RTF import: fix for \cellx0 or no params.Vasily Melenchuk3-3/+55
2023-01-10tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin3-15/+8
2023-01-10Resolves: tdf#152948 Do not use GetExcelName() to obtain English function nameEike Rathke2-16/+49
2023-01-10tdf#152648 Handle overflow when multiplying rows and columnsPatrick Luby1-7/+16
2023-01-10disable Skia as default on Mac for 7.5Luboš Luňák1-1/+1
2023-01-10sw XHTML export: avoid sdnum and sdval attributes on table cellsMiklos Vajna2-1/+37
2023-01-10Revert "Resolves tdf#143100 - Disable cell style commands when sheet is prote...Heiko Tietze1-3/+0
2023-01-10Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input charCaolán McNamara1-2/+13
2023-01-10tdf#152784: RTF import: more default paragraph paramsVasily Melenchuk3-2/+31
2023-01-10vcl: Copy the resource kind object itself if...Dennis Francis3-0/+68
2023-01-10vcl: copy /Pattern resources tooDennis Francis1-1/+1
2023-01-09tdf#148578: Do not apply table shift for RTFVasily Melenchuk3-4/+34
2023-01-09ms format import: better handling for invalid stylesVasily Melenchuk3-1/+32