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
/
inc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
Parse CSS in the <style> content and set number formats to cells.
Kohei Yoshida
2
-0
/
+518
2011-07-26
fix for bnc#707486 allow copy for suitable multi-area Ranges
Noel Power
1
-4
/
+1
2011-07-19
fix for fdo#39333: database ranges don't work in formulas
Markus Mohrhard
1
-1
/
+1
2011-07-14
fdo#37767: Fix broken refresh() from UNO API (and Basic).
Kohei Yoshida
1
-0
/
+2
2011-07-08
don't use int as return type for operator==
Markus Mohrhard
1
-4
/
+4
2011-07-06
fix for fdo#30800: Option to display calc gridlines on colored cells
André Schnabel
1
-0
/
+1
2011-07-05
WaE: signature is wrong
Caolán McNamara
1
-1
/
+1
2011-07-05
add iterator to ScMarkData
Markus Mohrhard
1
-0
/
+8
2011-07-01
XLSX formula import improvement. Recommit.
Muthu Subramanian
2
-1
/
+7
2011-06-29
Revert patch to change .idl
Muthu Subramanian
2
-5
/
+0
2011-06-29
Improved xlsx formula import.
Muthu Subramanian
2
-0
/
+5
2011-06-29
export local range names to xlsx
Markus Mohrhard
1
-2
/
+2
2011-06-18
ause130: #i117218# fix broken pch file
Hans-Joachim Lankenau
1
-73
/
+73
2011-06-15
add local range names to ScNamePasteDlg
Markus Mohrhard
1
-1
/
+1
2011-06-13
fdo#33293: Option to configure initial number of sheets in Calc.
Albert Thuswaldner
3
-1
/
+13
2011-06-09
Remove unneded foward declaration.
Rafael Dominguez
1
-1
/
+0
2011-06-09
Replace List with std::vector<String>.
Rafael Dominguez
1
-1
/
+1
2011-06-07
Renamed pTab to maTabs since it's no longer a pointer array.
Kohei Yoshida
1
-5
/
+4
2011-06-07
Class description.
Kohei Yoshida
1
-0
/
+4
2011-06-07
Shared commonly used STL function objects & remove memory leak.
Kohei Yoshida
1
-0
/
+42
2011-06-07
Merge branch 'feature/unlimited-number-of-sheets'
Markus Mohrhard
10
-31
/
+41
2011-06-06
Useful error message when DDE link update fails.
Kohei Yoshida
2
-2
/
+3
2011-06-06
move ScProgress out of ScDocument::MoveTab
Markus Mohrhard
2
-2
/
+2
2011-06-06
Merge remote branch 'origin/libreoffice-3-4'
Kohei Yoshida
1
-1
/
+1
2011-06-04
__cdecl -> SAL_CALL
Christina Rossmanith
1
-5
/
+2
2011-06-04
Remove unused file
Jacek Wolszczak
1
-56
/
+0
2011-06-03
improve performance of ScUndoInsertTables::Undo
Markus Mohrhard
5
-4
/
+5
2011-06-01
ScUserList and ScUserListData no longer dependent of ScCollection.
Kohei Yoshida
1
-11
/
+21
2011-06-01
change to SCTAB from sal_Int16 and sal_Int32 for sheet index
Markus Mohrhard
2
-11
/
+11
2011-05-31
set table limit to 32000
Markus Mohrhard
1
-1
/
+1
2011-05-31
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc
Jan Holesovsky
1
-1
/
+0
2011-05-31
Merge commit 'libreoffice-3.4.0.2'
Jan Holesovsky
1
-20
/
+11
2011-05-30
Code Cleanup
Korrawit Pruegsanusak
1
-1
/
+0
2011-05-29
String to rtl::OUString & sal_Bool to bool in ScUserList et. al.
Kohei Yoshida
1
-36
/
+39
2011-05-28
Removed unnecessary forward declarations.
Kohei Yoshida
1
-6
/
+0
2011-05-28
This header no longer needed.
Kohei Yoshida
1
-1
/
+0
2011-05-28
Removed dependency on ScCollection from ScChartCollection.
Kohei Yoshida
1
-16
/
+20
2011-05-28
Use bool and rtl::OUString in ScChartCollection et. al.
Kohei Yoshida
1
-18
/
+18
2011-05-28
sal_Bool to bool in ScDPObject.
Kohei Yoshida
1
-25
/
+25
2011-05-28
String to OUString in ScDPObject.
Kohei Yoshida
1
-9
/
+9
2011-05-28
String to rtl::OUString in ScDPServiceDesc.
Kohei Yoshida
1
-19
/
+10
2011-05-28
String to rtl::OUString in the external ref manager code.
Kohei Yoshida
4
-55
/
+63
2011-05-27
Replace DBG_* with OSL_* in sc/source/core
Jacek Wolszczak
2
-4
/
+4
2011-05-27
rework some other methods for performance improvements
Markus Mohrhard
5
-7
/
+7
2011-05-27
add methods for performance improvements
Markus Mohrhard
1
-0
/
+4
2011-05-25
Launch error message in case the external doc could not be reached.
Kohei Yoshida
2
-4
/
+6
2011-05-25
Adjusted for signature change in DataChanged().
Kohei Yoshida
3
-5
/
+6
2011-05-25
Check if the referenced file is loadable, and if not, don't update.
Kohei Yoshida
1
-1
/
+6
2011-05-24
fix minor problems
Markus Mohrhard
1
-1
/
+1
2011-05-20
Let's not change the signature of UNO call & prefer static_cast.
Kohei Yoshida
1
-1
/
+1
[next]