summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2022-03-23optimize checking for conflicting named rangesLuboš Luňák
2022-03-23don't provide non-const iterators to ScRangeName internal dataLuboš Luňák
2022-03-23optimize ScTabView::SkipCursorVertical() for many rowsLuboš Luňák
2022-03-23fix GetAttr() for unallocated columnsLuboš Luňák
2022-03-23remove pAttrArray nullptr checksLuboš Luňák
2022-03-23remove pAttrArray nullptr checksLuboš Luňák
2022-03-23compress RowHidden()/GetRowHeight() use in excel export (tdf#126326)Luboš Luňák
2022-03-23remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-23remove more hardcoded MAXROWLuboš Luňák
2022-03-23introduce ScColumnData for ScColumn/ScTable code sharingLuboš Luňák
2022-03-23keep conflicting named ranges working with 16k columnsLuboš Luňák
2022-03-23set properly attributes for cells in unallocated Calc columnsLuboš Luňák
2022-03-23provide MAXCOL/MAXROW also as stringsLuboš Luňák
2022-03-23improve ScMark* classes a bitLuboš Luňák
2022-03-23function that modifies data should not be called IsXXX()Luboš Luňák
2022-03-23make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-03-23do not allocate so many CellInfo objects in FillInfo()Luboš Luňák
2022-03-23convert more MAXCOLCOUNT/MAXROWCOUNTLuboš Luňák
2022-03-23remove MAXCOL/MAXROW from ScAddress/ScRange (tdf#147509)Luboš Luňák
2022-03-23remove MAXCOLCOUNT from calc pivot implementationLuboš Luňák
2022-03-23remove MAXCOL/MAXROW from ScExternalRefCacheLuboš Luňák
2022-03-23clamp ColumnSpanSet::executeAction() to allocated columnsLuboš Luňák
2022-03-23do not allocate columns in ScTable::GetNumberFormat()Luboš Luňák
2022-03-23make ScBigAddress use 64bitLuboš Luňák
2022-03-23move nInt32Min/nInt32Max to ScBigRange and rename to nRangeMin/MaxLuboš Luňák
2022-03-23remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-03-23remove use of MAXCOL/MAXROW from address.hxxLuboš Luňák
2022-03-23replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-03-23avoid destructing many unique_ptr's most of which are nullptrLuboš Luňák
2022-03-23clean up accessing CellInfo array in RowInfoLuboš Luňák
2022-03-23make the large-sheet maxrow value pow2-based and not pow10-basedLuboš Luňák
2022-03-23if these are row/column numbers, then no need to use sal_uLongLuboš Luňák
2022-03-23avoid overflows in ScFlatUInt16RowSegmentsLuboš Luňák
2022-03-22tdf#147744: Make sure to pass valid position hints.Kohei Yoshida
2022-03-09tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-03-09Resolves: tdf#147448 ScRefreshTimerControl mutex must be std::recursive_mutexEike Rathke
2022-02-27tdf#147298: When swapping the cell stores, swap back the event handlers.Kohei Yoshida
2022-02-21clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2022-02-20lok: deglobalize SetDragObjectSzymon Kłos
2022-02-20fix range checking in calls like ScDocument::GetNote()Luboš Luňák
2022-02-17Avoid warning C4702: unreachable codeStephan Bergmann
2022-02-14sc: ubsan - initialize D&D pointers properly.Michael Meeks
2022-02-14sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl
2022-02-14Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2022-02-14remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-14tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-01-31Resolves: tdf#146722 Force row label for single text with numeric to the rightEike Rathke
2022-01-22tdf#146367 reintroduce approxAdd() similar handling with last summandEike Rathke
2021-12-23tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen