summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2013-04-16rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-11-14rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-11-07More ::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-07::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-03WaE: unused parameterTor Lillqvist
2012-10-22dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann
2012-10-16add dep on dirDavid Tardon
2012-10-06bridges: msvc complains about silly optionsMichael Stahl
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Make this actually workTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27Make exceptions work better in the x86-64 MacOSX C++-UNO bridgeTor Lillqvist
2012-09-27WaE: format specifiers in debug outputTor Lillqvist
2012-09-27bridges: fix macosx buildMatúš Kukan
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist
2012-09-26make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24use correct directory dependencyDavid Tardon
2012-09-24Remove java_uno.map unused after gbuildificationStephan Bergmann
2012-09-24JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann
2012-09-24another attempt to fix android ARM buildDavid Tardon
2012-09-23really fix make syntax. i mean it! honestly!David Tardon
2012-09-23fix make syntaxDavid Tardon
2012-09-23fix make module.allDavid Tardon
2012-09-23we don't need explicit rule for this target...David Tardon
2012-09-23(hopefully) fix build of bridges on linux ARMDavid Tardon
2012-09-23Revert "add forgotten asm file to build"David Tardon
2012-09-23gb_AsmObject expects .s extensionDavid Tardon
2012-09-23add forgotten asm file to buildDavid Tardon
2012-09-23$(gb_STDLIBS) is needed for androidDavid Tardon
2012-09-23there must always be a bridge builtDavid Tardon
2012-09-23fix more copy&pasted conditions selecting bridge to buildDavid Tardon
2012-09-22dl is not a usable library on MacNorbert Thiebaud
2012-09-22brides was not invoking the build of libggc2_uno on MacsNorbert Thiebaud
2012-09-22bridges: do not use dl for AndroidMatúš Kukan
2012-09-22switch bridges to gbuildDavid Tardon
2012-09-22gbuildize bridgesDavid Tardon
2012-09-22add missing exportsDavid Tardon