summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2013-05-16fix for fdo#53031Manal Alhassoun
2013-04-16fdo#63290 - UI: Goal Seek - incorrect term "current cell"Joren De Cuyper
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
2013-02-16coverity: fix memory leakMarkus Mohrhard
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-23-Werror=unused-parameterStephan Bergmann
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-03-22removed duplicate includes in scTakeshi Abe
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-19Copy absolute sheet refs between different docs: Part IVMarkus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
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