summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-4/+10
2014-02-19sal_Bool->boolNoel Grandin1-74/+78
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-5/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+1
2013-10-14Change sal_Bool to bool in viewfunc.cxx (Calc)Laurent Balland-Poirier1-22/+22
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin1-27/+27
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+1
2013-04-15basic inplace Font preview for calcNoel Power1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida1-1/+1
2013-03-09group undo action when hiding/showing sheetsLaurent Godard1-2/+2
2013-02-22fix sc buildCaolán McNamara1-1/+1
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida1-1/+6
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-4/+3
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks1-3/+3
2012-06-24rearranged forward declarations of classTakeshi Abe1-2/+0
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-1/+0
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida1-1/+1
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-6/+0
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida1-1/+1
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida1-3/+9
2011-09-08sal_Bool to bool.Kohei Yoshida1-4/+4
2011-08-29More on String to rtl::OUString.Kohei Yoshida1-1/+1
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-1/+1
2011-08-04some clean-upMarkus Mohrhard1-1/+2
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power1-2/+2
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-1/+2
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard1-0/+1
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard1-1/+1
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida1-2/+2
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-5/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-101/+102
2011-02-10Remove last traces of SvShorts from scNigel Hawkins1-6/+0
2011-01-28Replace SvShorts with std::vectorNigel Hawkins1-1/+2
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner1-1/+1
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-3/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-99/+99
2010-12-13A little code cleanups.Kohei Yoshida1-1/+1
2010-12-13Change Sheet copy processJoost Wezenbeek1-1/+1
2010-12-13Change Sheet copy processJoost Wezenbeek1-1/+1
2010-11-03dr77: #i113491# repaint in ScStyleSheet::SetParentNiklas Nebel1-2/+3