summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2023-07-12sc: Theme color change undo/redo - styles and direct formatTomaž Vajngerl
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl
2023-05-09sc: add theme colors to the color pickerTomaž Vajngerl
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2022-09-21remove opencl implementations of ocDB* functionsLuboš Luňák
2022-09-01make sure opencl generated code doesn't lose numbers precisionLuboš Luňák
2022-05-11introduce Calc cache for sorted handling of unsorted cellsLuboš Luňák
2022-04-22move query-related iterators to a new separate fileLuboš Luňák
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-06sc: put SparklineList implementation into SparklineList.cxxTomaž Vajngerl
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-04-06sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl
2022-04-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-04sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-04sc: add Undo/Redo for deleting a SparklineTomaž Vajngerl
2022-04-04sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2022-03-29sc: refactor sparkline struture to store a list of sparklinesTomaž Vajngerl
2022-03-08sc: add Sparkline to the model as a column multi_type_vectorTomaž Vajngerl
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-10do not call purge() on string pool too often (tdf#125428)Luboš Luňák
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-12-05move entire ScTable::ValidQuery() into (Sc)QueryEvaluatorLuboš Luňák
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin
2020-06-12weld checklistmenuCaolán McNamara
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
2019-10-17move SSE2sum code to separate cxx file...Dennis Francis
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke
2019-01-10sc: Drop empty reordermap.cxxTakeshi Abe
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-09-28Added base as a data providerVikas
2018-07-20Import ODF with data transformationsVikas Mahato
2018-07-08Added XML data providerVikas Mahato
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl