summaryrefslogtreecommitdiff
path: root/sc/inc/dociter.hxx
AgeCommit message (Expand)Author
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code in ScCellIteratorNoel Grandin
2014-02-27remove unused code ScDBQueryDataIterator::DataAccessInternal::setPosNoel Grandin
2014-01-14sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-01These pieces of code are no longer needed.Kohei Yoshida
2013-06-25WaE: private field 'mnIndex' is not usedTor Lillqvist
2013-06-24Prevent crash during on-line spell checking.Kohei Yoshida
2013-06-24Fix the horizontal cell iterator.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
2013-03-27Remove this hack.Kohei Yoshida
2013-03-27More on killing direct use of cell classes.Kohei Yoshida
2013-03-27Take care of xetable.?xx.Kohei Yoshida
2013-03-27This can return const reference.Kohei Yoshida
2013-03-26By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida
2013-03-26This method no longer used. Good. Remove it.Kohei Yoshida
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-26Remove a variant of constructor from ScCellIterator.Kohei Yoshida
2013-03-26Query content cell type directly from ScCellIterator.Kohei Yoshida
2013-03-26Remove the last use of GetFirst() & GetNext().Kohei Yoshida
2013-03-26Another one involving cell data validation in detective functionality.Kohei Yoshida
2013-03-26More on ScCellIterator usage migration.Kohei Yoshida
2013-03-23Put 'm' prefix for data members.Kohei Yoshida
2013-03-22More on ScCellIterator usage conversion... Still not done.Kohei Yoshida
2013-03-22Re-did ScCellIterator to avoid copying every single iterated cell.Kohei Yoshida
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida
2013-03-22Simplify ScCellIterator.Kohei Yoshida
2013-01-30make a few more users of ScAttrArray outside of the class constMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-05drop some unused codeCaolán McNamara
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks
2012-04-25unused code in dociterJose Manuel
2012-03-26sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard
2012-02-05Remove unused codeElton Chung
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-16Oops I forgot to remove the header include line.Kohei Yoshida
2011-11-16More on reducing header dependency.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-09translate some commentsChristina Roßmanith