summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2Philipp Riemer3-34/+11
2012-08-27fdo#39468: Translated German comments in sc/source/core/incGerhard Oettl3-30/+30
2012-08-18Partial replaced String with OUString in ScInterpreterSören Möller1-1/+2
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-25sal_Bool -> bool in ScRefUpdateMarkus Mohrhard1-1/+1
2012-07-19It's now faster to start empty and fill non-empty elements.Kohei Yoshida1-1/+1
2012-07-19Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin1-8/+10
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::setNoel Grandin2-7/+7
2012-06-24rearranged forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-15Remove some PCH leftoversThomas Arnhold1-232/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-1/+0
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers1-0/+1
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+0
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-9/+4
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida1-0/+12
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers1-0/+1
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida1-7/+6
2012-01-31Remove unsed codeElton Chung1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-2/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida2-0/+4
2011-11-30sort out Gregorian cut-off date as side effect of validityEike Rathke1-1/+5
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke1-0/+4
2011-11-28dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke1-3/+0
2011-11-22fdo#40990: Compare the wrapped pointer values.Kohei Yoshida1-1/+1
2011-11-16Reduced header dependency on dbdata.hxx by better encapsulation.Kohei Yoshida1-0/+1
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara1-1/+0
2011-11-05Moved ScCompare and ScCompareOptions out of the header.Kohei Yoshida1-30/+2
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+1
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner1-0/+5
2011-09-01fix warningsGabor Jenei1-1/+1
2011-08-23typo meVolaileType -> meVolatileTypeEike Rathke1-1/+1
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke1-79/+78
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+0
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida1-2/+2
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers1-1/+0
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-09fdo#36933: Fixed array comparison with external references.Kohei Yoshida1-0/+1
2011-03-29switch sc to gbuildNorbert Thiebaud1-26/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida9-144/+144
2011-03-02Better fix for fdo#31939.Kohei Yoshida1-7/+0
2011-03-02Go through all tokens to look for a volatile one. (fdo#31939)Kohei Yoshida1-1/+7