summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
2015-03-30add implementation for new conditional formattingMarkus Mohrhard1-0/+1
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida1-0/+1
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-1/+2
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-2/+0
2014-11-27Fix OpenCL-less build harderTor Lillqvist1-2/+2
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-7/+5
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida1-0/+1
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist1-0/+6
2014-11-25Move clew into a library of its ownTor Lillqvist1-14/+1
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida1-0/+2
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl1-0/+1
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl1-0/+1
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard1-1/+0
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist1-0/+33
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida1-0/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida1-0/+1
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+1
2014-07-13fdo#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