summaryrefslogtreecommitdiff
path: root/sc/inc/scmatrix.hxx
AgeCommit message (Expand)Author
2012-07-19Pass contiguous cell data as an array to matrix. This is faster.Kohei Yoshida
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida
2012-07-19We no longer need density types.Kohei Yoshida
2012-07-19This is no longer true.Kohei Yoshida
2012-07-19Support resizing matrix with a default value.Kohei Yoshida
2012-07-19Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-05-13Properly initialize and copy fValKohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21Moved ScMatrixRef typedefs to its own file.Kohei Yoshida
2010-12-20Use mixed_type_matrix::const_iterator for faster element iteration.Kohei Yoshida
2010-12-17Added skeleton methods for all sorts of iterative calculations.Kohei Yoshida
2010-12-17Removed ScMatrix::Delete().Kohei Yoshida
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida
2010-12-17Removed the eternal ref bits, as no one uses it & we don't need it.Kohei Yoshida
2010-12-16Removed parts of the comments that are no longer true.Kohei Yoshida
2010-12-16Re-wrote header description for ScMatrix.Kohei Yoshida
2010-11-07Fixed all build breaks. sc is again buildable.Kohei Yoshida
2010-11-07More of the same.Kohei Yoshida
2010-11-07More on one-param method removal.Kohei Yoshida
2010-11-07More on removal of methods that take nIndex.Kohei Yoshida
2010-11-07No more PutBoolean(SCSIZE nIndex).Kohei Yoshida
2010-11-07More elimination of single-parameter methods from ScMatrix.Kohei Yoshida
2010-11-07Removed the one parameter version of IsValueOrEmpty() method.Kohei Yoshida
2010-11-07Removed the single-parameter version of IsBoolean().Kohei Yoshida
2010-11-07Removed PutEmpty(index).Kohei Yoshida
2010-11-07Support different density types for ScMatrix instances.Kohei Yoshida
2010-11-07Fixed export of DDE links which use matrix objects.Kohei Yoshida
2010-11-07ScMatrixValue should be a struct now that it stores value type.Kohei Yoshida
2010-11-05Moved mbCloneIfCount into ScMatrixImpl.Kohei Yoshida
2010-11-05Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-08-19calc58: #i113879# add ScMatrix::CloneIfConst() and regard only temporary matr...Eike Rathke [er]
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-02#i107339# Allow ScMatrix objects to be re-sizable.Kohei Yoshida
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS odff05Jens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.10.34); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odff (1.8.90); FILE MERGEDKurt Zenker
2008-01-10INTEGRATION: CWS xmlfilter02 (1.8.44); FILE MERGEDOliver Bolte
2007-06-13INTEGRATION: CWS jgarrays (1.7.408); FILE MERGEDOliver Bolte
2005-09-28INTEGRATION: CWS dr37 (1.5.18); FILE MERGEDJens-Heiner Rechtien