index
:
libreoffice/libs-core
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/sqlite
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 - Libraries shared amon applications
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
Don't delete pCache too early; we need it alive to get the slot server.
feature/calc-multiline-input
Kohei Yoshida
1
-10
/
+4
2011-05-23
user9x.h is gone
Tor Lillqvist
1
-1
/
+1
2011-05-23
Resolves: fdo#33638 add extra level of language tag matching
Caolán McNamara
1
-26
/
+56
2011-05-23
fix leak
Caolán McNamara
1
-4
/
+5
2011-05-23
make this a non-leaky singleton
Caolán McNamara
1
-9
/
+5
2011-05-23
remove leak
Caolán McNamara
1
-0
/
+1
2011-05-23
this can be const
Caolán McNamara
1
-1
/
+2
2011-05-23
convert to non-leaky singleton
Caolán McNamara
1
-10
/
+9
2011-05-23
fdo#35663: be more explicit on asserts
Bjoern Michaelsen
1
-0
/
+1
2011-05-23
fdo#35728: fix GridControl crash
Bjoern Michaelsen
2
-8
/
+8
2011-05-23
fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManager
Bjoern Michaelsen
1
-3
/
+0
2011-05-23
must use SAL_N_ELEMENTS here
David Tardon
1
-2
/
+2
2011-05-23
use SAL_N_ELEMENTS
David Tardon
1
-1
/
+1
2011-05-22
Replace List for std::vector<String>.
Rafael Dominguez
1
-7
/
+4
2011-05-22
Replace List for std::vector<String>.
Rafael Dominguez
1
-6
/
+9
2011-05-22
Replace List with std::vector<String>.
Rafael Dominguez
1
-4
/
+3
2011-05-22
Replace List for std::vector<String>.
Rafael Dominguez
1
-18
/
+8
2011-05-22
Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"
Julien Nabet
3
-5
/
+5
2011-05-22
remove build breaking debug messages
Markus Mohrhard
1
-2
/
+0
2011-05-21
Drop OS2
Tor Lillqvist
57
-352
/
+31
2011-05-21
do not leave stuff uninitialized
David Tardon
1
-2
/
+2
2011-05-21
fix brain fart
David Tardon
1
-1
/
+1
2011-05-20
search for sc_helperdialog in res/
Matus Kukan
1
-1
/
+1
2011-05-20
replace res/commandimagelist with cmd in framework
Matus Kukan
1
-2
/
+2
2011-05-20
make these a well-behaved non-leaky singleton
Caolán McNamara
1
-39
/
+55
2011-05-20
return by ref instead of pointer
Caolán McNamara
6
-31
/
+28
2011-05-20
make this a singleton that dtors on desktop::termination
Caolán McNamara
1
-1
/
+2
2011-05-20
valgrind: strange leak, bad merge maybe
Caolán McNamara
1
-5
/
+1
2011-05-20
make this a well-behaved singleton
Caolán McNamara
1
-10
/
+11
2011-05-20
don't be so noisy
Caolán McNamara
1
-1
/
+1
2011-05-20
adjust for return by ref instead of pointer
Caolán McNamara
1
-1
/
+1
2011-05-20
adapt for singleton api change
Caolán McNamara
8
-45
/
+47
2011-05-20
adapt for singleton api change
Caolán McNamara
3
-18
/
+18
2011-05-20
adapt for singleton api change
Caolán McNamara
2
-4
/
+4
2011-05-20
adapt for singleton api change
Caolán McNamara
1
-1
/
+1
2011-05-20
resolve merge conflicts
Caolán McNamara
1
-4
/
+4
2011-05-20
adjust for return by reference
Caolán McNamara
1
-1
/
+1
2011-05-20
valgrind: use non-leaky singleton pattern
Caolán McNamara
2
-8
/
+11
2011-05-20
remove debugging-mode leak
Caolán McNamara
3
-1
/
+7
2011-05-20
valgrind: remove leaks
Caolán McNamara
1
-0
/
+4
2011-05-20
use non-leaky singleton pattern
Caolán McNamara
3
-25
/
+2
2011-05-20
valgrind: remove leaks
Caolán McNamara
2
-5
/
+9
2011-05-20
return by reference instead of pointer
Caolán McNamara
3
-12
/
+12
2011-05-20
valgrind: use non-leaky singleton here
Caolán McNamara
1
-91
/
+84
2011-05-20
valgrind: use non-leaky singleton here
Caolán McNamara
2
-24
/
+14
2011-05-20
valgrind: use non-leaky singleton pattern here
Caolán McNamara
2
-11
/
+6
2011-05-20
valgrind: use non-leaky singleton pattern here
Caolán McNamara
2
-14
/
+9
2011-05-20
valgrind: make this a well behaved singleton
Caolán McNamara
2
-11
/
+4
2011-05-20
break circular dependency in dispose
Caolán McNamara
1
-0
/
+1
2011-05-20
do we really need to be so noisy when nothing is actually wrong
Caolán McNamara
1
-6
/
+6
[next]