summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-02-28tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth
2022-02-28tdf#147667 - Remove hard-coded underscore from UIHeiko Tietze
2022-02-28ensure null terminatorCaolán McNamara
2022-02-28tdf#45904 Move XElementAccess Java test to C++Jens Carl
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-27Revert "Related: tdf#147448 Scope owning mutex before it gets destroyed"Eike Rathke
2022-02-27fix inverted conditionLuboš Luňák
2022-02-27prefix CellInfo and BasicCellInfo with ScLuboš Luňák
2022-02-27do not allocate so many CellInfo objects in FillInfo()Luboš Luňák
2022-02-26do not repeatedly call ColHidden()Luboš Luňák
2022-02-26cid#1500566 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500706 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500582 Uninitialized scalar variableCaolán McNamara
2022-02-26optimize ScColumns::HasCellNotes()Luboš Luňák
2022-02-26ScCompressedArray doesn't need to be polymorphicLuboš Luňák
2022-02-26do not fail import if there are only warningsLuboš Luňák
2022-02-26make VBAMacroTest::testVba() pass with huge sheetsLuboš Luňák
2022-02-26lock paint when VBA sets value for a number of Calc cellsLuboš Luňák
2022-02-26Related: tdf#147448 Scope owning mutex before it gets destroyedEike Rathke
2022-02-26Resolves: tdf#147448 ScRefreshTimerControl mutex must be std::recursive_mutexEike Rathke
2022-02-26tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-25convert more MAXCOLCOUNT/MAXROWCOUNTLuboš Luňák
2022-02-25tdf#147404 sc AutoFillPreview: consider hidden cellsJustin Luth
2022-02-25tdf#147298: When swapping the cell stores, swap back the event handlers.Kohei Yoshida
2022-02-25uitest: introduce wait_until_file_is_availableXisco Fauli
2022-02-25tdf#81894 sc spelling: re-close EditView if not spelling errorJustin Luth
2022-02-25tdf#81894 sc spelling: close EditView when moving outside cellJustin Luth
2022-02-25tdf#81894 sc spelling: choose correct cell when in edit modeJustin Luth
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth
2022-02-25don't try to delete unallocated columnsLuboš Luňák
2022-02-25uitest: remove debug optionXisco Fauli
2022-02-25fix copy&paste mistakeLuboš Luňák
2022-02-24uitest: check the value and not the textXisco Fauli
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-24followup tdf#122098 xlsx export: avoid dataloss if not bool valueJustin Luth
2022-02-23tdf#147611: fix indicesMike Kaganski
2022-02-23tdf#147458: sc_jumbosheets: Add unittestXisco Fauli
2022-02-23tdf#122098 xlsx im/export: let formulas guess their number formatJustin Luth
2022-02-23handle hardcoded MAXCOL/MAXROW in ScInterpreterLuboš Luňák
2022-02-23remove MAXCOL/MAXROW from ScViewDataLuboš Luňák
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-23sc: qa: no need to have an empty file, just create itXisco Fauli
2022-02-23sc: qa: factor out common codeXisco Fauli
2022-02-23CppunitTest_sc_pdf_export: don't load an empty doc in setUpXisco Fauli
2022-02-23check valid col in ScTable::GetDataEntries()Luboš Luňák
2022-02-23fix more MAXCOL/MAXROW in testsLuboš Luňák
2022-02-22sc: qa: factor out common codeXisco Fauli
2022-02-22sc: qahelper: combine saveAs and exportToXisco Fauli
2022-02-22Fix typosAndrea Gelmini
2022-02-22CppunitTest_sc_subsequent_filters_test: do not inherit from test::FiltersTestXisco Fauli