summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "add forgotten asm file to build"David Tardon2012-09-232-4/+0
* gb_AsmObject expects .s extensionDavid Tardon2012-09-231-0/+0
* add forgotten asm file to buildDavid Tardon2012-09-232-0/+4
* $(gb_STDLIBS) is needed for androidDavid Tardon2012-09-233-0/+3
* there must always be a bridge builtDavid Tardon2012-09-231-0/+4
* fix more copy&pasted conditions selecting bridge to buildDavid Tardon2012-09-231-3/+3
* dl is not a usable library on MacNorbert Thiebaud2012-09-221-1/+0
* brides was not invoking the build of libggc2_uno on MacsNorbert Thiebaud2012-09-221-2/+2
* bridges: do not use dl for AndroidMatúš Kukan2012-09-223-6/+9
* switch bridges to gbuildDavid Tardon2012-09-2235-2244/+2
* gbuildize bridgesDavid Tardon2012-09-2231-2/+1837
* add missing exportsDavid Tardon2012-09-221-2/+2
* There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist2012-09-212-2/+40
* Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist2012-09-211-0/+4
* WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist2012-09-211-2/+2
* DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist2012-09-201-0/+9
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* Make it compile for iOS device, no idea whether it worksTor Lillqvist2012-09-121-3/+6
* WaE: -WuninitializedTor Lillqvist2012-09-121-0/+6
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-104-9/+0
* Java cleanup, rename folders and packages to make them matchNoel Grandin2012-09-0530-41/+51
* Java cleanup, make the package name match the folder nameNoel Grandin2012-09-0512-12/+12
* Some clean up of previous commitStephan Bergmann2012-09-031-9/+5
* 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