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-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
2011-06-06
Always compare CROSS_COMPILING explicitly to "YES"
Tor Lillqvist
20
-21
/
+21
2011-06-05
__cdecl -> SAL_CALL
Christina Rossmanith
1
-5
/
+1
2011-06-05
Simplified #define OSL_FILE_TRACE
Christina Rossmanith
1
-2
/
+4
2011-06-05
Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))
Christina Rossmanith
1
-1
/
+1
2011-06-03
Drop %_EXT% which was always empty
Tor Lillqvist
1
-36
/
+36
2011-06-02
removed unused macro
Takeshi Abe
1
-4
/
+0
2011-06-01
remove const to allow alternative template
Caolán McNamara
1
-3
/
+3
2011-06-01
drop const for alternative template
Caolán McNamara
1
-2
/
+2
2011-06-01
add a StaticWithArg to make its use easier
Caolán McNamara
1
-0
/
+118
2011-05-31
fdo#32263
Takeshi Abe
1
-2
/
+21
2011-05-31
Merge commit 'libreoffice-3.4.0.2'
Jan Holesovsky
2
-2
/
+5
2011-05-27
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure
Jan Holesovsky
7
-11
/
+30
2011-05-27
Merge remote-tracking branch 'origin/integration/dev300_m106'
Jan Holesovsky
7
-49
/
+43
2011-05-25
fix flaggs typo
Caolán McNamara
1
-2
/
+2
2011-05-25
Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for that
Tor Lillqvist
2
-2
/
+5
2011-05-25
Define NO_DL_FUNCTIONS on iOS
Tor Lillqvist
1
-0
/
+4
2011-05-25
Compilation fix for iOS
Tor Lillqvist
1
-5
/
+5
2011-05-25
Fix compilation errors when NO_DL_FUNCTIONS is defined
Tor Lillqvist
1
-0
/
+6
2011-05-25
Use the dummy floppy API implementations on iOS, too
Tor Lillqvist
1
-6
/
+6
2011-05-25
Compilation fix for iOS
Tor Lillqvist
1
-0
/
+6
2011-05-24
Add iOS
Tor Lillqvist
1
-1
/
+32
2011-05-24
Use isfinite() on iOS
Tor Lillqvist
1
-0
/
+2
2011-05-23
Use 'i' prefix for import library only with MSVC
feature/calc-multiline-input
Tor Lillqvist
1
-2
/
+3
2011-05-23
No need to build a static sal archive
Tor Lillqvist
1
-9
/
+0
2011-05-23
No need to build import library separately here
Tor Lillqvist
1
-7
/
+0
2011-05-23
Remove useless cruft
Tor Lillqvist
9
-1201
/
+0
2011-05-22
Cannot do unit testing when cross-compiling
Tor Lillqvist
18
-2
/
+71
2011-05-22
Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mk
Tor Lillqvist
2
-64
/
+2
2011-05-22
Drop the doublequotes
Tor Lillqvist
1
-1
/
+1
2011-05-22
MinGW cross-compilation fixes
Tor Lillqvist
4
-18
/
+9
2011-05-22
Generate rtlbootstrap.mk in a more clever fashion when cross-compiling
Tor Lillqvist
1
-0
/
+10
2011-05-22
Do build typesconfig also for Windows, but don't do anything there when using...
Tor Lillqvist
2
-1
/
+7
2011-05-22
Fix compilation errors with recet mingw-w64
Tor Lillqvist
4
-6
/
+12
2011-05-20
fix this to be the same as original implementation
Caolán McNamara
1
-0
/
+4
2011-05-20
#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks
sb
7
-134
/
+456
2011-05-18
Do not include quota.h
Francois Tigeot
1
-6
/
+0
2011-05-18
Do not include #include <ufs/ufs/quota.h> on NetBSD.
Thomas Klausner
1
-0
/
+2
2011-05-16
make this more robust
David Tardon
1
-10
/
+27
2011-05-16
Always link with WS2_32LIB, not WSOCK32LIB
Tor Lillqvist
1
-1
/
+1
2011-05-15
fix typo
Takeshi Abe
1
-1
/
+1
2011-05-14
Add missing newline at end
Tor Lillqvist
1
-1
/
+1
2011-05-14
Add defines for iOS
Tor Lillqvist
4
-5
/
+39
2011-05-14
When cross-compiling, use what configure script figured out
Tor Lillqvist
1
-0
/
+24
[next]