summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-02-23tdf#147611: fix indicesMike Kaganski
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-23check valid col in ScTable::GetDataEntries()Luboš Luňák
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-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-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-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-17fix maxrow/maxcol mixupLuboš Luňák
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-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-16reenable fuzzing for InsertMatrixFormulaCaolán McNamara
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-16non-const ScTable::GetFormulaCell() doesn't need to allocate columnsLuboš Luňák
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