summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2014-03-17fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-10fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida
2014-02-25fdo#74573: Delete ranges that are non-empty before pasting from clipboard.Kohei Yoshida
2013-12-21build fixAndras Timar
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida
2013-12-02Rework data streams to be more like file links (ScAreaLink).Matúš Kukan
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist
2013-11-20WIP: Do OpenCL compilation in advance in a worker threadTor Lillqvist
2013-11-14Create string from token array directly from ScTokenArray. Still WIP.Kohei Yoshida
2013-11-13Implement data streams dialog that allows importing a stream of dataMatúš Kukan
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
2013-11-11tabs to spacesTomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
2013-10-18Initial attempt to speed up matrix comparison.Kohei Yoshida
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida
2013-09-19First step toward splitting the opencl code into own shared library.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-06-29extract this functionality from the uno codeMarkus Mohrhard
2013-06-27Remove these unused files.Kohei Yoshida
2013-06-27abstract out the FormulaGroupInterpreter more cleanly.Michael Meeks
2013-06-24Remove these file entries.Kohei Yoshida
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-17Initial OpenCL pieces.Peng Gao
2013-06-16inital work on FILTERXML functionMarkus Mohrhard
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-05-20Introduce copy-from-clip context for copy handling code.Kohei Yoshida
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida
2013-05-20Block definition for CellTextAttr.Kohei Yoshida
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-08svx: remove Package_sdiMichael Stahl