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-23
Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.
integration/dev300_m106
Kohei Yoshida
7
-362
/
+549
2011-04-26
n#689442: Don't forget to create undo object for normal merging.
Kohei Yoshida
1
-9
/
+6
2011-04-25
Merge commit 'ooo/DEV300_m106' into m106
Kohei Yoshida
0
-0
/
+0
2011-04-21
disable the testCVE unittest for now because it breaks in some cases
Robert Nagy
1
-0
/
+2
2011-04-20
fdo#36365: Watch out for NULL pointer de-referencing.
Kohei Yoshida
1
-2
/
+8
2011-04-19
Don't forget to NULL the pointer after deleting the instance.
Kohei Yoshida
1
-0
/
+2
2011-04-19
fdo#33341: Copy print ranges when copying sheet.
Kohei Yoshida
3
-0
/
+49
2011-04-19
Fixed indentation mis-match.
Kohei Yoshida
1
-30
/
+30
2011-04-19
Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)
libreoffice-3.3.99.2
Petr Mladek
0
-0
/
+0
2011-04-18
More accurate error messages.
Kohei Yoshida
1
-8
/
+8
2011-04-18
New unit test for toggling relative/absolute reference (Shift-F4).
Kohei Yoshida
1
-0
/
+86
2011-04-18
Resolves: fdo#36128 fix up paths for gbuild
Caolán McNamara
3
-11
/
+13
2011-04-16
fdo#36124: Fix relative/absolute toggling in R1C1 mode.
Kohei Yoshida
4
-42
/
+168
2011-04-15
fdo#35142: Avoid importing unnamed styles from XLS.
Kohei Yoshida
1
-2
/
+2
2011-04-15
fix for fdo#34763 add method Copy to ScVbaWorksheets
Markus Mohrhard
4
-49
/
+110
2011-04-14
New test for function evaluation with missing parameters.
Kohei Yoshida
1
-0
/
+25
2011-04-14
Removed an unused argument from a function. Let's make it simpler.
Kohei Yoshida
3
-5
/
+5
2011-04-14
fdo#34306: Insert a missing token for an ocSep followed by an ocClose.
Kohei Yoshida
2
-13
/
+1
2011-04-14
Revert "fdo#34306: Append fake parameter in case of un-even parameter count."
Kohei Yoshida
1
-5
/
+1
2011-04-14
fdo#34306: Append fake parameter in case of un-even parameter count.
Kohei Yoshida
1
-1
/
+5
2011-04-14
windows needs BRAND_BASE_DIR as well
Caolán McNamara
1
-1
/
+1
2011-04-13
Incorrect index value checking & use operator[] over at().
Kohei Yoshida
1
-2
/
+2
2011-04-13
Convert OLE links from XLS doc into external ranges on import.
Kohei Yoshida
6
-31
/
+318
2011-04-13
Silly indentation errors, remove friend statement, bool over sal_Bool.
Kohei Yoshida
5
-27
/
+32
2011-04-12
fdo#35345: Don't overwrite hidden cells in drag-fill operation
Katarina Machalkova
7
-109
/
+202
2011-04-12
cleaning Module_sc.mk after cherry-picking
Bjoern Michaelsen
1
-2
/
+0
2011-04-12
starting sc_ucalc unit test
Bjoern Michaelsen
2
-13
/
+11
2011-04-12
fdo#36128: disabled testCVEs for now in ucalc.cxx as it fails
Bjoern Michaelsen
1
-1
/
+2
2011-04-12
reenable ucalc.cxx unittest in gbuild
Bjoern Michaelsen
5
-132
/
+193
2011-04-12
fix a mixup with calling conventions
Fridrich Štrba
2
-2
/
+2
2011-04-11
Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)
libreoffice-3.3.99.1
Petr Mladek
0
-0
/
+0
2011-04-08
Update the source range with data in the pivot cache.
Kohei Yoshida
2
-1
/
+13
2011-04-07
Forgot to remove printf.
Kohei Yoshida
1
-2
/
+1
2011-04-07
i#20348: made the ordinal suffixe autocorrection internationalized
Cédric Bosdonnat
1
-1
/
+5
2011-04-07
fix cast to implementation objects failure from some vba objects
Markus Mohrhard
7
-20
/
+89
2011-04-06
Ported calc-string-number.diff from the build repo.
Kohei Yoshida
1
-0
/
+13
2011-04-06
Renamed methods for consistency.
Kohei Yoshida
2
-10
/
+10
2011-04-06
Fixed horizontal alignment issues for vertical text with text wrap on.
Kohei Yoshida
2
-49
/
+45
2011-04-06
Branching in the main function to call appropriate sub-methods.
Kohei Yoshida
1
-4
/
+14
2011-04-06
Do the same for top-bottom text direction.
Kohei Yoshida
1
-1
/
+394
2011-04-06
Extracted a method that adjust hyperlinks in PDF output.
Kohei Yoshida
2
-41
/
+30
2011-04-06
More sharing of common code blocks.
Kohei Yoshida
2
-31
/
+36
2011-04-06
Extracted a method to read cell content. That code is common in both methods.
Kohei Yoshida
2
-88
/
+57
2011-04-06
More cleanups.
Kohei Yoshida
1
-31
/
+1
2011-04-06
isVerticallyOriented() is always true in this method.
Kohei Yoshida
1
-38
/
+3
2011-04-06
Asianl vertical is always false in bottom-top orientation.
Kohei Yoshida
1
-44
/
+10
2011-04-06
Remove the code that's not relevant to the bottom-top orientation.
Kohei Yoshida
1
-147
/
+54
2011-04-06
First, shameless duplication of the guts of DrawEditStandard().
Kohei Yoshida
1
-1
/
+670
2011-04-06
Added empty methods for each orientation.
Kohei Yoshida
2
-1
/
+21
2011-04-06
Remove silliness of passing own data members as params to its own method.
Kohei Yoshida
2
-15
/
+14
[next]