summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-3/+1
* For kicks, enable cross-building for Android on MIPSTor Lillqvist2012-08-162-3/+18
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-7/+2
* WaE: unused variableTor Lillqvist2012-08-011-2/+6
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-305-6/+6
* Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist2012-07-281-5/+5
* WaE: unused variableTor Lillqvist2012-07-281-2/+6
* android: x86 porting work.Michael Meeks2012-07-202-2/+3
* simplify include guardsThomas Arnhold2012-07-144-4/+4
* Mark ecx register as clobbered (solaris/intel)Pierre-Eric Pelloux-Prayer2012-07-101-1/+1
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-292-46/+28
* Remove unused include filesThomas Arnhold2012-06-271-123/+0
* re-base on ALv2 code.Michael Meeks2012-06-19112-2376/+1655
* typo: paramters, paramaters -> parametersAndras Timar2012-06-194-4/+4
* Remove superfluous empty lines on topThomas Arnhold2012-06-096-13/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-181-2/+0
* the page seems movedTakeshi Abe2012-05-181-1/+1
* remove "TODO: add test" which is now doneCaolán McNamara2012-05-171-2/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-4/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* WaE: Clang unused variableCatalin Iacob2012-04-251-4/+5
* Port gcc3_linux_powerpc fix to gcc3_macosx_powerpcStephan Bergmann2012-04-231-3/+13
* do not let gcc use registers we are setting ourselvesDavid Tardon2012-04-231-3/+13
* save register arguments firstDavid Tardon2012-04-231-8/+8
* WaE: variable 'stackptr' is uninitialized when usedTor Lillqvist2012-04-221-1/+1
* Fix crasher and generate PIC for iOS simulatorTor Lillqvist2012-04-155-17/+23
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-22/+9
* adjust gcc3_linux_intel bridge to work with clangLuboš Luňák2012-04-043-1/+11
* Fixed include guard copy/paste errorStephan Bergmann2012-04-041-2/+2
* Adapt cpp_uno/gcc3_linux_intel to GCC 4.7Stephan Bergmann2012-04-046-135/+233
* Hack around different __cxa_* declarations in different GCC versionsStephan Bergmann2012-03-302-8/+16
* Missing includesStephan Bergmann2012-03-302-0/+2
* Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann2012-03-303-8/+24
* MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64Stephan Bergmann2012-03-305-115/+203
* iOS simulator fix and some cosmeticsTor Lillqvist2012-03-301-8/+8
* alloca(3) needs stdlib.h on *BSD because there is no alloca.hRobert Nagy2012-03-291-0/+4
* Mark all registered as clobbered that are not saved across callStephan Bergmann2012-03-291-1/+3
* Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7Stephan Bergmann2012-03-298-168/+233
* 2nd param of __cxa_throw is void* in GCC <= 4.6Stephan Bergmann2012-03-271-1/+1
* MinGW: Adapted cpp_uno bridge to GCC 4.7Stephan Bergmann2012-03-273-7/+23
* Revert "Field IDs on Dalvik are more unique than in JVMs"Stephan Bergmann2012-03-263-27/+1
* In Java, css.uno.RuntimeException is not derived from css.uno.ExceptionStephan Bergmann2012-03-261-1/+5
* Field IDs on Dalvik are more unique than in JVMsTor Lillqvist2012-03-263-1/+27
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking caseTor Lillqvist2012-03-211-3/+7
* solaris/gcc: add missing standard includesJonathan Adams2012-03-162-0/+2
* WaE: 'exec' may be used uninitialized in this functionDavid Tardon2012-03-121-1/+1
* Fix compilation for simulatorTor Lillqvist2012-03-071-3/+3
* Make the iOS ARM code position-independentTor Lillqvist2012-03-054-33/+23