summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
8 dayspivot: PivotTableFormatOutput to resolve and set PT cell formatTomaž Vajngerl1-0/+1
2024-03-21$(gb_ENABLE_DBGUTIL) is never emptyStephan Bergmann1-1/+1
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-0/+1
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)1-1/+1
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin1-0/+1
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios1-0/+1
2023-07-12sc: Theme color change undo/redo - styles and direct formatTomaž Vajngerl1-0/+1
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl1-0/+1
2023-05-09sc: add theme colors to the color pickerTomaž Vajngerl1-0/+1
2023-03-25tdf#38948 Save solver settings to fileRafael Lima1-0/+1
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida1-0/+1
2022-09-21remove opencl implementations of ocDB* functionsLuboš Luňák1-1/+0
2022-09-01make sure opencl generated code doesn't lose numbers precisionLuboš Luňák1-0/+1
2022-05-11introduce Calc cache for sorted handling of unsorted cellsLuboš Luňák1-0/+1
2022-04-22move query-related iterators to a new separate fileLuboš Luňák1-0/+1
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl1-0/+2
2022-04-06sc: put SparklineList implementation into SparklineList.cxxTomaž Vajngerl1-0/+1
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl1-0/+2
2022-04-06sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl1-0/+1
2022-04-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl1-0/+1
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl1-0/+2
2022-04-04sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl1-0/+2
2022-04-04sc: add Undo/Redo for deleting a SparklineTomaž Vajngerl1-0/+1
2022-04-04sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl1-0/+2
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl1-0/+1
2022-03-29sc: refactor sparkline struture to store a list of sparklinesTomaž Vajngerl1-1/+0
2022-03-08sc: add Sparkline to the model as a column multi_type_vectorTomaž Vajngerl1-0/+1
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák1-12/+1
2022-02-10do not call purge() on string pool too often (tdf#125428)Luboš Luňák1-0/+1
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl1-0/+1
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann1-1/+1
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák1-1/+0
2021-12-05move entire ScTable::ValidQuery() into (Sc)QueryEvaluatorLuboš Luňák1-0/+1
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski1-1/+1
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák1-12/+12
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante1-0/+8
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin1-1/+0
2020-06-24loplugin:unusedmethodsNoel Grandin1-1/+0
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin1-1/+0
2020-06-12weld checklistmenuCaolán McNamara1-3/+0
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák1-8/+1
2019-10-17move SSE2sum code to separate cxx file...Dennis Francis1-0/+11
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-6/+0
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis1-0/+1
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke1-0/+1
2019-01-10sc: Drop empty reordermap.cxxTakeshi Abe1-1/+0
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard1-1/+0
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák1-0/+1