summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/rangeseq.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke1-2/+1
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann1-1/+1
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-02-14sal_Bool->boolNoel Grandin1-16/+16
2013-10-11GetString() from ScMatrix to return SharedString.Kohei Yoshida1-3/+3
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-3/+4
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-19/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-3/+3
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-27More on killing direct use of cell classes.Kohei Yoshida1-29/+15
2013-03-22More on ScCellIterator usage conversion... Still not done.Kohei Yoshida1-4/+6
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-28dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke1-6/+24
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-2/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-33/+33
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-19Remove some more '//static' lines and useless comments.Thomas Arnhold1-1/+0
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-33/+33
2011-01-17removal of dead codeEd Dean1-2/+0
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-7/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.94); FILE MERGEDRüdiger Timm1-23/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.7.194); FILE MERGEDOliver Bolte1-4/+123
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.4.202); FILE MERGEDOliver Bolte1-38/+42
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-5/+5
2001-04-10ScByteSequenceToStringNiklas Nebel1-3/+17
2000-10-18#79625# FillMixedArray: handling of formula errorsNiklas Nebel1-10/+39
2000-09-18initial importJens-Heiner Rechtien1-0/+345