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
path:
root
/
sal
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-16
Simplify osl_getTempDirURL()
feature/layout
Francois Tigeot
1
-33
/
+9
2011-07-15
Android build fixes
Tor Lillqvist
2
-3
/
+5
2011-07-15
iOS hacking, intermediate commit
Tor Lillqvist
1
-14
/
+44
2011-07-15
Add a property for the UIWindow and show it
Tor Lillqvist
1
-0
/
+7
2011-07-15
Include the rest of the active sal cppunit tests for iOS
Tor Lillqvist
8
-27
/
+24
2011-07-14
Use MSVC options only with MSVC
Tor Lillqvist
2
-18
/
+2
2011-07-14
No point building xml2cmp when cross-compiling
Tor Lillqvist
1
-1
/
+1
2011-07-13
unused OUString_to_std_string
Caolán McNamara
1
-8
/
+0
2011-07-12
Remove component_getImplementationEnvironment
Matúš Kukan
3
-9
/
+0
2011-07-11
unused methods
Caolán McNamara
4
-76
/
+0
2011-07-11
callcatcher: unused methods
Caolán McNamara
2
-202
/
+0
2011-07-11
Make iOS sal unit testing actually work
Tor Lillqvist
4
-4
/
+28
2011-07-10
Remove accidentally committed debugging printout
Tor Lillqvist
1
-2
/
+0
2011-07-10
Do build sal unit tests for iOS, too
Tor Lillqvist
26
-73
/
+92
2011-07-10
No <sys/statfs.h> for iOS either
Tor Lillqvist
1
-1
/
+1
2011-07-10
No getVolumeInfo tests for iOS
Tor Lillqvist
1
-1
/
+1
2011-07-10
iOS is much like MacOSX
Tor Lillqvist
2
-3
/
+5
2011-07-10
Add a statically linked unit tester for iOS
Tor Lillqvist
3
-0
/
+190
2011-07-10
aTestSec is not used anywhere
Tor Lillqvist
1
-1
/
+0
2011-07-10
Don't run cppunittester automatically when cross-compiling
Tor Lillqvist
1
-0
/
+4
2011-07-09
sal_main_with_args() is static
Tor Lillqvist
1
-2
/
+2
2011-07-09
iOS hacking for cppunittester
Tor Lillqvist
3
-1
/
+61
2011-07-07
workaround sal built with _GLIBCXX_DEBUG and cppunit build without it
Caolán McNamara
1
-0
/
+1
2011-07-04
fix indent
Caolán McNamara
1
-1
/
+1
2011-07-04
change O[U]StringBuffer::remove() to take start+len
Luboš Luňák
7
-62
/
+34
2011-07-03
callcatcher: secondfunc unused
Caolán McNamara
1
-4
/
+0
2011-07-01
missing else, *cough*
Caolán McNamara
1
-0
/
+1
2011-06-30
extend CppUnit::Protector for context-less protection
Caolán McNamara
2
-8
/
+26
2011-06-30
rearrange the cppunittester to allow makeFixture time exceptions catchable
Caolán McNamara
1
-34
/
+66
2011-06-30
callcatcher: various unused foo
Caolán McNamara
4
-494
/
+0
2011-06-30
callcatcher: unused code
Caolán McNamara
4
-80
/
+0
2011-06-30
add StringBuffers ::remove
Caolán McNamara
8
-7
/
+212
2011-06-28
16-bit Windows is no more
Francois Tigeot
1
-2
/
+0
2011-06-27
Remove tgetpwnam.cxx, it is unused.
Francois Tigeot
2
-264
/
+0
2011-06-23
add an OString::equalsL equivalent to OUString::equalsAsciiL
Caolán McNamara
1
-0
/
+24
2011-06-22
remove duplicate code
David Tardon
1
-11
/
+0
2011-06-21
add default arguments to make this less painful
Caolán McNamara
1
-4
/
+4
2011-06-20
make pthreads osl_setThreadKeyData backend work the same on all OSes
Caolán McNamara
3
-13
/
+43
2011-06-20
add an extra ctor that takes char str+len
Caolán McNamara
1
-0
/
+19
2011-06-18
Just call the import library -luno_sal for MinGW
Tor Lillqvist
1
-1
/
+1
2011-06-18
Add 2 lacking break instructions in a switch
Julien Nabet
1
-0
/
+2
2011-06-17
Clean out cruft from systools and especially uwinapi
Tor Lillqvist
72
-6157
/
+1
2011-06-16
Do build cppunittester when cross-compiling after all
Tor Lillqvist
1
-4
/
+0
2011-06-14
catch by const reference
Caolán McNamara
7
-8
/
+8
2011-06-14
Fix SAL_MATH_FINITE definition for iOS
Tor Lillqvist
1
-1
/
+9
2011-06-14
Do define SAL_DLLEXTENSION properly for iOS, too
Tor Lillqvist
1
-1
/
+7
2011-06-09
INCLUDE_BACKTRACE is on for Intel MacOSX
Tor Lillqvist
1
-1
/
+1
2011-06-09
First attempt at Android support
Tor Lillqvist
9
-13
/
+54
2011-06-09
WaE: some simple warnings
Caolán McNamara
2
-4
/
+7
2011-06-09
WaE: on some random compiler or other
Caolán McNamara
1
-4
/
+6
[next]