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
2012-02-10
fdo#36109 in INDIRECT() make a non-existing sheet produce an error again
libreoffice-3-4
Eike Rathke
2
-2
/
+4
2012-02-08
fix fdo#40590 stop abusing regular string token for XML import
Eike Rathke
4
-13
/
+8
2012-02-08
fdo#40378 compile defined names that had unresolveds during load
Eike Rathke
7
-57
/
+129
2012-02-08
resolved fdo#38595 border width lost in ODF import
Eike Rathke
1
-2
/
+3
2012-02-07
fdo#45115: sc: fix setting borders
Michael Stahl
1
-2
/
+1
2012-02-07
fdo#45450: sc: ODF export: cell styles:
Michael Stahl
1
-2
/
+2
2012-02-07
fix getCellRangeByName failure for named range
Noel Power
21
-53
/
+29
2012-02-03
cast from BorderLine to BorderLine2 is not valid
Eike Rathke
1
-2
/
+2
2012-01-31
clone token in ScFormulaResult copy-ctor instead of referring
Eike Rathke
1
-3
/
+20
2012-01-23
resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreter
Eike Rathke
1
-1
/
+10
2012-01-23
resolved fdo#45032 Calc export to HTML with graphics failed
Eike Rathke
1
-3
/
+6
2012-01-20
Resolves fdo#43725 crash on saving a file
Eike Rathke
1
-13
/
+74
2012-01-16
fdo#39118: Fixed chart listener registration during ODS import.
Kohei Yoshida
2
-3
/
+3
2012-01-08
return early on error in ScInterpreter::GetDBParam, fdo#44442
Markus Mohrhard
1
-0
/
+3
2011-12-12
fixed rhbz#754051 Libreoffice calc crashes when re-opening a xlxs file
Eike Rathke
1
-0
/
+1
2011-12-09
fdo#43308: Set the logic straight for "center across selection" setting.
Kohei Yoshida
1
-9
/
+3
2011-11-24
fdo#39589: Avoid using ulimit_cast between signed and unsigned.
Kohei Yoshida
1
-2
/
+2
2011-11-11
Fixed the wrong keyboard selection behavior in reference mode.
Kohei Yoshida
1
-0
/
+2
2011-11-07
fdo#42169: Display caption strings without format detection.
Kohei Yoshida
1
-2
/
+13
2011-11-02
we need to use ValidColRowOrRepeated, silly mistake by me.
Markus Mohrhard
1
-1
/
+1
2011-11-01
prevent access to non existing mdds elements (fdo#41807)
Markus Mohrhard
1
-2
/
+4
2011-11-01
boolean values are valid for matrix evaluation (fdo#49967)
Markus Mohrhard
1
-1
/
+1
2011-11-01
fdo#40110: Correctly map external ranges into matrix instances.
Kohei Yoshida
1
-40
/
+39
2011-10-25
Version 3.4.4.1, tag libreoffice-3.4.4.1 (3.4.4-rc1)
libreoffice-3.4.4.1
Petr Mladek
0
-0
/
+0
2011-09-14
fda#35965: Mark all formula cells dirty when appending a new sheet
Kohei Yoshida
1
-1
/
+4
2011-09-13
fix fdo#39485 recalculate matrix formula dimension correctly
Eike Rathke
2
-3
/
+11
2011-09-08
Adjust the dialog size to make sure the bottom text is visible.
Kohei Yoshida
3
-0
/
+69
2011-09-07
don't extend the merged area by one for shadows
Markus Mohrhard
14
-40
/
+27
2011-09-06
crash when modifing a named range
Eike Rathke
10
-25
/
+28
2011-09-06
fixed various crashes due to newly introduced
Eike Rathke
1
-3
/
+20
2011-09-06
Speed up range name lookup by index.
Kohei Yoshida
2
-13
/
+41
2011-09-05
"thereof" should be translated to modern English
Lior Kaplan
1
-1
/
+1
2011-08-30
use boost::intrusive_ptr::get() instead of operator->()
Eike Rathke
3
-3
/
+3
2011-08-25
avoid maTables.back() calls by store and reuse when needed
Laurent Godard
2
-47
/
+55
2011-08-16
Version 3.4.3.1, tag libreoffice-3.4.3.1 (3.4.3-rc1)
libreoffice-3.4.3.1
Petr Mladek
0
-0
/
+0
2011-08-10
Prevent crash at column row boundaries.
Eike Rathke
1
-30
/
+16
2011-08-10
Correctly import from Excel charts with multiple ranges.
Kohei Yoshida
4
-16
/
+33
2011-08-08
use delete[] for arrays allocated with new[]
Markus Mohrhard
1
-2
/
+2
2011-08-08
[PATCH] fix for fdo#39915: defining named ranges should be case insensitiv
Markus Mohrhard
1
-1
/
+3
2011-08-08
fix for fdo#39678: don't write password algorithm in odf 1.0 and 1.1
Markus Mohrhard
1
-16
/
+22
2011-08-06
fix for fdo#39792: changes to range names invalidate stream too
Markus Mohrhard
1
-0
/
+4
2011-08-02
fix for fdo#39773: crash with hidden column in Data->Form
Markus Mohrhard
1
-1
/
+2
2011-08-02
fix for fdo#39151: set correct table number in local db data
Markus Mohrhard
1
-1
/
+9
2011-08-02
fix for fdo#39728: check for empty local range names
Markus Mohrhard
1
-1
/
+3
2011-08-02
bnc#707486: The previous commit is for bnc#707486, not for fdo#.
Kohei Yoshida
0
-0
/
+0
2011-08-02
fdo#707486: Use the correct clip doc instance to copy to.
Noel Power
1
-1
/
+1
2011-07-29
bnc#707486: Allow multi-range copy from VBA.
Noel Power
5
-15
/
+158
2011-07-27
Resolves: fdo#38955 set selection request as done for macro recorder
Caolán McNamara
1
-0
/
+1
2011-07-27
dr78: #i116250# set app flag in ScGlobal::SetSearchItem, fdo#33379, fdo#33593
Niklas Nebel
1
-0
/
+1
2011-07-26
make strings localizable - fdo#36706
Andras Timar
1
-2
/
+2
[next]