summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+2
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+0
2014-05-09callcatcher: update unused codeCaolán McNamara1-1/+0
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard1-0/+1
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+1
2014-04-17More generic way to disable avmediaTor Lillqvist1-1/+1
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist1-1/+0
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara1-6/+0
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl1-0/+5
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-0/+1
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida1-0/+1
2014-02-13Unify scmod and scmod2Marcos Paulo de Souza1-1/+0
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl1-1/+1
2014-02-10the return of callcatcherCaolán McNamara1-1/+0
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida1-0/+1
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+2
2014-01-24Optimize copy-n-pasting of single cell replicated over a range.Kohei Yoshida1-0/+3
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-0/+1
2013-12-21build fixAndras Timar1-1/+2
2013-12-19Properly import data stream data from ods.Kohei Yoshida1-0/+2
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida1-0/+1
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida1-0/+6
2013-12-18Add sc::DocumentStreamAccess class.Kohei Yoshida1-0/+1
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+2
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan1-2/+2
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+1
2013-11-20WIP: Do OpenCL compilation in advance in a worker threadTor Lillqvist1-0/+1
2013-11-14Create string from token array directly from ScTokenArray. Still WIP.Kohei Yoshida1-0/+1
2013-11-13Implement data streams dialog that allows importing a stream of dataMatúš Kukan1-1/+3
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+1
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl1-0/+1
2013-11-11tabs to spacesTomaž Vajngerl1-564/+564
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl1-0/+1
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl1-7/+8
2013-10-18Initial attempt to speed up matrix comparison.Kohei Yoshida1-0/+1
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan1-0/+1
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida1-0/+1
2013-09-19First step toward splitting the opencl code into own shared library.Kohei Yoshida1-9/+0
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida1-0/+1
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida1-0/+1
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida1-0/+1
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida1-0/+1
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl1-0/+2
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida1-0/+1
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl1-0/+2
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl1-0/+1
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl1-0/+1
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl1-0/+1
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida1-0/+1