summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2024-07-05tdf#158110 - Paste special: improve check for cells with notesAndreas Heinisch
2024-06-18Add warning and progress to AutoFormatOliver Specht
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-04-08tdf#160064 Hide named ranges/expressions of solver modelsRafael Lima
2024-04-03Remove duplicated includeAndrea Gelmini
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil
2023-12-30tdf#158254: generalize and use algorithm to apply with allocationMike Kaganski
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-19tdf#154339: do not cache GetCellArea results for nowXisco Fauli
2023-12-12sc: Unify GetColumnDataAron Budea
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-30No kit notification of note position changes on insert/delete rowCaolán McNamara
2023-11-11sc: extend backcolor areaHenry Castro
2023-10-11tdf#156815 Reset solver settings when a sheet is renamedRafael Lima
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke
2023-05-08tdf#95520 Autofilter: Sort by colorSamuel Mehrbrodt
2023-03-26Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-09-29introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-08-25try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)Luboš Luňák
2022-06-25tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-15tdf#126109 calc slow when replacing string to numberNoel Grandin
2022-06-10loplugin:constantparamNoel Grandin
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-18make CreateColumnIfNotExists() non-constLuboš Luňák
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-10extend ScQueryCellIteratorBase for custom cell accessLuboš Luňák
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-04-22do not duplicate code for ScCountIfCellIteratorLuboš Luňák
2022-04-22try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-04-22fix checking whether a block of cells is emptyLuboš Luňák
2022-04-21rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-12don't artificially clamp attribute iterators rangeLuboš Luňák
2022-04-07sc: take sparklines into account with auto fillTomaž Vajngerl
2022-04-05sc: improve SparklineList to track added SparklineGroupsTomaž Vajngerl
2022-04-04sc: undo/redo for sparklines when deleting the cell contentTomaž Vajngerl
2022-04-04sc: change GetSparkline to return a shared_ptr instead of raw ptrTomaž Vajngerl
2022-04-03sc: support deleting a Sparkline with 'Clear Content' functionTomaž Vajngerl
2022-03-29sc: refactor sparkline struture to store a list of sparklinesTomaž Vajngerl
2022-03-25fix ScTable::GetLastChangedCol() for unallocated columnsLuboš Luňák