summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-28bump product version to 7.3.1.3.0+libreoffice-7-3-1Christian Lohmaier1-1/+1
2022-02-28add to suffix denylistCaolán McNamara1-2/+6
2022-02-28add to suffix denylistCaolán McNamara1-0/+2
2022-02-28Update git submodulesChristian Lohmaier1-0/+0
2022-02-28tdf#147298: When swapping the cell stores, swap back the event handlers.Kohei Yoshida3-0/+8
2022-02-26Resolves: tdf#147448 ScRefreshTimerControl mutex must be std::recursive_mutexEike Rathke1-3/+3
2022-02-23bump product version to 7.3.1.2.0+Christian Lohmaier1-1/+1
2022-02-23update creditsChristian Lohmaier1-2198/+2257
2022-02-23tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth2-14/+72
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara2-0/+6
2022-02-23Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara2-0/+2
2022-02-23cid#1500612 Dereference after null checkCaolán McNamara1-1/+1
2022-02-23libxml2: upgrade to release 2.9.13Michael Stahl1-3/+3
2022-02-23clear ScDocumentImport position cache if iterators are invalidCaolán McNamara3-2/+30
2022-02-23Avoid unnecessary empty -Djava.class.path=Stephan Bergmann3-5/+22
2022-02-23fix Writer key event delayed compression (tdf#145963)Luboš Luňák3-16/+19
2022-02-23tdf#143817 Fix HUD deleting text contents in WriterRafael Lima1-0/+1
2022-02-23tdf#146704 sw: fix regression of endnote layout in sectionsAttila Szűcs3-1/+11
2022-02-23Resolves: tdf#147325 "Edit in SQL View" should accept tabCaolán McNamara1-0/+1
2022-02-23Update git submodulesChristian Lohmaier1-0/+0
2022-02-23Resolves: tdf#147393 SpinButtons should be can-focusCaolán McNamara1-2/+2
2022-02-22Better handling of msiRenwa Hiwa1-1/+1
2022-02-22configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn1-2/+2
2022-02-22fix range checking in calls like ScDocument::GetNote()Luboš Luňák3-4/+25
2022-02-21tdf#146622 sw crash fix: don't delete already deleted rowsLászló Németh4-7/+82
2022-02-21Resolves: tdf#147398 Test Intersects() instead of Contains(), tdf#119083Eike Rathke1-1/+1
2022-02-21Better handling of terminalsRenwa Hiwa1-1/+2
2022-02-21sw: fix layout loop on soffice --convert-to pdf ooo95698-1.odtMichael Stahl1-2/+5
2022-02-21libxslt: upgrade to release 1.1.35Michael Stahl4-74/+4
2022-02-21upgrade to expat 2.4.6Caolán McNamara1-2/+2
2022-02-14limit style export to words max style countCaolán McNamara2-16/+16
2022-02-11bump product version to 7.3.1.1.0+Christian Lohmaier1-1/+1
2022-02-11Branch libreoffice-7-3-1Christian Lohmaier4-1/+1
2022-02-11Update git submodulesChristian Lohmaier1-0/+0
2022-02-11tdf#146917: docx import: better support for style with num resetVasily Melenchuk3-8/+83
2022-02-11sw: fix swapped inner vs outer border for Word-style right/bottom page bordersMiklos Vajna3-5/+66
2022-02-11sw: fix unexpected paragraph border inside table cellsMiklos Vajna3-3/+57
2022-02-11sw: fix swapped inner vs outer border for Word-style bottom table bordersMiklos Vajna3-16/+68
2022-02-11sw: fix swapped inner vs outer border for Word-style left table bordersMiklos Vajna3-0/+55
2022-02-11sw: fix too long inner borders intersecting with outer borders for Word cellsMiklos Vajna3-20/+116
2022-02-11MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák2-35/+27
2022-02-11Remove COMPILER_PLUGINS_CXX from distro-configs/Jenkins/linux_clang_dbgutil_64Stephan Bergmann1-1/+0
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara4-3/+52
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák11-363/+37
2022-02-10tdf#147109: Optimize ScInterpreter::ScSubstituteMike Kaganski1-22/+17
2022-02-10tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida13-84/+151
2022-02-10tdf#113785 sc: IsDataFiltered must be normalizedJustin Luth3-2/+35
2022-02-10tdf#147206 writerfilter: fix end position of hyperlink in ToXMichael Stahl2-1/+73
2022-02-10gdb: fix SwXTextCursorPrinterMichael Stahl1-13/+2
2022-02-10ScriptForge - (SF_Utils) review optional argument of _Repr()Jean-Pierre Ledure1-1/+2