Age | Commit message (Expand) | Author |
2015-05-22 | extract calc data dump method into own file | Markus Mohrhard |
2015-03-30 | add implementation for new conditional formatting | Markus Mohrhard |
2014-12-10 | Deteremine the script type of source cell during paste replication. | Kohei Yoshida |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist |
2014-11-27 | Move more Calc-independent OpenCL stuff from the sc to the opencl module | Tor Lillqvist |
2014-11-27 | Fix OpenCL-less build harder | Tor Lillqvist |
2014-11-27 | Work in progress: Move Calc-independend OpenCL configuration out of sc | Tor Lillqvist |
2014-11-25 | remove boost/unordered_map.hpp include from types.hxx. | Kohei Yoshida |
2014-11-25 | Need -lrt for clock_gettime() with older glibc versions | Tor Lillqvist |
2014-11-25 | Move clew into a library of its own | Tor Lillqvist |
2014-11-18 | Dedicated listener type tailored for formula groups. | Kohei Yoshida |
2014-11-18 | fdo#76868 Add chi-square test Statistics Dialog | Tomaž Vajngerl |
2014-11-15 | fdo#74669 Add z-test Statistics Dialog | Tomaž Vajngerl |
2014-11-10 | merge vcllo and vclopengllo | Markus Mohrhard |
2014-10-29 | Don't bother with a separate dynamically loaded scopencl library | Tor Lillqvist |
2014-10-22 | Try to determine whether or not a column has all 'General' number format | Kohei Yoshida |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-08 | Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc. | Kohei Yoshida |
2014-10-02 | New feature to allow converting formula cells to static values. | Kohei Yoshida |
2014-07-13 | fdo#81309: Adjust references during sort. | Kohei Yoshida |
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 |