summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-19Bump version to 7.6.7.6distro/collabora/libreoffice-7-6+backportsAndras Timar1-1/+1
2025-02-19disable SbRtl_Shell by default in kit-modeCaolán McNamara1-0/+8
2025-02-19Filter out more unwanted command URIsCaolán McNamara1-1/+1
2025-02-19check if non-file uris could be interpreted as a file system pathnameCaolán McNamara2-0/+13
2024-12-17Bump version to 7.6.7.5Andras Timar1-1/+1
2024-12-11Fix check for further exotic protocolsStephan Bergmann2-3/+58
2024-12-11look at 'embedded' protocols tooCaolán McNamara1-6/+15
2024-12-11consider VndSunStarExpand an exotic protocolCaolán McNamara11-17/+52
2024-12-11be conservative on allowed temp font namesCaolán McNamara1-4/+12
2024-08-22sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl3-0/+18
2024-08-17Bump version to 7.6.7.4Aron Budea1-1/+1
2024-08-01remove ability to trust not validated macro signatures in high securitySarper Akdemir2-2/+23
2024-06-17Bump version to 7.6.7.3Aron Budea1-1/+1
2024-06-06Update git submodulesAndras Timar1-0/+0
2024-06-05tdf#144752: UNDO/REDO: make sure to select the replaced contentMike Kaganski2-4/+37
2024-06-05tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursorMike Kaganski7-36/+52
2024-06-05Rename setRGB to createRGB to make it less misleadingMike Kaganski5-15/+15
2024-06-05Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski5-15/+15
2024-05-07Version 7.6.7.2, tag libreoffice-7.6.7.2libreoffice-7.6.7.2Christian Lohmaier3-0/+0
2024-05-07bump product version to 7.6.7.2Christian Lohmaier1-1/+1
2024-05-07Update git submodulesChristian Lohmaier1-0/+0
2024-05-07update creditsChristian Lohmaier1-1002/+1022
2024-05-07Update git submodulesXisco Fauli1-0/+0
2024-05-07tdf#160765 - Paste Special Dialog: Remember comments checkboxAndreas Heinisch2-1/+37
2024-05-07tdf#160765 - Save content for undo when pasting notesAndreas Heinisch2-1/+77
2024-05-07tdf#160855 fix crash due to Skia's internal maximum pixel limitPatrick Luby1-2/+29
2024-05-07tdf#154581 tdf#157411 tdf#158549 sw: HTML import: fix SfxItemIter reuseMichael Stahl1-1/+2
2024-05-07tdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl3-74/+5
2024-05-07tdf#160898: check for nullptrMike Kaganski3-4/+53
2024-05-07svx: Avoid divide by 0Xisco Fauli1-1/+1
2024-05-06Include config_crypto.h in curlinit.hxxEike Rathke1-0/+2
2024-05-06SfxViewFrame::Current() dereferenced without null checkCaolán McNamara3-8/+14
2024-05-06tdf#160827: fix crash when retrieving _MarkAsFinal value (docx) (take 2)Julien Nabet1-1/+5
2024-05-06Resolves: tdf#160159 update spellchecking area colors when style changesCaolán McNamara2-0/+16
2024-05-06tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linuxJulien Nabet1-1/+1
2024-05-06tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby1-0/+20
2024-05-06wrong ScContentTree::SelectEntryByName early return conditionCaolán McNamara1-1/+1
2024-05-06android-viewer translated using WeblateWeblate7-10/+10
2024-05-03sc: fix crash in ScColumn::SetEditText()Miklos Vajna1-0/+5
2024-04-30tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby2-5/+15
2024-04-29tdf#159903 xmloff: ODF import: fix bug in margin compatibility overrideMichael Stahl1-0/+8
2024-04-29update creditsChristian Lohmaier1-1612/+1709
2024-04-22bump product version to 7.6.7.1.0+Christian Lohmaier1-1/+1
2024-04-22Branch libreoffice-7-6-7Christian Lohmaier4-1/+1
2024-04-22Update git submodulesChristian Lohmaier1-0/+0
2024-04-22postgresql: upgrade to release 13.14Xisco Fauli1-2/+2
2024-04-22framework: MenuBarManager: fix WNT crash if queryDispatch() throwsMichael Stahl1-1/+10
2024-04-22Update translation files for android-viewerWeblate1-0/+73
2024-04-18Update git submodulesJuan José González1-0/+0
2024-04-17tdf#129701 Skip empty cell: treat last columnLaurent Balland3-2/+85