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
/
miscdlgs
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
45
-15545
/
+0
2011-08-04
some clean-up
Markus Mohrhard
1
-2
/
+1
2011-08-03
change from sal_Bool to bool
Markus Mohrhard
1
-2
/
+2
2011-08-03
change from c-array to boost::ptr_vector
Markus Mohrhard
1
-35
/
+26
2011-08-03
use delete[] for arrays allocated with new[]
Markus Mohrhard
1
-2
/
+2
2011-08-03
fix for fdo#39773: crash with hidden column in Data->Form
Markus Mohrhard
1
-1
/
+2
2011-07-14
Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent
Caolán McNamara
2
-18
/
+6
2011-06-15
add local range names to ScNamePasteDlg
Markus Mohrhard
1
-2
/
+9
2011-06-09
Replace List with std::vector<String>.
Rafael Dominguez
1
-7
/
+4
2011-05-27
Replace DBG_* with OSL_* in sc/source/ui
Jacek Wolszczak
12
-24
/
+21
2011-05-01
Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,
Rafael Dominguez
1
-7
/
+8
2011-03-29
switch sc to gbuild
Norbert Thiebaud
1
-118
/
+0
2011-03-28
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
Cédric Bosdonnat
1
-1
/
+1
2011-03-10
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Kohei Yoshida
42
-653
/
+705
2011-03-05
More on adjusting for ScRangeName's new API.
Kohei Yoshida
1
-18
/
+4
2011-03-05
Identified and tagged all places where I need to modify.
Kohei Yoshida
1
-0
/
+3
2011-03-05
More on re-working ScRangeName.
Kohei Yoshida
1
-1
/
+1
2011-03-05
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from calc
Christina Rossmanith
1
-2
/
+0
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
2
-2
/
+2
2011-03-01
Remove bogus comments.
Guillaume Poussel
4
-6
/
+6
2011-02-15
accfixes: merged to m100
Malte Timmermann [mt]
33
-647
/
+647
2011-02-06
Remove dead code
Thomas Arnhold
1
-9
/
+0
2011-02-02
Disambiguate nested if statement blocks.
Kohei Yoshida
1
-0
/
+2
2011-01-31
WaE: various new gcc 4.6.0 warnings
Caolán McNamara
1
-2
/
+0
2011-01-29
Remove double line spacing, unused code and some unnecessary brackets.
Thomas Arnhold
1
-124
/
+11
2011-01-24
Replace suitable equalsAscii calls with equalsAsciiL.
Thomas Arnhold
1
-1
/
+1
2011-01-21
accfixes: reverted one change in sc
Malte Timmermann [mt]
1
-1
/
+1
2011-01-21
Remove old RCS lines.
Thomas Arnhold
1
-3
/
+0
2011-01-20
accfixes: added more accessibility information and fixed tab orders in multip...
Malte Timmermann [mt]
9
-13
/
+39
2011-01-18
Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...
Thomas Arnhold
1
-26
/
+22
2011-01-18
Remove dead code: "//static" and "//virtual"
Thomas Arnhold
1
-3
/
+0
2011-01-17
Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...
Thomas Arnhold
1
-8
/
+2
2011-01-17
removetooltypes01: #i112600# remove tooltypes from sc
Mikhail Voytenko
33
-647
/
+647
2011-01-07
cppcheck: Reduce variable scope in filldlg.cxx
Nigel Hawkins
1
-4
/
+6
2011-01-07
cppcheck: Reduce variable scope in crnrdlg.cxx
Nigel Hawkins
1
-7
/
+6
2011-01-07
cppcheck: Reduce variable scope in solverutil.cxx
Nigel Hawkins
1
-1
/
+1
2011-01-07
cppcheck: Reduce variable scope in mvtabdlg.cxx
Nigel Hawkins
1
-2
/
+1
2011-01-03
Don't reset the default sheet name when the name has evern been edited.
Kohei Yoshida
1
-3
/
+11
2011-01-03
Different warning messages for different causes.
Kohei Yoshida
1
-5
/
+35
2011-01-03
Force copy when all sheets are selected.
Kohei Yoshida
1
-2
/
+5
2011-01-03
Adjusted the dialog layout a bit to make it look more consistent.
Kohei Yoshida
1
-2
/
+1
2011-01-03
Indentation fix & BOOL to bool.
Kohei Yoshida
1
-4
/
+4
2011-01-03
New layout Move/Copy sheet in calc
Joost Wezenbeek
1
-17
/
+59
2010-12-21
cppcheck: Some removing of postfix operators
Julien Nabet
1
-1
/
+1
2010-12-20
Merge commit 'libreoffice-3.3.0.2'
Jan Holesovsky
1
-4
/
+14
2010-12-13
When the name equals the automatically assigned one, remove it.
Kohei Yoshida
1
-3
/
+18
2010-12-13
A little code cleanups.
Kohei Yoshida
1
-5
/
+8
2010-12-13
Update new sheet name when control states change.
Kohei Yoshida
1
-18
/
+35
2010-12-13
Tabs to space conversion.
Kohei Yoshida
1
-6
/
+6
2010-12-13
BOOL -> bool, and tabs to whitespace in new code.
Kohei Yoshida
1
-1
/
+1
[next]