summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Collapse)AuthorFilesLines
2011-01-26Intermediate commitTor Lillqvist3-39/+157
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist3-3/+9
2011-01-23Use correct name for mscx_uno.dll and deliver itTor Lillqvist2-1/+2
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist5-82/+139
I think I might actually be able to manage without any assembly coding here, thanks to the clean design of the x64 Windows calling convention, and tricking the compiler (in a fully documented and stable way) by using varargs. uno2cpp.cxx might even be getting close to working now, but cpp2uno.cxx and except.cxx parts are just forced to compile by using dummy code.
2011-01-21Remove old RCS lines.Thomas Arnhold5-16/+0
2011-01-21use errno to get the correct error message if mkstemp() failsRobert Nagy1-1/+2
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist5-227/+433
See asmbits.asm for some general comments and pointers to useful information.
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist8-1/+1798
Just copies of the 32-bit ones so far, so obviously don't compile even. No in-line assembly in 64-bit MSVC for instance.
2010-12-30cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-13malloc.h is obsolete on BSDs, so use stdlib.h thereRobert Nagy1-0/+4
2010-12-09fix bsd bridgesCaolán McNamara3-15/+105
2010-12-06Replace all occured, occurance etc.Takeshi Abe73-120/+120
2010-12-05cppcheck: unused variablesCaolán McNamara1-3/+0
2010-11-30cppcheck: unused variableCaolán McNamara1-3/+2
Notes: split repo tag: ure_LIBREOFFICE_PRE_BOOTSTRAP_BUILD
2010-11-25cppcheck: methods can be constCaolán McNamara2-4/+4
2010-11-25cppcheck: methods can be constCaolán McNamara1-5/+5
2010-11-25cppcheck: methods can be constCaolán McNamara1-3/+3
2010-11-20EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter7-45/+28
They're only in the tests, but it compiles, and the createFromAscii messed with my grep-age!
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter1-1/+1
2010-11-09RTL macro converted from createFromAsciiKevin Hunter21-42/+42
2010-11-09Remove some commented out code.Kevin Hunter1-16/+0
2010-11-08restore issuzilla id for referenceCaolán McNamara1-1/+1
2010-11-05Fixed a build break.Kohei Yoshida1-1/+1
2010-11-06Use linux bridge code on all BSDs.Robert Nagy34-7728/+26
Share the linux bridge code with all the BSDs to avoid code duplication and the hassle of syncing. Discussed with Caolan McNamara
2010-11-05use getpagesize() on OpenBSDRobert Nagy1-1/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara38-45/+29
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-25micro optimizationsCaolán McNamara5-10/+10
2010-10-20#i101100# strict-alias cleanCaolán McNamara2-23/+23
2010-10-20explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara13-12/+16
2010-10-18remove non-compiled codePovilas Kanapickas3-1346/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth208-0/+589
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13add AIX uno bridgeCaolán McNamara6-0/+1640
2010-10-13Use FreeBSD/i386 files for NetBSD/i386.Thomas Klausner6-332/+555
2010-10-13Add support for NetBSD/amd64 based on FreeBSD/amd64 files.Thomas Klausner9-0/+2570
But remove trailing whitespace for commit script.
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard4-8/+1
2010-10-11#i112784# do not leak ContextAdminCaolán McNamara1-30/+11
2010-10-11#i112681# make bridges match remotebridgesCaolán McNamara1-0/+4
2010-10-05more removed include guards using fixguard.pyPetr Mladek5-16/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek2-4/+0
2010-06-09cmcfixes75: merge with DEV300 m81Caolán McNamara1-1/+1
2010-05-31cmcfixes74: merge with DEV300 m80Caolán McNamara1-1/+1
2010-05-31cmcfixes75: merge with DEV300 m80Caolán McNamara1-1/+1
2010-05-27CWS-TOOLING: integrate CWS sb120Vladimir Glazunov1-1/+1
2010-05-26cmcfixes74: merge with DEV300 m79Caolán McNamara19-111/+1850
2010-05-26cmcfixes75: merge with DEV300 m79Caolán McNamara7-81/+161
2010-05-24cmcfixes75: #i111803# array out of boundsCaolán McNamara1-1/+1
2010-05-21CWS-TOOLING: integrate CWS armeabi02Ivo Hinkelmann7-81/+161
2010-05-20sb120: merged in DEV300_m78sb12-30/+1689
2010-05-10CWS-TOOLING: integrate CWS linuxaxp01Ivo Hinkelmann7-13/+1684