summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Move clew/clew.h into external, tooStephan Bergmann1-2/+2
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers1-0/+1
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis1-0/+1
2016-02-04Patch#1 : Dynamic column container in the pursuit of tdf#50916Dennis Francis1-0/+1
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann1-0/+1
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl1-0/+1
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk1-0/+1
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist1-1/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-1/+0
2015-05-22extract calc data dump method into own fileMarkus Mohrhard1-0/+6
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