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-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
2687
-932639
/
+20
2011-08-05
Emacs modeline compatible with vim's one
FINAL_MASTER
master-backup
Takeshi Abe
4
-0
/
+4
2011-08-04
need uwinapi for snprintf under windows
Caolán McNamara
1
-0
/
+6
2011-08-04
sal_Bool to bool.
Kohei Yoshida
2
-23
/
+23
2011-08-04
Perhaps a const member needs an explicit constructor?
Kohei Yoshida
2
-0
/
+4
2011-08-04
More String removal.
Kohei Yoshida
2
-6
/
+7
2011-08-04
More String / sal_Bool removal.
Kohei Yoshida
3
-26
/
+23
2011-08-04
More String removal etc.
Kohei Yoshida
2
-9
/
+9
2011-08-04
Indentation "fix".
Kohei Yoshida
1
-21
/
+23
2011-08-04
Removed unnecessary condition checks.
Kohei Yoshida
1
-8
/
+4
2011-08-04
String to rtl::OUString.
Kohei Yoshida
3
-19
/
+20
2011-08-04
Removed custom html options iterator class; use the real iterators.
Kohei Yoshida
1
-60
/
+20
2011-08-04
Combined two html option loops.
Kohei Yoshida
1
-36
/
+33
2011-08-03
Parse CSS in the <style> content and set number formats to cells.
Kohei Yoshida
7
-15
/
+907
2011-08-04
some clean-up
Markus Mohrhard
4
-8
/
+8
2011-08-03
change from sal_Bool to bool
Markus Mohrhard
2
-3
/
+3
2011-08-03
change from c-array to boost::ptr_vector
Markus Mohrhard
2
-37
/
+30
2011-08-03
use delete[] for arrays allocated with new[]
Markus Mohrhard
1
-2
/
+2
2011-08-03
fix for fdo#39773: crash with hidden column in Data->Form
Markus Mohrhard
1
-1
/
+2
2011-08-03
fix for fdo#39151: set correct table number in local db data
Markus Mohrhard
1
-1
/
+9
2011-08-03
Remove EXC_INCL_SST_STATISTICS
Thomas Arnhold
1
-47
/
+0
2011-08-03
2 fixes in OSL_DEBUG part with ByteString
Julien Nabet
2
-15
/
+16
2011-08-02
fix for fdo#39728: check for empty local range names
Markus Mohrhard
1
-1
/
+3
2011-07-31
ByteString::CreateFromInt32 -> rtl::OStringBuffer::append
Caolán McNamara
3
-43
/
+60
2011-07-31
convert to rtl::OString[Buffer] and simplify
Caolán McNamara
2
-55
/
+95
2011-07-30
Add consistent Emacs and vim mode lines
Tor Lillqvist
28
-18
/
+56
2011-07-29
initial work for autofilter unit test
Markus Mohrhard
1
-0
/
+56
2011-07-29
bnc#707486 fix fit of extreme carelessness with defaulted params
Noel Power
1
-2
/
+2
2011-07-29
bnc#707486, use correct CopyRangeNamesToClip for bUseRangeForVBA
Noel Power
1
-3
/
+6
2011-07-29
findbar: Add seporator between the Prev/Next and Serch & Replace
Jan Holesovsky
1
-0
/
+1
2011-07-29
Fix the "By" property in GoDownSel and GoDownBlockSel
Olivier Hallot
1
-9
/
+24
2011-07-29
tweak fix for bnc#707486 ( ensure multi-area processed for simple copy only )
Noel Power
1
-0
/
+3
2011-07-28
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc
Jan Holesovsky
45
-1245
/
+555
2011-07-28
Merge commit 'libreoffice-3.4.2.3'
Jan Holesovsky
1
-0
/
+8
2011-07-28
add prefixes for component_getFactory
Matúš Kukan
22
-36
/
+25
2011-07-27
convert scaddins to gbuild
Matúš Kukan
15
-1112
/
+319
2011-07-27
Convert sccomp to gbuild
Matúš Kukan
8
-97
/
+211
2011-07-27
re-enable the CVE unittest on OpenBSD
Robert Nagy
1
-2
/
+0
2011-07-27
Resolves: fdo#38955 set selection request as done for macro recorder
Caolán McNamara
1
-0
/
+1
2011-07-27
fix wae ( because wrong loop counter variable used )
Noel Power
1
-1
/
+1
2011-07-27
Revert "WaE: nEndTab unused"
Noel Power
1
-0
/
+2
2011-07-27
WaE: nEndTab unused
Caolán McNamara
1
-2
/
+0
2011-07-26
dr78: #i116250# set app flag in ScGlobal::SetSearchItem, fdo#33379, fdo#33593
Niklas Nebel
1
-0
/
+1
2011-07-26
findbar: Show the "Search and Replace" button in the FindBar by default.
Jan Holesovsky
1
-1
/
+1
2011-07-26
fix for bnc#707486 allow copy for suitable multi-area Ranges
Noel Power
7
-169
/
+118
2011-07-25
use XFilePicker2 regardless of service, if possible, it is far more sane
Michael Meeks
2
-24
/
+2
2011-07-25
Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
libreoffice-3.4.2.3
libreoffice-3.4.2-final
libreoffice-3-4-2
Petr Mladek
0
-0
/
+0
2011-07-25
fdo#39236: Better way to remove DP objects without reversing order.
Kohei Yoshida
1
-9
/
+21
2011-07-25
fdo#39236: Prevent double-deletes during removal of pivot tables.
Kohei Yoshida
1
-24
/
+9
2011-07-25
fdo#39236: Better way to remove DP objects without reversing order.
Kohei Yoshida
1
-9
/
+21
[next]