summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* More ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-076-22/+16
* ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-076-34/+34
* WaE: unused parameterTor Lillqvist2012-11-031-0/+7
* dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann2012-10-221-1/+1
* add dep on dirDavid Tardon2012-10-161-4/+3
* bridges: msvc complains about silly optionsMichael Stahl2012-10-062-14/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+2
* Make this actually workTor Lillqvist2012-10-011-2/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-2817-23/+74
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* Make exceptions work better in the x86-64 MacOSX C++-UNO bridgeTor Lillqvist2012-09-275-106/+158
* WaE: format specifiers in debug outputTor Lillqvist2012-09-271-1/+1
* bridges: fix macosx buildMatúš Kukan2012-09-271-1/+0
* First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist2012-09-2712-1/+2256
* make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák2012-09-261-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-259-21/+21
* use correct directory dependencyDavid Tardon2012-09-241-2/+2
* Remove java_uno.map unused after gbuildificationStephan Bergmann2012-09-241-45/+0
* JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann2012-09-243-11/+11
* another attempt to fix android ARM buildDavid Tardon2012-09-242-6/+4
* really fix make syntax. i mean it! honestly!David Tardon2012-09-231-1/+1
* fix make syntaxDavid Tardon2012-09-231-1/+1
* fix make module.allDavid Tardon2012-09-231-0/+2
* we don't need explicit rule for this target...David Tardon2012-09-231-4/+2
* (hopefully) fix build of bridges on linux ARMDavid Tardon2012-09-233-0/+36
* 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