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
/
unoobj
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
48
-48551
/
+0
2011-07-28
add prefixes for component_getFactory
Matúš Kukan
2
-2
/
+2
2011-07-14
fdo#37767: Fix broken refresh() from UNO API (and Basic).
Kohei Yoshida
1
-3
/
+2
2011-07-12
Remove component_getImplementationEnvironment
Matus Kukan
2
-13
/
+0
2011-07-05
change remaining manual loops to ScMarkData::iterator
Markus Mohrhard
2
-40
/
+43
2011-07-01
XLSX formula import improvement. Recommit.
Muthu Subramanian
2
-4
/
+36
2011-06-29
Revert patch to change .idl
Muthu Subramanian
2
-33
/
+3
2011-06-29
Improved xlsx formula import.
Muthu Subramanian
2
-3
/
+33
2011-06-23
fix for fdo#37880
Markus Mohrhard
1
-1
/
+7
2011-06-07
Shared commonly used STL function objects & remove memory leak.
Kohei Yoshida
1
-15
/
+2
2011-06-06
Merge remote branch 'origin/libreoffice-3-4'
Kohei Yoshida
1
-2
/
+3
2011-06-03
WaE: even on 32bit an signed 32bit larger than size_t
Caolán McNamara
4
-6
/
+1
2011-06-03
use standard template for this throughout
Caolán McNamara
6
-103
/
+89
2011-06-03
fix typo in comment
Caolán McNamara
1
-1
/
+1
2011-06-01
ScUserList and ScUserListData no longer dependent of ScCollection.
Kohei Yoshida
1
-5
/
+4
2011-05-28
String to OUString in ScDPObject.
Kohei Yoshida
1
-5
/
+4
2011-05-28
String to rtl::OUString in ScDPServiceDesc.
Kohei Yoshida
1
-4
/
+4
2011-05-28
String to rtl::OUString in the external ref manager code.
Kohei Yoshida
1
-2
/
+2
2011-05-27
Replace DBG_* with OSL_* in sc/source/ui
Jacek Wolszczak
25
-138
/
+128
2011-05-27
Replace DBG_* with OSL_* in sc/source/core
Jacek Wolszczak
1
-1
/
+1
2011-05-20
Let's not change the signature of UNO call & prefer static_cast.
Kohei Yoshida
1
-2
/
+3
2011-05-18
Fix index out of bounds in ScTableConditionalFormat.
Rafael Dominguez
1
-1
/
+1
2011-05-17
Fix index out of bounds in ScTableConditionalFormat.
Rafael Dominguez
1
-1
/
+1
2011-05-13
Renamed dbcolect.?xx to dbdata.?xx.
Kohei Yoshida
3
-3
/
+3
2011-05-13
Refactored global anonymous db storage.
Kohei Yoshida
1
-1
/
+2
2011-05-13
Fixed the fallout of the changes in ScDBCollection.
Kohei Yoshida
1
-31
/
+37
2011-05-10
More cleanups of ScDBData.
Kohei Yoshida
1
-2
/
+2
2011-05-10
Cleaned up ScImportParam.
Kohei Yoshida
2
-12
/
+12
2011-05-09
use sheet local db data in ScVbaRange::Autofilter
Markus Mohrhard
2
-1
/
+6
2011-05-09
check for less equal, not greater equal
Markus Mohrhard
1
-3
/
+3
2011-05-09
add implementation for new uno interface XUnnamedDatabaseRange
Markus Mohrhard
1
-7
/
+108
2011-05-08
use sheet local db data in ScVbaRange::Autofilter
Markus Mohrhard
2
-1
/
+6
2011-05-05
check for less equal, not greater equal
Markus Mohrhard
1
-3
/
+3
2011-05-04
add implementation for new uno interface XUnnamedDatabaseRange
Markus Mohrhard
1
-7
/
+108
2011-04-14
catch by const reference
Caolán McNamara
1
-1
/
+1
2011-04-14
createFromAscii->RTL_CONSTASCII_USTRINGPARAM
Caolán McNamara
1
-1
/
+1
2011-04-04
use rtl::Static where double-locked pattern used
Caolán McNamara
12
-218
/
+115
2011-04-04
that's a completely pointless getGlobalMutex acquisition
Caolán McNamara
1
-1
/
+0
2011-04-01
First cut on exporting sort parameters.
Kohei Yoshida
1
-1
/
+1
2011-04-01
Initial cut on trying to import the filtering properties of anonymous db.
Kohei Yoshida
1
-70
/
+75
2011-04-01
We shouldn't expose internal-only anonymous ranges via UNO API.
Kohei Yoshida
1
-99
/
+15
2011-04-01
Support sheet-local anonymous database ranges.
Markus Mohrhard
1
-15
/
+99
2011-03-30
sc-cellsuno-avoid-early-destruction.diff: avoid a crash (i#90076)
Petr Mladek
1
-1
/
+4
2011-03-29
switch sc to gbuild
Norbert Thiebaud
1
-117
/
+0
2011-03-28
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
Cédric Bosdonnat
1
-4
/
+4
2011-03-25
take into account streamname and codename needed match casewise
Noel Power
1
-2
/
+6
2011-03-23
Merge commit 'ooo/DEV300_m103'
Jan Holesovsky
1
-138
/
+50
2011-03-19
Switching the order of the SetLinesWidth arguments
Cédric Bosdonnat
1
-5
/
+7
2011-03-18
simplify lcl_GetRelativePos.
Caolán McNamara
1
-16
/
+4
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
34
-1412
/
+1340
[next]