summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-05-22extract calc data dump method into own fileMarkus Mohrhard
2015-03-30add implementation for new conditional formattingMarkus Mohrhard
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-27Fix OpenCL-less build harderTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida
2014-02-13Unify scmod and scmod2Marcos Paulo de Souza
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl
2014-02-10the return of callcatcherCaolán McNamara
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida
2014-01-24Optimize copy-n-pasting of single cell replicated over a range.Kohei Yoshida
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2013-12-21build fixAndras Timar
2013-12-19Properly import data stream data from ods.Kohei Yoshida
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida
2013-12-18Add sc::DocumentStreamAccess class.Kohei Yoshida
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist
2013-11-20WIP: Do OpenCL compilation in advance in a worker threadTor Lillqvist