Age | Commit message (Expand) | Author |
2014-05-17 | move boost rng wrapper from sc to comphelper | Thomas Arnhold |
2014-05-09 | callcatcher: update unused code | Caolán McNamara |
2014-05-07 | let us use the new OpenGLWindow | Markus Mohrhard |
2014-04-24 | sc: Add F-Test to Statistics | Tomaž Vajngerl |
2014-04-17 | More generic way to disable avmedia | Tor Lillqvist |
2014-04-12 | Unnecessary to mention dependency on icudata as only libicuuc directly uses it | Tor Lillqvist |
2014-04-04 | callcatcher: remove old pivot table dialog | Caolán McNamara |
2014-03-31 | pivot: new pivot table layout dialog | Tomaž Vajngerl |
2014-03-15 | fdo#71491: Adjust reference during undo of drag-n-drop of cell range. | Kohei Yoshida |
2014-03-09 | fdo#75960: Process pivot tables after named ranges are all set. | Kohei Yoshida |
2014-02-13 | Unify scmod and scmod2 | Marcos Paulo de Souza |
2014-02-12 | fdo#74825: fix missing lcms2/libxslt/curl in installation sets | Michael Stahl |
2014-02-10 | the return of callcatcher | Caolán McNamara |
2014-02-01 | Add RowHeightContext to stuff all parameters for SetOptimalHeights(). | Kohei Yoshida |
2014-01-30 | Speed up filling of random number generation over entire column. | Kohei Yoshida |
2014-01-24 | Optimize copy-n-pasting of single cell replicated over a range. | Kohei Yoshida |
2014-01-20 | Related: #i56998# use locale rules to format percentage | Caolán McNamara |
2013-12-21 | build fix | Andras Timar |
2013-12-19 | Properly import data stream data from ods. | Kohei Yoshida |
2013-12-19 | Switch away from using the sfx2 link manager for data stream. | Kohei Yoshida |
2013-12-18 | Use orcus csv parser to streamd data which has much less overhead. | Kohei Yoshida |
2013-12-18 | Add sc::DocumentStreamAccess class. | Kohei Yoshida |
2013-11-30 | Add t-test Statistics Dialog. | Tomaž Vajngerl |
2013-11-28 | Rework data streams to be more like file links (ScAreaLink). | Matúš Kukan |
2013-11-20 | WIP: Background ahead-of-time OpenCL compilation | Tor Lillqvist |
2013-11-20 | WIP: Do OpenCL compilation in advance in a worker thread | Tor Lillqvist |
2013-11-14 | Create string from token array directly from ScTokenArray. Still WIP. | Kohei Yoshida |
2013-11-13 | Implement data streams dialog that allows importing a stream of data | Matúš Kukan |
2013-11-11 | Add statistics dialog for calculation of moving average. | Tomaž Vajngerl |
2013-11-11 | Add tools to simplyfy adding formulas and cell navigation | Tomaž Vajngerl |
2013-11-11 | tabs to spaces | Tomaž Vajngerl |
2013-11-11 | New statistics function: Exponential Smoothing | Tomaž Vajngerl |
2013-11-11 | Groupedby for ANOVA and "Descriptive Statistics" | Tomaž Vajngerl |
2013-10-18 | Initial attempt to speed up matrix comparison. | Kohei Yoshida |
2013-09-22 | gbuild: add gb_Library_use_restarget | Michael Stahl |
2013-09-20 | fdo#39881 change Find All behaviour in Calc | Matúš Kukan |
2013-09-19 | Avoid having build-time dependency on scopencl. | Kohei Yoshida |
2013-09-19 | First step toward splitting the opencl code into own shared library. | Kohei Yoshida |
2013-09-06 | Correctly handle implicit intersection in group interpretation. | Kohei Yoshida |
2013-09-01 | First step toward showing mis-spelled words without modifying cells. | Kohei Yoshida |
2013-08-20 | Add edit text iterator that iterates through only edit text cells. | Kohei Yoshida |
2013-08-13 | Regroup formula cells later in columns where references are updated. | Kohei Yoshida |
2013-07-28 | fdo#66477 Add correlation and covariance to Calc. | Tomaž Vajngerl |
2013-07-24 | Use RefUpdateContext to stuff all parameters for UpdateReference. | Kohei Yoshida |
2013-07-23 | Add ANOVA (analysis of variance) calculation to Statistics. | Tomaž Vajngerl |
2013-07-19 | fdo#66477 Add descriptive statistics calculation to Calc. | Tomaž Vajngerl |
2013-07-19 | fdo#66477 Add sampling feature to calc | Tomaž Vajngerl |
2013-07-14 | fdo#66477 Random Number Generation added to menu>fill. | Tomaž Vajngerl |
2013-07-11 | Group formula cells in ScColumn::MixData(). | Kohei Yoshida |
2013-07-01 | Reduce dependency on the matrix header. | Kohei Yoshida |