summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-31/+25
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2627-0/+54
* Another lacking parenthesisJulien Nabet2013-01-201-1/+1
* iOS C++/UNO bridge fixesTor Lillqvist2013-01-191-3/+3
* Use SAL logging instead of printfsTor Lillqvist2013-01-191-25/+14
* More snippets, and cosmeticsTor Lillqvist2013-01-191-8/+8
* Work on the iOS C++/UNO bridgeTor Lillqvist2013-01-1913-1645/+3022
* optimize for build targets in one placeMatúš Kukan2013-01-101-1/+1
* add rule for generating fresh pot (po template) filesMatúš Kukan2013-01-101-1/+1
* Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist2013-01-101-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-255-6/+6
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-5/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-308-15/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-301-2/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-41/+4
* re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2012-11-271-1/+0
* Some ::rtl::OUString -> OUString in bridgesRicardo Montania2012-11-264-27/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-11-15124-2781/+1777
* Revert "sb140: #i117295# use rtl::Static"Michael Meeks2012-11-1524-105/+388
* rtl::OUString -> OUString in bridgesRicardo Montania2012-11-143-10/+4
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-093-11/+11
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-093-11/+11
* 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