summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)AuthorFilesLines
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter4-8/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac8-31/+25
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl27-0/+54
2013-01-20Another lacking parenthesisJulien Nabet1-1/+1
2013-01-19iOS C++/UNO bridge fixesTor Lillqvist1-3/+3
2013-01-19Use SAL logging instead of printfsTor Lillqvist1-25/+14
2013-01-19More snippets, and cosmeticsTor Lillqvist1-8/+8
2013-01-19Work on the iOS C++/UNO bridgeTor Lillqvist13-1645/+3022
2013-01-10optimize for build targets in one placeMatúš Kukan1-1/+1
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-1/+1
2013-01-10Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist5-6/+6
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-15/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-2/+2
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-41/+4
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks1-1/+0
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania4-27/+16
2012-11-15re-base on ALv2 code. Includes:Michael Meeks124-2781/+1777
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks24-105/+388
2012-11-14rtl::OUString -> OUString in bridgesRicardo Montania3-10/+4
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist3-11/+11
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist3-11/+11
2012-11-07More ::rtl::OUString -> OUString in bridgesRicardo Montania6-22/+16
2012-11-07::rtl::OUString -> OUString in bridgesRicardo Montania6-34/+34
2012-11-03WaE: unused parameterTor Lillqvist1-0/+7
2012-10-22dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann1-1/+1
2012-10-16add dep on dirDavid Tardon1-4/+3
2012-10-06bridges: msvc complains about silly optionsMichael Stahl2-14/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-10-01Make this actually workTor Lillqvist1-2/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl17-23/+74
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-27Make exceptions work better in the x86-64 MacOSX C++-UNO bridgeTor Lillqvist5-106/+158
2012-09-27WaE: format specifiers in debug outputTor Lillqvist1-1/+1
2012-09-27bridges: fix macosx buildMatúš Kukan1-1/+0
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist12-1/+2256
2012-09-26make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák1-0/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud9-21/+21
2012-09-24use correct directory dependencyDavid Tardon1-2/+2
2012-09-24Remove java_uno.map unused after gbuildificationStephan Bergmann1-45/+0
2012-09-24JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann3-11/+11
2012-09-24another attempt to fix android ARM buildDavid Tardon2-6/+4
2012-09-23really fix make syntax. i mean it! honestly!David Tardon1-1/+1
2012-09-23fix make syntaxDavid Tardon1-1/+1
2012-09-23fix make module.allDavid Tardon1-0/+2
2012-09-23we don't need explicit rule for this target...David Tardon1-4/+2
2012-09-23(hopefully) fix build of bridges on linux ARMDavid Tardon3-0/+36