- 07976ee Don't export a variable called PATH_SEPARATOR by Tor Lillqvist · 13 years ago
- cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
- d77d01b add some documentation links to the assembler needed for the UNO bridges by Herbert Dürr · 13 years ago
- 8be40d3 Java cleanup, convert Hashtable to HashMap by Noel Grandin · 13 years ago
- 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
- 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
- eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
- d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
- 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
- 3d8acc0 bridge_lib_name is $(gb_CPPU_ENV)_uno by Matúš Kukan · 13 years ago
- 06f5342 fdo#60724 convertable -> convertible by Thomas Arnhold · 13 years ago
- 79fb6e78 bridges: remove unused .map file by Matúš Kukan · 13 years ago
- 1155f02 The OS X x86_64 callvirtualmethod.cxx doesn't work if optimized by Tor Lillqvist · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 9e6afcf Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOException by Tor Lillqvist · 13 years ago
- 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
- 7dac241 Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges by Chr. Rossmanith · 13 years ago
- aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
- d72b410 make bridges work with clang on x64 linux by Peter Foley · 13 years ago
- c7f09e4 introduce gb_Module_SKIPTARGETS by Bjoern Michaelsen · 13 years ago
- 452d7b6 Fix typo in previous commit. by Tomas Chvatal · 13 years ago
- 7e10533 Fix -mno-avx calls by removing weird OS check. by Tomas Chvatal · 13 years ago
- 013b13f WaE: '__LP64__' is not defined, evaluates to 0 by Tor Lillqvist · 13 years ago
- 90a2d46e Add the call.s source for the MinGW case by Tor Lillqvist · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- c70aa41 No -ldl for MinGW either by Tor Lillqvist · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- f98c604 Move the WNTGCC case under the case for CPU=I by Tor Lillqvist · 13 years ago
- 3e15692 Insert empty lines for clarity by Tor Lillqvist · 13 years ago
- a1fbebf Cleanup bridges module by Peter Foley · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
- b93b23f Replace rtl::O(U)String with O(U)String by Ádám Csaba Király · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- f6edfef RTL_CONSTASCII_USTRINGPARAM removals by Krisztian Pinter · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 3207c85 Another lacking parenthesis by Julien Nabet · 13 years ago
- 0ff470c iOS C++/UNO bridge fixes by Tor Lillqvist · 13 years ago
- 806535b Use SAL logging instead of printfs by Tor Lillqvist · 13 years ago
- 9c5bb99 More snippets, and cosmetics by Tor Lillqvist · 13 years ago
- a477138 Work on the iOS C++/UNO bridge by Tor Lillqvist · 13 years ago
- 26637fe optimize for build targets in one place by Matúš Kukan · 13 years ago
- a5838b1 add rule for generating fresh pot (po template) files by Matúš Kukan · 13 years ago
- b3aad50 Be truthful to the compiler about registers clobbered by asm snippet by Tor Lillqvist · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
- a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
- e5e8136 re-factor lifecycle issues in FormattedFieldWrapper. by Michael Meeks · 13 years ago
- 1d095ef Some ::rtl::OUString -> OUString in bridges by Ricardo Montania · 13 years ago
- 17ff7b4 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- 10511ac Revert "sb140: #i117295# use rtl::Static" by Michael Meeks · 13 years ago
- 6e67ad6 rtl::OUString -> OUString in bridges by Ricardo Montania · 13 years ago
- 9a745cb Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT by Tor Lillqvist · 13 years ago
- 031b9d7 Use JNIEXPORT to really export these for Android by Tor Lillqvist · 13 years ago
- 595771d More ::rtl::OUString -> OUString in bridges by Ricardo Montania · 13 years ago
- da67a17 ::rtl::OUString -> OUString in bridges by Ricardo Montania · 13 years ago
- bef4dae WaE: unused parameter by Tor Lillqvist · 13 years ago
- e9a09f9 dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too by Stephan Bergmann · 13 years ago
- 83b8685 add dep on dir by David Tardon · 13 years ago
- 8a3014b bridges: msvc complains about silly options by Michael Stahl · 14 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- 35130c7 Make this actually work by Tor Lillqvist · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 9f5227d Make exceptions work better in the x86-64 MacOSX C++-UNO bridge by Tor Lillqvist · 14 years ago
- 0e66cce WaE: format specifiers in debug output by Tor Lillqvist · 14 years ago
- 0ed36db bridges: fix macosx build by Matúš Kukan · 14 years ago
- d83de4b First attempt at C++/UNO bridge for 64-bit OS X by Tor Lillqvist · 14 years ago
- dccddcc make gcc-uno bridge work with both gcc-4.7 and clang by Luboš Luňák · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 0df1e4a use correct directory dependency by David Tardon · 14 years ago
- 12a8bc4 Remove java_uno.map unused after gbuildification by Stephan Bergmann · 14 years ago
- 78b99d3 JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildification by Stephan Bergmann · 14 years ago
- 1c2285b another attempt to fix android ARM build by David Tardon · 14 years ago
- 31018fa really fix make syntax. i mean it! honestly! by David Tardon · 14 years ago
- a552748 fix make syntax by David Tardon · 14 years ago
- a1bd566 fix make module.all by David Tardon · 14 years ago
- 5858276 we don't need explicit rule for this target... by David Tardon · 14 years ago
- 8f6b430 (hopefully) fix build of bridges on linux ARM by David Tardon · 14 years ago
- 99cfb67 Revert "add forgotten asm file to build" by David Tardon · 14 years ago
- 4c56be0 gb_AsmObject expects .s extension by David Tardon · 14 years ago
- 492f913 add forgotten asm file to build by David Tardon · 14 years ago
- d0670bd $(gb_STDLIBS) is needed for android by David Tardon · 14 years ago
- c994ab6d there must always be a bridge built by David Tardon · 14 years ago
- b944750 fix more copy&pasted conditions selecting bridge to build by David Tardon · 14 years ago
- 44f1f1f dl is not a usable library on Mac by Norbert Thiebaud · 14 years ago
- e98ec6f brides was not invoking the build of libggc2_uno on Macs by Norbert Thiebaud · 14 years ago
- ce7d6d7 bridges: do not use dl for Android by Matúš Kukan · 14 years ago
- 61c0a3a switch bridges to gbuild by David Tardon · 14 years ago
- f2668d31 gbuildize bridges by David Tardon · 14 years ago
- f2ec771 add missing exports by David Tardon · 14 years ago
- 79f94fe There is no java_uno library to load in the disable-dynloading case on Android by Tor Lillqvist · 14 years ago