summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-28Added base as a data providerVikas1-0/+1
2018-07-20Import ODF with data transformationsVikas Mahato1-0/+1
2018-07-08Added XML data providerVikas Mahato1-0/+1
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist1-1/+5
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin1-1/+0
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+7
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara1-0/+1
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard1-0/+1
2017-08-14external data: add initial work for data transformationsMarkus Mohrhard1-0/+1
2017-08-12external data: add html data providerMarkus Mohrhard1-0/+1
2017-08-12external data: move code to own directory and split file upMarkus Mohrhard1-1/+2