index
:
libreoffice/components
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/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 - Accessibility/linguistics/automation/...
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Make some stl functions less ambiguous (fixes VC++ 10 compilation)
Jesús Corrius
2
-3
/
+3
2010-10-28
Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)
Jesús Corrius
6
-6
/
+6
2010-10-27
remove vos reference from uno xml descriptions
Norbert Thiebaud
1
-2
/
+0
2010-10-25
Finally, gut the vos module out of the build
Norbert Thiebaud
17
-37
/
+14
2010-10-25
remvove vos/macros.h usage
Norbert Thiebaud
16
-53
/
+20
2010-10-25
rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity
Norbert Thiebaud
1
-1
/
+1
2010-10-25
migrate vos::OModule to osl:Module
Norbert Thiebaud
5
-9
/
+8
2010-10-25
merge vosremoval-mutex.diff
Norbert Thiebaud
43
-106
/
+105
2010-10-25
merge vosremoval-reference.diff
Norbert Thiebaud
24
-236
/
+232
2010-10-25
migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
Norbert Thiebaud
4
-22
/
+7
2010-10-25
remove the class TLBSolarMutex and use SolarMutexGuard instead
Norbert Thiebaud
2
-26
/
+8
2010-10-25
remove the class ALBSolarGuard and replace it's use with SolarMutexGuard
Norbert Thiebaud
2
-78
/
+59
2010-10-25
replace BBSolarGuard with SolarMutexGuard
Norbert Thiebaud
8
-77
/
+68
2010-10-25
forgot base clase init call
Norbert Thiebaud
1
-1
/
+2
2010-10-25
replace the now superfluous TCSolarGuard with SolarMutexGuard
Norbert Thiebaud
8
-68
/
+60
2010-10-25
use SolarMutexGuard to guard the SolarMutex
Norbert Thiebaud
28
-113
/
+113
2010-10-25
merge vosremoval-pipe.diff
Norbert Thiebaud
2
-2
/
+2
2010-10-25
merge vosremoval-timer.diff
Norbert Thiebaud
3
-11
/
+12
2010-10-25
merge vosremoval-conditn patch
Norbert Thiebaud
9
-13
/
+12
2010-10-25
cleanup obsolete comments
Gert Faller
1
-18
/
+1
2010-10-25
#i109882# return early in unlikely event of failure
Caolán McNamara
1
-0
/
+2
2010-10-24
Merge commit 'ooo/OOO330_m12'
Jan Holesovsky
3
-26
/
+30
2010-10-24
translate comment
Joost Eekhoorn
1
-1
/
+1
2010-10-21
get rid of extra PROPERTY_ID_VERTICAL_ALIGN define
Noel Power
1
-1
/
+0
2010-10-21
rename libreoffice-ure package to libreoffice-ure3
Petr Mladek
5
-79
/
+79
2010-10-20
CWS-TOOLING: integrate CWS dba33k
ooo/OOO330_m18
ooo/OOO330_m17
ooo/OOO330_m16
ooo/OOO330_m15
ooo/OOO330_m14
ooo/OOO330_m13
ooo/OOO330_m12
Kurt Zenker
1
-0
/
+4
2010-10-20
#i101100# strict aliasing fixes
Caolán McNamara
1
-1
/
+1
2010-10-19
Switch all urls from TDF to LibreOffice
Thorsten Behrens
2
-3
/
+3
2010-10-19
fix bogus SAL_N_ELEMENTS usage
Noel Power
1
-1
/
+1
2010-10-18
use SAL_N_ELEMENTS
Florian Bircher
5
-108
/
+112
2010-10-18
Two more SAL_N_ELEMENTS reverts
Tor Lillqvist
2
-2
/
+2
2010-10-18
Revert SAL_N_ELEMENTS change for one file
Tor Lillqvist
1
-1
/
+1
2010-10-18
WaE, fix this warning
Kenneth Venken
1
-7
/
+16
2010-10-18
WaE remove annoying warning
Caolán McNamara
1
-2
/
+5
2010-10-18
WaE remove this duplicate define
Caolán McNamara
1
-3
/
+0
2010-10-16
some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)
Kenneth Venken
1
-1
/
+2
2010-10-16
Fix for setup_native win32 SAL_N_ELEMENTS
Florian Bircher
2
-0
/
+2
2010-10-15
SAL_N_ELEMENTS changes for components
Kenneth Venken
30
-63
/
+75
2010-10-15
fix fdo#30856 remove VBAForm property and associated geometry hack
Noel Power
2
-37
/
+9
2010-10-14
CWS-TOOLING: integrate CWS native338
ooo/OOO330_m11
Jens-Heiner Rechtien
2
-26
/
+26
2010-10-13
Merge branch 'feature/calc-key-binding-compat' of ssh://git.freedesktop.org/g...
Kohei Yoshida
0
-0
/
+0
2010-10-13
Merge branch 'master' into feature/calc-key-binding-compat
Kohei Yoshida
835
-687
/
+2926
2010-10-13
fix AIX build
Caolán McNamara
16
-5
/
+87
2010-10-13
Add NetBSD/amd64.
Thomas Klausner
1
-2
/
+4
2010-10-13
Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/comp...
Noel Power
7
-321
/
+281
2010-10-13
native338 #i115046# new jre6u22
Ingo Schmidt
2
-26
/
+26
2010-10-13
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components
Jan Holesovsky
1
-4
/
+3
2010-10-13
Merge commit 'origin/master'
Noel Power
809
-7
/
+1990
2010-10-13
Default to evolution
Michael Meeks
1
-4
/
+3
2010-10-13
Merge commit 'ooo/OOO330_m10'
Jan Holesovsky
7
-321
/
+281
[next]