Age | Commit message (Expand) | Author |
2012-09-23 | fix make module.all | David Tardon |
2012-09-23 | we don't need explicit rule for this target... | David Tardon |
2012-09-23 | (hopefully) fix build of bridges on linux ARM | David Tardon |
2012-09-23 | Revert "add forgotten asm file to build" | David Tardon |
2012-09-23 | gb_AsmObject expects .s extension | David Tardon |
2012-09-23 | add forgotten asm file to build | David Tardon |
2012-09-23 | $(gb_STDLIBS) is needed for android | David Tardon |
2012-09-23 | there must always be a bridge built | David Tardon |
2012-09-23 | fix more copy&pasted conditions selecting bridge to build | David Tardon |
2012-09-22 | dl is not a usable library on Mac | Norbert Thiebaud |
2012-09-22 | brides was not invoking the build of libggc2_uno on Macs | Norbert Thiebaud |
2012-09-22 | bridges: do not use dl for Android | Matúš Kukan |
2012-09-22 | switch bridges to gbuild | David Tardon |
2012-09-22 | gbuildize bridges | David Tardon |
2012-09-22 | add missing exports | David Tardon |
2012-09-21 | There is no java_uno library to load in the disable-dynloading case on Android | Tor Lillqvist |
2012-09-21 | Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-21 | WaE: format '%lx' expects 'long unsigned int', argument is 'void*' | Tor Lillqvist |
2012-09-20 | DISABLE_DYNLOADING magic also for the jni_uno environment | Tor Lillqvist |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-12 | Make it compile for iOS device, no idea whether it works | Tor Lillqvist |
2012-09-12 | WaE: -Wuninitialized | Tor Lillqvist |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, rename folders and packages to make them match | Noel Grandin |
2012-09-05 | Java cleanup, make the package name match the folder name | Noel Grandin |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-08-01 | WaE: unused variable | Tor Lillqvist |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-28 | Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED | Tor Lillqvist |
2012-07-28 | WaE: unused variable | Tor Lillqvist |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-10 | Mark ecx register as clobbered (solaris/intel) | Pierre-Eric Pelloux-Prayer |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-18 | the page seems moved | Takeshi Abe |
2012-05-17 | remove "TODO: add test" which is now done | Caolán McNamara |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-25 | WaE: Clang unused variable | Catalin Iacob |
2012-04-23 | Port gcc3_linux_powerpc fix to gcc3_macosx_powerpc | Stephan Bergmann |
2012-04-23 | do not let gcc use registers we are setting ourselves | David Tardon |