summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-02-16Fix typosAndrea Gelmini
2022-02-16lok: sc: apply local mouse tracking only for CalcHenry Castro
2022-02-16avoid debug build failing on an assert for tdf#144537Luboš Luňák
2022-02-16simplify codeLuboš Luňák
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-15Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytesEike Rathke
2022-02-15cid#1498147 silence Improper use of negative valueCaolán McNamara
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-15tdf#145745 Create uno:DuplicateSheet commandrafaelhlima
2022-02-15tdf#134553: sc_jumbosheets: Add unittestXisco Fauli
2022-02-15Clean up some global sal_Unicode[] varsStephan Bergmann
2022-02-15test for jumbosheet named ranges export/importLuboš Luňák
2022-02-15don't export a document twice in a test when not neededLuboš Luňák
2022-02-15"&(*xShell)" -> "*xShell"Luboš Luňák
2022-02-15tests for import/export of full-row/column ranges in huge sheetsLuboš Luňák
2022-02-15finally write entire row/column references as such to ODSLuboš Luňák
2022-02-15Fix CppunitTest_sc_jumbosheets_test for ASanStephan Bergmann
2022-02-15tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-14tdf#147394: sc: Add UItestXisco Fauli
2022-02-14make sanitizers happyLuboš Luňák
2022-02-14remove hardcoded MAXCOL/MAXROW from datatableview.cxx (tdf#135332)Luboš Luňák
2022-02-14don't gradually move columns to a large distance (tdf#144380)Luboš Luňák
2022-02-14cid#1472568 silence Integer handling issues DIVIDE_BY_ZEROCaolán McNamara
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-14tdf#109061: sc_jumbosheets: Add unittestXisco Fauli
2022-02-14remove use of MAXCOL/MAXROW from address.hxxLuboš Luňák
2022-02-11basic import/export test for ods/xlsx with a value in column 2000Luboš Luňák
2022-02-11rename class in jumbosheets-test.cxx to ScJumboSheetsTestLuboš Luňák
2022-02-11Avoid warning C4702: unreachable codeStephan Bergmann
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli
2022-02-11-Werror=type-limitsStephan Bergmann
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-11Better SCSTR_COLUMN, SCSTR_ROW names, tdf#140290 follow-upEike Rathke
2022-02-11Resolves tdf#140290 - Make sort keys accessibleHeiko Tietze
2022-02-10remove obsolete code (and last MAXCOL/MAXROW) from excel filterLuboš Luňák
2022-02-10remove hardcoded MAXCOL/MAXROW in ScRangeListTabsLuboš Luňák
2022-02-10move ScRangeListTabs members from RootData to XclImpRootLuboš Luňák
2022-02-10remove most hardcoded MAXCOL/MAXROW from Calc filtersLuboš Luňák
2022-02-10Make CLEAN fully compliant woth ODFF v1.3Winfried Donkers
2022-02-10replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-10Deduplicate PutInOrder'sMike Kaganski
2022-02-10tdf#37623: sc: Move UItest to CppUnittestXisco Fauli
2022-02-10tdf#63805: sc: Move UItest to CppUnittestXisco Fauli
2022-02-10tdf#126577: sc: move UItest to CppUnittestXisco Fauli
2022-02-10do not call purge() on string pool too often (tdf#125428)Luboš Luňák
2022-02-10dynamic logarithmic columns in ScBroadcastAreaSlotMachineLuboš Luňák