summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-03-08optimize ScTabView::SkipCursorVertical() for many rowsLuboš Luňák
2022-03-08fix GetAttr() for unallocated columnsLuboš Luňák
2022-03-08revert/fix the incorrect fix for tdf#126904Luboš Luňák
2022-03-08sc: write the OOXML Sparkline props. to the modelTomaž Vajngerl
2022-03-08sc: add Sparkline to the model as a column multi_type_vectorTomaž Vajngerl
2022-03-08sc: support reading sparklines from OOXML documentTomaž Vajngerl
2022-03-08remove pAttrArray nullptr checksLuboš Luňák
2022-03-07cid#1500534 silence bogus Using invalid iteratorCaolán McNamara
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-07optimize repeated std::vector removal (tdf#126326)Luboš Luňák
2022-03-07faster check whether attributes have changed (tdf#117366)Luboš Luňák
2022-03-07faster bulk insert into o3tl::sorted_vector (tdf#117366)Luboš Luňák
2022-03-06don't try to spellcheck after last data cell (tdf#122827)Luboš Luňák
2022-03-06make CellTextAttr half the sizeLuboš Luňák
2022-03-06don't destroy and recreate broadcasters on large changes (tdf#131894)Luboš Luňák
2022-03-06do not destroy broadcasters and then recreate again (tdf#134268)Luboš Luňák
2022-03-05compress RowHidden()/GetRowHeight() use in excel export (tdf#126326)Luboš Luňák
2022-03-05don't bother tracking changes if both cells are empty (tdf#141174)Luboš Luňák
2022-03-05don't bother scanning nonexistent data (tdf#141182)Luboš Luňák
2022-03-05make sc_namedrangesobj test work with 16k columnsLuboš Luňák
2022-03-05remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-05remove more hardcoded MAXROWLuboš Luňák
2022-03-05remove pAttrArray nullptr checksLuboš Luňák
2022-03-05introduce ScColumnData for ScColumn/ScTable code sharingLuboš Luňák
2022-03-04cid#1500566 Uninitialized scalar fieldCaolán McNamara
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-04keep conflicting named ranges working with 16k columnsLuboš Luňák
2022-03-04tdf#45904: Remove ScHeaderFieldObj Java testJens Carl
2022-03-04set properly attributes for cells in unallocated Calc columnsLuboš Luňák
2022-03-04provide MAXCOL/MAXROW also as stringsLuboš Luňák
2022-03-03make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-03-03Check for cached formula block count to make sure it's correct.Kohei Yoshida
2022-03-02function that modifies data should not be called IsXXX()Luboš Luňák
2022-03-02fix incorrect search startLuboš Luňák
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-03-02Bump Glade version to 3.38Heiko Tietze
2022-03-02reuse a vector instead of repeatedly creating it (tdf#95346)Luboš Luňák
2022-03-02try to avoid using map when searching most used item (tdf#95346)Luboš Luňák
2022-03-02tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name tooJustin Luth
2022-03-01Fix typosAndrea Gelmini
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01compress calls to AdjustRowHeight() to just one call (tdf#94677)Luboš Luňák
2022-03-01fix data race in ImportFinishedNoel Grandin
2022-03-01tdf#45904 Move XComponent Java test to C++Jens Carl
2022-03-01Add asserts to make sure the calculation is correctHossein
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/filterNoel Grandin
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák