summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna
2022-02-17ODBC: fix signatures of Bulk, SpecialColumns et NativeSQLJulien Nabet
2022-02-17SwNavigator: reduce the amount of content tracking codeJim Raykowski
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-17tdf#132057: sc_uicalc: Add unittestXisco Fauli
2022-02-17tdf#147164 Drawings are gone converting to PDF from commandlineNoel Grandin
2022-02-17remove MAXCOL/MAXROW from ScExternalRefCacheLuboš Luňák
2022-02-16lok: sc: handle all local mouse tracking for CalcHenry Castro
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann
2022-02-16Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-02-16do not allocate columns in ScTable::GetPattern()Luboš Luňák
2022-02-16for unallocated columns check default column attributes (tdf#132057)Luboš Luňák
2022-02-16move simple checks out of DEBUG_COLUMN_STORAGELuboš Luňák
2022-02-16Remove apparently obsolete external/boost/boost-android-unified.patch.1Stephan Bergmann
2022-02-16sw: layout: allow keep-with-next paragraph with fly to move backMichael Stahl
2022-02-16tdf#146622 sw crash fix: don't delete already deleted rowsLászló Németh
2022-02-16flat-odf-cleanup.py: fix FutureWarningMichael Stahl
2022-02-16sw: convert an OSL_FAIL to SAL_INFOMichael Stahl
2022-02-16reenable fuzzing for InsertMatrixFormulaCaolán McNamara
2022-02-16Don't confusingly use the term "gesture" for plain old mouse eventsTor Lillqvist
2022-02-16clamp ColumnSpanSet::executeAction() to allocated columnsLuboš Luňák
2022-02-16do not allocate columns in ScTable::GetNumberFormat()Luboš Luňák
2022-02-16Resolves: tdf#147398 Test Intersects() instead of Contains(), tdf#119083Eike Rathke
2022-02-16tdf#127113: sc: Add UItestXisco Fauli
2022-02-16Related: tdf#147421: optimize O(U)String's replaceAll*Mike Kaganski
2022-02-16De-duplicate some codeMike Kaganski
2022-02-16simplify some vector constructionNoel Grandin
2022-02-16non-const ScTable::GetFormulaCell() doesn't need to allocate columnsLuboš Luňák
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-02-16Update git submodulesSeth Chaiklin
2022-02-16configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn
2022-02-16Fix typosAndrea Gelmini
2022-02-16Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVEHeiko Tietze
2022-02-16lok: sc: apply local mouse tracking only for CalcHenry Castro
2022-02-16Resolves tdf#143578 - Environment variable SAL_NO_QUERYSAVE to not show the d...Heiko Tietze
2022-02-16CppunitTest_sw_ooxmlexport2: avoid mustTestImportOf()Miklos Vajna
2022-02-16avoid debug build failing on an assert for tdf#144537Luboš Luňák
2022-02-16simplify codeLuboš Luňák
2022-02-16Update mdds to 2.0.2.Kohei Yoshida
2022-02-15Removed executable bits on pptx fileAndrea Gelmini
2022-02-15svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti
2022-02-15make ScBigAddress use 64bitLuboš Luňák
2022-02-15move nInt32Min/nInt32Max to ScBigRange and rename to nRangeMin/MaxLuboš Luňák
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-02-15tdf#146848: sw_uiwriter3: Add unittestXisco Fauli
2022-02-15Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytesEike Rathke
2022-02-15sw HTML export: add a new LeadingTabWidth optionMiklos Vajna
2022-02-15Fix typoAndrea Gelmini
2022-02-15Fix a CLANG_VERSION checkStephan Bergmann