index
:
libreoffice/calc
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/unlimited-number-of-sheets
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - Spreadsheet application (Calc)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sc
/
source
/
ui
/
view
/
viewfun3.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
1
-1918
/
+0
2011-08-04
some clean-up
Markus Mohrhard
1
-3
/
+3
2011-07-29
bnc#707486 fix fit of extreme carelessness with defaulted params
Noel Power
1
-2
/
+2
2011-07-26
fix for bnc#707486 allow copy for suitable multi-area Ranges
Noel Power
1
-115
/
+66
2011-07-05
yet more iterator->const_iterator
Caolán McNamara
1
-3
/
+3
2011-07-05
change from manual loop to ScMarkData::iterator
Markus Mohrhard
1
-19
/
+12
2011-05-19
fix some bugs introduced with the last patches and rework some parts
Markus Mohrhard
1
-2
/
+2
2011-05-13
Renamed dbcolect.?xx to dbdata.?xx.
Kohei Yoshida
1
-1
/
+1
2011-04-26
n#677811: Adjust/Shrink the ranges while copying.
Muthu Subramanian
1
-0
/
+19
2011-03-14
Various fixes for build breakages, for sc.
Kohei Yoshida
1
-1
/
+2
2011-03-10
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Kohei Yoshida
1
-125
/
+169
2011-03-02
Remove bogus comments.
Guillaume Poussel
1
-7
/
+7
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
1
-1
/
+1
2011-02-07
removetooltypes01: Rebase to DEV300m99
Carsten Driesner
1
-2
/
+2
2011-01-31
WaE: various new gcc 4.6.0 warnings
Caolán McNamara
1
-9
/
+2
2011-01-28
undoapi: pulled and merged DEV300.m98
Frank Schoenheit [fs]
1
-0
/
+52
2011-01-21
removetooltypes01: Rebase to DEV300m98
Carsten Driesner
1
-0
/
+52
2011-01-17
removetooltypes01: #i112600# remove tooltypes from sc
Mikhail Voytenko
1
-103
/
+103
2011-01-17
Remove some dead code in 'view'
Thomas Arnhold
1
-3
/
+0
2010-12-21
Oops. We can't bail out earlier than that, it seems.
Kohei Yoshida
1
-35
/
+37
2010-12-21
Simplified the logic a bit.
Kohei Yoshida
1
-22
/
+16
2010-12-21
Leftover data after Undo operation
Joost Wezenbeek
1
-0
/
+21
2010-12-10
Removed ScRangeList::at() in favor of operator[].
Kohei Yoshida
1
-2
/
+2
2010-12-10
ScRangePtr is now gone. Good riddance.
Kohei Yoshida
1
-2
/
+2
2010-12-09
Remove another DECLARE_LIST() from Calc
Joseph Powers
1
-3
/
+6
2010-11-25
Merge remote branch 'origin/libreoffice-3-3'
Jan Holesovsky
1
-0
/
+7
2010-11-21
cleaned dead code in calc ui view
Pierre-André Jacquod
1
-48
/
+1
2010-11-18
Add workaround to avoid pasting data from OOo Calc as an OLE object
Tor Lillqvist
1
-0
/
+7
2010-11-15
Revert "initial debug statement"
Kohei Yoshida
1
-43
/
+0
2010-11-15
initial debug statement
Kohei Yoshida
1
-0
/
+43
2010-10-20
undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...
Frank Schoenheit [fs]
1
-2
/
+2
2010-10-20
WaE, unused variable
Caolán McNamara
1
-1
/
+0
2010-10-13
Merge commit 'origin/master' fix conflicts and more trailing ws
Noel Power
1
-0
/
+2
2010-10-13
Merge branch 'vba' fix conflics, trailing ws & tab issues
Noel Power
1
-18
/
+168
2010-10-13
Add vim/emacs modelines to all source files
Sebastian Spaeth
1
-0
/
+2
2010-10-06
initial commit for vba blob ( not including container_control stuff )
Noel Power
1
-0
/
+150
2010-10-05
chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified
Thomas Benisch
1
-2
/
+1
2010-09-29
chartextensibility: merge with DEV300_m88
Thomas Benisch
1
-4
/
+0
2010-08-16
chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified
Thomas Benisch
1
-1
/
+3
2010-08-03
chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified
Thomas Benisch
1
-0
/
+51
2010-07-02
codecleanup02: merge with DEV300_m84
Malte Timmermann [mt]
1
-4
/
+4
2010-06-25
codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31
Malte Timmermann
1
-4
/
+0
2010-06-23
koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...
obo
1
-4
/
+4
2010-02-12
changefileheader2: #i109125#: change source file copyright notice from Sun Mi...
Jens-Heiner Rechtien
1
-5
/
+2
2010-01-14
rebase to DEV300_m69
Philipp Lohmann [pl]
1
-3
/
+3
2009-10-16
#i103496#: split svtools; improve ConfitItems
Mathias Bauer
1
-3
/
+3
2009-10-09
merge with m61
Philipp Lohmann
1
-29
/
+353
2009-09-18
CWS-TOOLING: integrate CWS calc32stopper1
Ivo Hinkelmann
1
-1
/
+1
2009-09-09
CWS-TOOLING: integrate CWS koheimultirangecopy
Oliver Bolte
1
-29
/
+353
2009-10-08
merge with m50
hg
1
-3
/
+31
[next]