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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
Fixed a crash when creating a new datapilot table from external database.
Kohei Yoshida
1
-5
/
+8
2011-05-02
Typo.
Kohei Yoshida
1
-1
/
+1
2011-05-02
Let's not friend a class just because of one private method.
Kohei Yoshida
1
-2
/
+1
2011-05-02
Fixed indentation and naming inconsistencies.
Kohei Yoshida
1
-5
/
+5
2011-05-02
Avoid branching in for loop.
Kohei Yoshida
1
-8
/
+5
2011-05-02
Pass const reference.
Kohei Yoshida
2
-4
/
+4
2011-05-01
Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,
Rafael Dominguez
3
-12
/
+17
2011-04-30
make strings localizable - fdo#36706
Andras Timar
1
-2
/
+2
2011-04-30
Ignore .gitattributes
Joseph Powers
1
-0
/
+1
2011-04-29
Removed unnecessary virtual-ness from the destructor.
Kohei Yoshida
1
-1
/
+1
2011-04-29
A bit of cleanups & annotation of data members.
Kohei Yoshida
2
-28
/
+59
2011-04-29
Output valid OOXML incl. msSymbol value
Markus Mohrhard
1
-0
/
+5
2011-04-29
support export of anonymous db data to OOXML
Markus Mohrhard
4
-84
/
+26
2011-04-29
Manage data caches for named range data source separately.
Kohei Yoshida
4
-3
/
+74
2011-04-29
dlopen-global-symbols.diff: use global namespace for dlopened sym
Thorsten Behrens
2
-2
/
+3
2011-04-29
Output valid OOXML incl. msSymbol value
Markus Mohrhard
1
-0
/
+5
2011-04-28
support export of anonymous db data to OOXML
Markus Mohrhard
4
-84
/
+26
2011-04-28
Added unit test for datapilot refresh.
Kohei Yoshida
1
-40
/
+126
2011-04-28
cleanup - duplicate objects included between sc and scui
Norbert Thiebaud
1
-52
/
+0
2011-04-28
Remove unnecessary include in sc build
Norbert Thiebaud
4
-6
/
+2
2011-04-28
Centrally manage cached grid data for data pilot tables.
Kohei Yoshida
16
-150
/
+272
2011-04-26
Fixed crash on load when loading doc with pivot table.
Kohei Yoshida
1
-2
/
+6
2011-04-26
n#677917: Try a bit harder to determine the number format of a dimension.
Kohei Yoshida
1
-1
/
+16
2011-04-26
Prefer empty() over size() where it makes sense.
Kohei Yoshida
1
-3
/
+4
2011-04-26
Let's use the constant in unonames.hxx to be consistent.
Kohei Yoshida
1
-3
/
+2
2011-04-26
Put more source local functions into anonymous namespace.
Kohei Yoshida
1
-31
/
+29
2011-04-26
Fixed doubly nested anonymous namespaces.
Kohei Yoshida
1
-8
/
+3
2011-04-26
Moved ScDPOutputImpl into the source file of ScDPOutput.
Kohei Yoshida
4
-267
/
+193
2011-04-26
Killed more sal_Bool family & tabs.
Kohei Yoshida
2
-31
/
+31
2011-04-26
Ugh!
Kohei Yoshida
1
-43
/
+0
2011-04-26
Let's make the class name more descriptive and be consistent.
Kohei Yoshida
3
-11
/
+54
2011-04-26
killed sal_Bool and tabs.
Kohei Yoshida
2
-9
/
+9
2011-04-26
support export of sheet local anonymous db data to excel binary
Markus Mohrhard
1
-18
/
+5
2011-04-26
make excel binary import use anonymous db data
Markus Mohrhard
4
-56
/
+27
2011-04-26
make VbaWorksheet Autofilter work with sheet local DBData
Markus Mohrhard
3
-30
/
+31
2011-04-26
n#689442: Don't forget to create undo object for normal merging.
Kohei Yoshida
1
-9
/
+6
2011-04-26
n#677811 HTML Export Fixes. More might be required!!!
Muthu Subramanian
1
-31
/
+66
2011-04-26
n#677811: Adjust/Shrink the ranges while copying.
Muthu Subramanian
1
-0
/
+19
2011-04-26
Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)
libreoffice-3.3.99.3
Petr Mladek
0
-0
/
+0
2011-04-26
fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDoc
Markus Mohrhard
5
-85
/
+108
2011-04-25
support export of sheet local anonymous db data to excel binary
Markus Mohrhard
1
-18
/
+5
2011-04-25
make excel binary import use anonymous db data
Markus Mohrhard
4
-56
/
+27
2011-04-25
make VbaWorksheet Autofilter work with sheet local DBData
Markus Mohrhard
3
-30
/
+31
2011-04-25
Fixed layout problem on Windows. It was not entirely platform independent.
Kohei Yoshida
5
-6
/
+29
2011-04-25
Remove OS/2 support
Francois Tigeot
7
-42
/
+1
2011-04-24
remove obsoleted dep
David Tardon
1
-2
/
+0
2011-04-24
use the new UNO-related defs from CppunitTarget
David Tardon
4
-110
/
+30
2011-04-22
Excel only allows strings that are up to 32767 chars long (0x7FFF).
Kohei Yoshida
1
-1
/
+1
2011-04-22
Fixed address input box to work in R1C1 mode.
Kohei Yoshida
1
-4
/
+10
2011-04-22
cppcheck inefficient checking for emptiness
Kayo Hamid
5
-5
/
+5
[prev]
[next]