summaryrefslogtreecommitdiff
path: root/sc/source/core/data/validat.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-24More of the same.Kohei Yoshida1-2/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-3/+7
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-2/+4
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida1-0/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-26Make the conditional formatting code free of ScBaseCell.Kohei Yoshida1-130/+47
2013-03-26Another one involving cell data validation in detective functionality.Kohei Yoshida1-0/+85
2013-03-22no need to new/delete temporary, stack based auto does itEike Rathke1-5/+8
2013-03-22use input line string length for numeric data length, i#93128Eike Rathke1-8/+21
2013-03-22i#93128# fix data validity checkHerbert Dürr1-9/+16
2013-03-16sc: translate some debug messagesThomas Arnhold1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida1-1/+1
2012-07-12ScValidationDataList: use const_iteratorMichael Stahl1-2/+6
2012-07-12Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::setNoel Grandin1-32/+19
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-03-01Some initial DISABLE_SCRIPTING ifdefsTor Lillqvist1-1/+2
2012-02-27merge GetString variantsCaolán McNamara1-7/+6
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida1-7/+7
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida1-1/+1
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida1-22/+10
2012-02-08Let's use enum for better type safety.Kohei Yoshida1-3/+4
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-25To destroy a cell instance, we need to call ScBaseCell::Delete().Kohei Yoshida1-2/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-75/+72
2011-03-05Renamed FindIndex to findByIndex to be consistent with findByName.Kohei Yoshida1-1/+1
2011-03-02Remove bogus comments.Guillaume Poussel1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio1-9/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-4/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-73/+73
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-1/+1
2010-12-16Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-07More elimination of single-parameter methods from ScMatrix.Kohei Yoshida1-1/+1
2010-11-06Fixed all build breakages.Kohei Yoshida1-9/+7
2010-11-01undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the ...Frank Schoenheit [fs]1-1/+1
2010-11-01undoapi: Enter/LeaveBasicCall are no-ops nowadays - removedFrank Schoenheit [fs]1-3/+0
2010-10-20Removed lots of dead code.Povilas Kanapickas1-10/+0
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
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-7/+0