summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-19sal_True to true.Kohei Yoshida
2011-09-19Store previously selected tables in std::set.Kohei Yoshida
2011-09-19A little cleanup.Kohei Yoshida
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27some performance improvements for inserting sheetsMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-18fdo#34072Takeshi Abe
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-25Removed dead codeTakeshi Abe
2011-02-17Finished to translate comments from German->English (viewfun2.cxx)Christina Rossmanith
2011-02-17Started to translate comments from German->EnglishChristina Rossmanith
2011-01-28Replace SvShorts with std::vectorNigel Hawkins
2011-01-26Added check for empty rRangeList in ScViewFuncSören Möller
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-14Replaced SvShorts with std::vector<SCTAB>.Kohei Yoshida
2010-12-14Removed unused code.Kohei Yoshida
2010-12-13Properly support redo of renamed sheet copy.Kohei Yoshida
2010-12-13Properly support undo and redo when moving sheets.Kohei Yoshida
2010-12-13A little code cleanups.Kohei Yoshida
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-23svarray: #i112395#: fix warnings, enable exceptions, etc.Michael Stahl
2010-10-20svarray: merge with DEV300 m90Bartosz Kosiorek
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05svarray: #i112395#: SvShortsBartosz Kosiorek
2010-10-04Ported calc-formula-r1c1-ui-fix.diff from ooo-build.Kohei Yoshida
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-09-16calc-enhanced-merge-cells-sc.diffKohei Yoshida
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz