index
:
libreoffice/ure
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
split-build
obsolete from 3.5 - UNO Runtime Environment
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).
Jan Holesovsky
2
-15
/
+0
2011-03-24
merge size-sal-textenc i#70166
Michael Meeks
11
-146
/
+391
2011-03-24
Fixed typo
Takeshi Abe
2
-2
/
+2
2011-03-24
Fixed the source file name
Takeshi Abe
1
-3
/
+3
2011-03-24
Removed an unchanged variable
Takeshi Abe
1
-2
/
+1
2011-03-23
WaE: unused variable in non-debug mode
Caolán McNamara
1
-0
/
+1
2011-03-23
Work around Visual Studio lameness with "max"
Fridrich Štrba
1
-2
/
+2
2011-03-23
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure
Jan Holesovsky
1
-4
/
+30
2011-03-23
Merge commit 'ooo/DEV300_m103'
Jan Holesovsky
401
-3066
/
+2849
2011-03-22
string LD_PRELOAD from variable list for test comparison
Caolán McNamara
1
-4
/
+30
2011-03-21
install unit tester in sub-directory to help windows.
Michael Meeks
1
-0
/
+1
2011-03-21
Some of these still don't fly, e.g. parallel build
Caolán McNamara
1
-1
/
+0
2011-03-21
silence tests
Caolán McNamara
4
-15
/
+57
2011-03-21
some of these don't work for me still
Caolán McNamara
1
-2
/
+2
2011-03-21
WaE: get %ld %d right for x86_64/x86
Caolán McNamara
3
-17
/
+6
2011-03-21
Tests in ure/sal/osl/socket unveiled SocketAddr comparison bug
Wilhelm Pflueger
5
-41
/
+51
2011-03-21
Reanimated tests in ure/sal/qa/osl/socket
Wilhelm Pflueger
12
-153
/
+230
2011-03-20
Fix Windows build of sal
Fridrich Štrba
1
-3
/
+3
2011-03-19
Fixed line style in footnote format GUI and saved it to ODF
Cédric Bosdonnat
3
-0
/
+52
2011-03-19
Fixed documentation for the new ColumnSeparatorStyle property
Cédric Bosdonnat
1
-2
/
+2
2011-03-19
Added column separator style in ODF
Cédric Bosdonnat
2
-0
/
+52
2011-03-19
Fixed the NONE border line style API value
Cédric Bosdonnat
1
-1
/
+1
2011-03-19
Added a style entry for no lines
Cédric Bosdonnat
1
-0
/
+4
2011-03-19
Documented css::table::BorderLine2.LineWidth.
Cédric Bosdonnat
1
-0
/
+10
2011-03-19
Fixed copy-paste problem
Cédric Bosdonnat
1
-3
/
+3
2011-03-19
Borders: added some more types to the API
Cédric Bosdonnat
1
-4
/
+49
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
31
-88
/
+72
2011-03-18
restore cppunit test, Sequence ctor from sal_Int32 is now explicit
Caolán McNamara
2
-5
/
+12
2011-03-18
Deliver the .exe first to avoid an extension-less duplicate file
Tor Lillqvist
1
-1
/
+1
2011-03-18
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure
Jan Holesovsky
15
-229
/
+1473
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
441
-18379
/
+16975
2011-03-18
only test this on certain archs
Caolán McNamara
1
-0
/
+3
2011-03-18
Add PowerPC to the right branch
Fridrich Štrba
1
-1
/
+1
2011-03-18
ensure this builds under windows
Caolán McNamara
1
-0
/
+9
2011-03-18
quieten these tests
Caolán McNamara
3
-103
/
+13
2011-03-18
Enable newly converted unit tests (that work).
Theo van Klaveren
1
-0
/
+4
2011-03-18
Remove some now-unneeded files.
Theo van Klaveren
3
-16
/
+0
2011-03-18
Make the qa/rtl/rtl_ostring test compile again.
Theo van Klaveren
3
-38
/
+55
2011-03-18
Make the qa/rtl/rtl_math test compile again.
Theo van Klaveren
3
-88
/
+76
2011-03-18
Make the qa/rtl/rtl_logfile test compile again.
Theo van Klaveren
1
-10
/
+13
2011-03-18
Make the qa/rtl/rtl_locale test compile again.
Theo van Klaveren
1
-26
/
+36
2011-03-18
Make the qa/rtl/rtl_doublelock test compile again.
Theo van Klaveren
1
-17
/
+18
2011-03-18
Make the qa/rtl/rtl_cipher unit test compile again.
Theo van Klaveren
1
-53
/
+59
2011-03-18
Make the qa/rtl/rtl_crc32 test compile again.
Theo van Klaveren
1
-3
/
+6
2011-03-16
WaE: return after throw
Caolán McNamara
1
-1
/
+0
2011-03-16
Corrected assignment in makefile
Thorsten Behrens
1
-2
/
+1
2011-03-16
CWS-TOOLING: integrate CWS jl164
ooo/DEV300_m103
obo
2
-2
/
+60
2011-03-16
CWS-TOOLING: integrate CWS debuglevels
obo
8
-64
/
+186
2011-03-15
Skip the java part when --without-java.
Kohei Yoshida
1
-3
/
+10
2011-03-15
fix build error with better depend
Caolán McNamara
1
-1
/
+1
[prev]
[next]