Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/svg-export
/
bridges
1340890
simplify include guards
by Thomas Arnhold
· 14 years ago
ffc7b3f
Mark ecx register as clobbered (solaris/intel)
by Pierre-Eric Pelloux-Prayer
· 14 years ago
278000a
Remove unused defines
by Thomas Arnhold
· 14 years ago
2005a34
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
6fcac7d
Remove unused include files
by Thomas Arnhold
· 14 years ago
bdc909b
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
54e9a28
typo: paramters, paramaters -> parameters
by Andras Timar
· 14 years ago
3770bbb
Remove superfluous empty lines on top
by Thomas Arnhold
· 14 years ago
00f1180
removed unused const rtl::OUString
by Takeshi Abe
· 14 years ago
6589e01
the page seems moved
by Takeshi Abe
· 14 years ago
ac6833f
remove "TODO: add test" which is now done
by Caolán McNamara
· 14 years ago
135c63c
fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST
by Thomas Arnhold
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
08a3834
WaE: Clang unused variable
by Catalin Iacob
· 14 years ago
3120273
Port gcc3_linux_powerpc fix to gcc3_macosx_powerpc
by Stephan Bergmann
· 14 years ago
84dbc4f
do not let gcc use registers we are setting ourselves
by David Tardon
· 14 years ago
c4c9484
save register arguments first
by David Tardon
· 14 years ago
e0be9a0
WaE: variable 'stackptr' is uninitialized when used
by Tor Lillqvist
· 14 years ago
4067e62
Fix crasher and generate PIC for iOS simulator
by Tor Lillqvist
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
e2b7e28
adjust gcc3_linux_intel bridge to work with clang
by Luboš Luňák
· 14 years ago
932f5a4
Fixed include guard copy/paste error
by Stephan Bergmann
· 14 years ago
b0515ea
Adapt cpp_uno/gcc3_linux_intel to GCC 4.7
by Stephan Bergmann
· 14 years ago
a8e4894
Hack around different __cxa_* declarations in different GCC versions
by Stephan Bergmann
· 14 years ago
166be18
Missing includes
by Stephan Bergmann
· 14 years ago
fa09866
Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.h
by Stephan Bergmann
· 14 years ago
afde0ef
MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64
by Stephan Bergmann
· 14 years ago
313a47f
iOS simulator fix and some cosmetics
by Tor Lillqvist
· 14 years ago
7c9e637
alloca(3) needs stdlib.h on *BSD because there is no alloca.h
by Robert Nagy
· 14 years ago
3db7c67
Mark all registered as clobbered that are not saved across call
by Stephan Bergmann
· 14 years ago
0fdbb5b
Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7
by Stephan Bergmann
· 14 years ago
9e46c8f
2nd param of __cxa_throw is void* in GCC <= 4.6
by Stephan Bergmann
· 14 years ago
54e3855
MinGW: Adapted cpp_uno bridge to GCC 4.7
by Stephan Bergmann
· 14 years ago
4019367
Revert "Field IDs on Dalvik are more unique than in JVMs"
by Stephan Bergmann
· 14 years ago
829a9b9
In Java, css.uno.RuntimeException is not derived from css.uno.Exception
by Stephan Bergmann
· 14 years ago
b5ca34f
Field IDs on Dalvik are more unique than in JVMs
by Tor Lillqvist
· 14 years ago
e476a76
.java files don't need executable bits
by Michael Stahl
· 14 years ago
c0ab229
Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case
by Tor Lillqvist
· 14 years ago
db96b09
solaris/gcc: add missing standard includes
by Jonathan Adams
· 14 years ago
a203ca8
WaE: 'exec' may be used uninitialized in this function
by David Tardon
· 14 years ago
37b6a37a
Fix compilation for simulator
by Tor Lillqvist
· 14 years ago
cc9b1e4
Make the iOS ARM code position-independent
by Tor Lillqvist
· 14 years ago
5ab3db2
Make the iOS device (ARM) stuff at least link, surely does not work yet
by Tor Lillqvist
· 14 years ago
e13dc26
ARM bridge: fixes for passing double arguments on the stack
by Jani Monoses
· 14 years ago
3dfae9e
fix armel/armv4t build
by Rene Engelhard
· 14 years ago
dab11f7
ARM bridge: VFP ABI (armhf) support
by Jani Monoses
· 14 years ago
a55fa2d
Remove unnecessary variable
by Jani Monoses
· 14 years ago
4e679ee
Simplify code and use proper register names for linux armhf
by Jani Monoses
· 14 years ago
fb78dbc
Added READMEs for modules related to URE, with content from the wiki
by Josh Heidenreich
· 14 years ago
9377bb4
Some cppcheck cleaning
by Julien Nabet
· 14 years ago
0439af2
Code cleanup: ( () ) replaced by (())
by Alexander Bergmann
· 14 years ago
7c704c7
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
by Stephan Bergmann
· 14 years ago
617c807
Use cacheflush() on Android
by Tor Lillqvist
· 14 years ago
9dec647
fix for gcc 4.7/C++11: these are not string literal operators
by David Tardon
· 14 years ago
697415e
WaE and build errors with OSL_DEBUG_LEVEL == 2
by Caolán McNamara
· 14 years ago
aee4367
function component_canUnload is exported
by David Tardon
· 14 years ago
b8b2239
only use posix_fallocate() if it's actually available
by Robert Nagy
· 14 years ago
f233f39
fix armhf build in bridges
by Matthias Klose
· 14 years ago
d11f2cc
Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspace
by Stephan Bergmann
· 14 years ago
9201704
Fix for fdo43460 Part IV getLength to isEmpty
by Olivier Hallot
· 14 years ago
7904a8c
I don't see NO_BSYMBOLIC being used anywhere
by Tor Lillqvist
· 14 years ago
7113c71
catch by constant reference
by Takeshi Abe
· 14 years ago
c0bed9c
remove precompiled_xxx.hxx/cxx
by Norbert Thiebaud
· 14 years ago
4dc45a2
remove include of pch header in bridge
by Norbert Thiebaud
· 14 years ago
e4610ff
remove PCH support in dmake-module
by Norbert Thiebaud
· 14 years ago
c366d95
Use RTLD_DEFAULT on Android
by Tor Lillqvist
· 14 years ago
42acf7a
Don't use USE_DOUBLE_MMAP on Android
by Tor Lillqvist
· 14 years ago
e2989c8
Let's try using the gcc3_linux_arm code for Android, too
by Tor Lillqvist
· 14 years ago
469c9ac
Enforce a "lib" prefix for UNO components for Android
by Tor Lillqvist
· 14 years ago
0122cd3
fix mangled indent
by Caolán McNamara
· 14 years ago
332e5c0
Crack to just make this compile for iOS device
by Tor Lillqvist
· 14 years ago
d43c83f
Missing #endif
by Tor Lillqvist
· 14 years ago
7ff1c27
Add the ARM variant
by Tor Lillqvist
· 14 years ago
9550bed
Adapted numbering of reordered asm parameters.
by Stephan Bergmann
· 14 years ago
bf1f018
Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64).
by Stephan Bergmann
· 14 years ago
e748b09
Mark ecx register as clobbered
by Kristian Rietveld
· 14 years ago
229efd7
Make the C++/UNO bridge compile against the MacOSX 10.7 SDK
by Stephan Bergmann
· 15 years ago
8714265
just silence the auto_ptr deprecations in isolation
by Caolán McNamara
· 15 years ago
be6a867
OSL_TRACE: Remove trailing newlines
by Thomas Arnhold
· 15 years ago
98510a8
sb140: #i117295# fix previous fix
by Stephan Bergmann
· 15 years ago
60ad74a
sb140: #i117295# removed obsolete LEAK_STATIC_DATA defines
by Stephan Bergmann
· 15 years ago
d3794d2
sb140: #i117295# use rtl::Static
by Stephan Bergmann
· 15 years ago
ebded7f
what happens if we try and do it right ?
by Caolán McNamara
· 15 years ago
7eff982
add missing depends on br_cppuno_shared for various archs
by Rene Engelhard
· 15 years ago
f2079a1
Drop OS/2 lines
by Tor Lillqvist
· 15 years ago
c209bef
Use prefixed name for uno_initEnvironment() for iOS
by Tor Lillqvist
· 15 years ago
dca2588
cppcheck: remove assigned but unused variable
by Takeshi Abe
· 15 years ago
7e8e85a
Add codeSnippet debugging output when dbglevel>1
by Tor Lillqvist
· 15 years ago
6a208b6
Add codeSnippet debugging output when dbglevel>1
by Tor Lillqvist
· 15 years ago
9540af1
Start of C++/UNO bridge for iOS simulator and device
by Tor Lillqvist
· 15 years ago
2ba0791
Add some comments
by Tor Lillqvist
· 15 years ago
f26117a
Avoid throw in destructor
by Julien Nabet
· 15 years ago
5b759fd
YES->TRUE
by Caolán McNamara
· 15 years ago
f8069fc
Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.
by Tomáš Chvátal
· 15 years ago
e6c3cc8a
Revert adding -mno-avx to CXXFLAGS, not universally supported
by Caolán McNamara
· 15 years ago
ce54697
Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.
by Tomáš Chvátal
· 15 years ago
15f10fc
Remove component_getImplementationEnvironment
by Matúš Kukan
· 15 years ago
7862e39
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
25f3122
Change <file>.toURL() to <file>.toURI().toURL()
by Julien Nabet
· 15 years ago
08d3fdf
Easyhack: Add visibility markup to all component_get* functions
by Julien Nabet
· 15 years ago
Next »