Age | Commit message (Expand) | Author |
2024-07-05 | tdf#158110 - Paste special: improve check for cells with notes | Andreas Heinisch |
2024-06-18 | Add warning and progress to AutoFormat | Oliver Specht |
2024-04-10 | tdf#114441 Convert sal_uLong to better integer types | Rafał Dobrakowski |
2024-04-08 | tdf#160064 Hide named ranges/expressions of solver models | Rafael Lima |
2024-04-03 | Remove duplicated include | Andrea Gelmini |
2024-04-02 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-03-25 | tdf#126573 Add Excel2021 array function SORT to Calc | Balazs Varga |
2024-03-23 | Related: tdf#160056 do calc NumberFormatting via ScInterpreterContext | Caolán McNamara |
2024-01-09 | tdf#114441 - Convert sal_uLong to better integer types | sahil |
2023-12-30 | tdf#158254: generalize and use algorithm to apply with allocation | Mike Kaganski |
2023-12-28 | Decouple ScPatternAttr from SfxItemPool | Armin Le Grand (allotropia) |
2023-12-19 | tdf#154339: do not cache GetCellArea results for now | Xisco Fauli |
2023-12-12 | sc: Unify GetColumnData | Aron Budea |
2023-12-01 | move the SfxItemPoolCache to sc/ | Noel Grandin |
2023-11-30 | No kit notification of note position changes on insert/delete row | Caolán McNamara |
2023-11-11 | sc: extend backcolor area | Henry Castro |
2023-10-11 | tdf#156815 Reset solver settings when a sheet is renamed | Rafael Lima |
2023-10-09 | tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheets | Rafael Lima |
2023-08-14 | tdf#156677 if CheckComputeDependencies failed in expanded range... | Caolán McNamara |
2023-06-29 | loplugin:unusedmethods | Noel Grandin |
2023-06-27 | tdf#123026 sc xlsx: provide per-sheet optimal row height setting | Justin Luth |
2023-06-17 | Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time | Eike Rathke |
2023-05-08 | tdf#95520 Autofilter: Sort by color | Samuel Mehrbrodt |
2023-03-26 | Related: tdf#154005 sc ods fileopen: fix dropdown form control size | Balazs Varga |
2023-03-25 | tdf#38948 Save solver settings to file | Rafael Lima |
2023-03-02 | Add a means to query the internal broadcaster state ... | Kohei Yoshida |
2022-11-21 | calc: cache GetCellArea results | Szymon Kłos |
2022-09-29 | introduce ScTable::GetColumnData() (tdf#151182) | Luboš Luňák |
2022-09-05 | tdf#150749 Find and replace on very large sheet | Noel Grandin |
2022-08-25 | try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499) | Luboš Luňák |
2022-06-25 | tdf#149647 LibreOffice Calc cursor not positioned correctly | Noel Grandin |
2022-06-15 | tdf#126109 calc slow when replacing string to number | Noel Grandin |
2022-06-10 | loplugin:constantparam | Noel Grandin |
2022-06-01 | pass ScRange around by value | Noel Grandin |
2022-05-18 | make CreateColumnIfNotExists() non-const | Luboš Luňák |
2022-05-12 | IsEmptyBlock() -> IsEmptyData() | Luboš Luňák |
2022-05-10 | extend ScQueryCellIteratorBase for custom cell access | Luboš Luňák |
2022-05-06 | tdf#148383: Obtain start/end strings always in system locale | Daniel Kamil Kozar |
2022-04-22 | do not duplicate code for ScCountIfCellIterator | Luboš Luňák |
2022-04-22 | try to limit cell interpreting to only visible cells when drawing | Luboš Luňák |
2022-04-22 | fix checking whether a block of cells is empty | Luboš Luňák |
2022-04-21 | rework GetColumnsRange() and ScColumnsRange | Luboš Luňák |
2022-04-12 | don't artificially clamp attribute iterators range | Luboš Luňák |
2022-04-07 | sc: take sparklines into account with auto fill | Tomaž Vajngerl |
2022-04-05 | sc: improve SparklineList to track added SparklineGroups | Tomaž Vajngerl |
2022-04-04 | sc: undo/redo for sparklines when deleting the cell content | Tomaž Vajngerl |
2022-04-04 | sc: change GetSparkline to return a shared_ptr instead of raw ptr | Tomaž Vajngerl |
2022-04-03 | sc: support deleting a Sparkline with 'Clear Content' function | Tomaž Vajngerl |
2022-03-29 | sc: refactor sparkline struture to store a list of sparklines | Tomaž Vajngerl |
2022-03-25 | fix ScTable::GetLastChangedCol() for unallocated columns | Luboš Luňák |