summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-19sal_Bool->boolNoel Grandin
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-14Change sal_Bool to bool in viewfunc.cxx (Calc)Laurent Balland-Poirier
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
2013-02-22fix sc buildCaolán McNamara
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida
2011-09-08sal_Bool to bool.Kohei Yoshida
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-08-04some clean-upMarkus Mohrhard
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-10Remove last traces of SvShorts from scNigel Hawkins
2011-01-28Replace SvShorts with std::vectorNigel Hawkins
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-13A little code cleanups.Kohei Yoshida
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-12-13Change Sheet copy processJoost Wezenbeek
2010-11-03dr77: #i113491# repaint in ScStyleSheet::SetParentNiklas Nebel
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-04Ported calc-insert-current-time-sc.diff from ooo-build.Kohei Yoshida