summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2022-02-22CppunitTest_sc_jumbosheets_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22CppunitTest_sc_tiledrendering: active LibreOfficeKit in the setUpXisco Fauli
2022-02-22tdf#147509: sc_jumbosheets: Add unittestXisco Fauli
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák
2022-02-21cid#1500584 Dereference before null checkCaolán McNamara
2022-02-21cid#1500559 silence Dereference before null checkCaolán McNamara
2022-02-21replace SfxPoolItem::LookupHashCode() with Lookup() (tdf#135215)Luboš Luňák
2022-02-20fix usage of std::lower_bound() in SfxItemPool (tdf#81765)Luboš Luňák
2022-02-20fix ScPatternAttr lookup hashing (tdf#135215)Luboš Luňák
2022-02-20optimize XclExpRowBuffer::GetOrCreateRow() (tdf#140893)Luboš Luňák
2022-02-20make CollectCellAction sort cells by cell address (tdf#119083)Luboš Luňák
2022-02-20optimize AreaBroadcast() a bitLuboš Luňák
2022-02-19simplify code using PutInOrder()Luboš Luňák
2022-02-19remove MAXCOL/MAXROW from ScAddress/ScRange (tdf#147509)Luboš Luňák
2022-02-19XFunctionAccess::callFunction() accept empty Sequence<Sequence<Any>>Eike Rathke
2022-02-18tdf#124818: sc: move UItest to CppUnittestXisco Fauli
2022-02-18lok: sc: update ScModelObj::postMouseEventHenry Castro
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-18lok: sc: focus gridwin before useSzymon Kłos
2022-02-18lok: send drag overlaySzymon Kłos
2022-02-18lok: deglobalize SetDragObjectSzymon Kłos
2022-02-18lok: sc: simplify drag & drop functionsHenry Castro
2022-02-18clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2022-02-18remove MAXCOLCOUNT from calc pivot implementationLuboš Luňák
2022-02-18Revert tdf#64345: EDITING: Selected area looses selection when switching sheetAhmet Hakan Çelik
2022-02-17Resolves: tdf#147496 No line feed for one single cell in clipboard Doc2Text()Eike Rathke
2022-02-17fix range checking in calls like ScDocument::GetNote()Luboš Luňák
2022-02-17fix range checking when parsing Calc cell address (tdf#147451)Luboš Luňák
2022-02-17Revert "Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-...Mike Kaganski
2022-02-17tdf#147398: sc_ucalc_formula: Add unittestXisco Fauli
2022-02-17optimize blank cell Excel export (tdf#133749)Luboš Luňák
2022-02-17std::map -> std::unordered_mapLuboš Luňák
2022-02-17Handle the possible case of broadcasted row block, tdf#119083 follow-upEike Rathke
2022-02-17tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth
2022-02-17fix maxrow/maxcol mixupLuboš Luňák