summaryrefslogtreecommitdiffstats
path: root/sc/inc/dociter.hxx
Commit message (Expand)AuthorAgeFilesLines
* sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks2014-01-141-1/+6
* resolved fdo#72949 evaluate criteria on the query rangeEike Rathke2014-01-031-1/+1
* Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida2013-09-121-2/+2
* These pieces of code are no longer needed.Kohei Yoshida2013-09-011-7/+0
* WaE: private field 'mnIndex' is not usedTor Lillqvist2013-06-251-1/+0
* Prevent crash during on-line spell checking.Kohei Yoshida2013-06-241-0/+7
* Fix the horizontal cell iterator.Kohei Yoshida2013-06-241-2/+0
* Switch to using multi_type_vector for cell storage.Kohei Yoshida2013-06-241-88/+87
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida2013-03-281-2/+3
* More on killing direct use of ScEditCell.Kohei Yoshida2013-03-281-1/+1
* Remove this hack.Kohei Yoshida2013-03-271-3/+0
* More on killing direct use of cell classes.Kohei Yoshida2013-03-271-1/+1
* Take care of xetable.?xx.Kohei Yoshida2013-03-271-3/+4
* This can return const reference.Kohei Yoshida2013-03-271-1/+1
* By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida2013-03-261-8/+4
* This method no longer used. Good. Remove it.Kohei Yoshida2013-03-261-1/+0
* WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist2013-03-261-1/+1
* Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida2013-03-261-0/+3
* Remove a variant of constructor from ScCellIterator.Kohei Yoshida2013-03-261-6/+2
* Query content cell type directly from ScCellIterator.Kohei Yoshida2013-03-261-0/+1
* Remove the last use of GetFirst() & GetNext().Kohei Yoshida2013-03-261-3/+1
* Another one involving cell data validation in detective functionality.Kohei Yoshida2013-03-261-0/+3
* More on ScCellIterator usage migration.Kohei Yoshida2013-03-261-0/+2
* Put 'm' prefix for data members.Kohei Yoshida2013-03-231-5/+5
* More on ScCellIterator usage conversion... Still not done.Kohei Yoshida2013-03-221-1/+1
* Re-did ScCellIterator to avoid copying every single iterated cell.Kohei Yoshida2013-03-221-4/+18
* Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida2013-03-221-0/+8
* Simplify ScCellIterator.Kohei Yoshida2013-03-221-13/+5
* make a few more users of ScAttrArray outside of the class constMarkus Mohrhard2013-01-301-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* drop some unused codeCaolán McNamara2012-06-051-1/+0
* targetted revert of tiny unused method cleanupMichael Meeks2012-05-311-0/+1
* unused code in dociterJose Manuel2012-04-251-1/+0
* sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard2012-03-261-35/+35
* Remove unused codeElton Chung2012-02-051-1/+0
* dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke2011-11-281-0/+36
* Oops I forgot to remove the header include line.Kohei Yoshida2011-11-161-1/+2
* More on reducing header dependency.Kohei Yoshida2011-11-161-1/+5
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-46/+46
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-46/+46
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-48/+48
* | | translate german comments in /sc/incNicolas Christener2011-03-131-8/+0
|/ /
* | translate some commentsChristina Roßmanith2011-01-091-19/+20
* | Replace all occured, occurance etc.Takeshi Abe2010-12-051-2/+2
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* | Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida2010-10-011-0/+39
* | I think that this eliminates the remaining //UNUSED commentsJustin Malcolm2010-09-291-4/+0
|/
* koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo2010-06-231-0/+19
* calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida2010-02-261-3/+0