summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun3.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22replace one more auto_ptrMarkus Mohrhard1-3/+1
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-27-Wunused-macrosStephan Bergmann1-43/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-30Some cppcheck cleaning in scJulien Nabet1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-12targetted VBA re-work.Noel Power1-6/+4
2012-07-23-Werror=unused-parameterStephan Bergmann1-2/+2
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold1-27/+0
2012-06-29Remove unused header guards and optionsThomas Arnhold1-52/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-8/+4
2012-06-21Remove unused dbexch.hrcThomas Arnhold1-1/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-03-22removed duplicate includes in scTakeshi Abe1-2/+0
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard1-19/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+14
2011-09-12Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida1-27/+4
2011-09-12Added code to handle paste functions and skip empties.Kohei Yoshida1-0/+21
2011-09-12Allow paste when the dest range is a multiple of the source range.Kohei Yoshida1-2/+5
2011-09-12Now I can pass range list to PostPaint() when appropriate.Kohei Yoshida1-4/+1
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida1-10/+15
2011-09-12Pass multi-ranges to the undo object.Kohei Yoshida1-1/+1
2011-09-12ScPateUndo cleaned up.Kohei Yoshida1-21/+7
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida1-9/+13
2011-09-12Undo to work.Kohei Yoshida1-6/+54
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida1-10/+149
2011-09-08sal_Bool to bool.Kohei Yoshida1-30/+30
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard1-1/+1
2011-08-16GetLastSelected returns a table number and not a 1-based indexMarkus Mohrhard1-4/+1
2011-08-04some clean-upMarkus Mohrhard1-3/+3
2011-07-29bnc#707486 fix fit of extreme carelessness with defaulted paramsNoel Power1-2/+2
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power1-115/+66
2011-07-05yet more iterator->const_iteratorCaolán McNamara1-3/+3
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard1-19/+12
2011-05-19fix some bugs introduced with the last patches and rework some partsMarkus Mohrhard1-2/+2
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-04-26n#677811: Adjust/Shrink the ranges while copying.Muthu Subramanian1-0/+19
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida1-1/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-125/+169
2011-03-02Remove bogus comments.Guillaume Poussel1-7/+7
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+2
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-9/+2
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-0/+52
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-0/+52
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-103/+103