summaryrefslogtreecommitdiff
ModeNameSize
d---------MathMLDTD122logplain
d---------UnoControls124logplain
d---------accessibility157logplain
d---------automation161logplain
d---------basctl189logplain
d---------bean184logplain
d---------crashrep97logplain
d---------embedserv131logplain
d---------extensions252logplain
d---------forms187logplain
d---------javainstaller2172logplain
d---------lingucomponent126logplain
d---------package183logplain
d---------setup_native162logplain
d---------wizards124logplain
d---------xmlsecurity220logplain
commit/sc/inc/scmatrix.hxx?id=02226081592e47b0c42489258ed688b9ebb7a939'>sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky 2015-11-18use unique_ptr for pImpl in sc/Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06drop unneeded includeDavid Tardon 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-02Add ScMatrix method to collect multiple valuesŁukasz Hryniuk 2015-10-02Add WalkElementBlocksMultipleValues and remove OpsŁukasz Hryniuk 2015-09-30Fix typosAndrea Gelmini 2015-07-22loplugin:unusedmethods scripting,scNoel Grandin 2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke 2015-03-31Revert "tdf#89387 Add functor for ScAmpersand"Eike Rathke 2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk 2015-03-09tdf#89387 General functor and basic operationsŁukasz Hryniuk 2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke 2015-02-07loplugin:deletedspecialStephan Bergmann 2014-12-22fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke 2014-12-22improve performance of some matrix operations, related fdo#83187Markus Mohrhard 2014-12-11resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke