summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix thinkoTor Lillqvist2011-01-311-2/+2
* | | Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist2011-01-314-349/+312
* | | Skip the this pointer in cpp2uno_call()Tor Lillqvist2011-01-291-29/+33
* | | Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist2011-01-284-196/+89
* | | Fix typo and thinkoTor Lillqvist2011-01-281-7/+7
* | | More work on x64 Windows C++-UNO bridgeTor Lillqvist2011-01-283-130/+124
* | | Add a function table entry for the dynamically generated trampolineTor Lillqvist2011-01-282-5/+91
* | | Corect copyright header and commentTor Lillqvist2011-01-271-7/+4
* | | More work on the x64 Windows C++-UNO bridgeTor Lillqvist2011-01-275-604/+468
* | | move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlportCaolán McNamara2011-01-271-2/+2
* | | Intermediate commitTor Lillqvist2011-01-263-39/+157
* | | Add debug output to the dummy functions to see if/when they get calledTor Lillqvist2011-01-233-3/+9
* | | Use correct name for mscx_uno.dll and deliver itTor Lillqvist2011-01-232-1/+2
* | | More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist2011-01-225-82/+139
* | | Remove old RCS lines.Thomas Arnhold2011-01-215-16/+0
* | | use errno to get the correct error message if mkstemp() failsRobert Nagy2011-01-211-1/+2
* | | More hacking on the wntmscx bridge, still far from readyTor Lillqvist2011-01-205-227/+433
* | | Commit 64-bit Win32 C++ bridge filesTor Lillqvist2011-01-178-1/+1798
* | | cppcheck: prefer prefix variantCaolán McNamara2010-12-301-1/+1
* | | malloc.h is obsolete on BSDs, so use stdlib.h thereRobert Nagy2010-12-131-0/+4
* | | fix bsd bridgesCaolán McNamara2010-12-093-15/+105
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-0673-120/+120
* | | cppcheck: unused variablesCaolán McNamara2010-12-051-3/+0
* | | cppcheck: unused variableCaolán McNamara2010-11-301-3/+2
* | | cppcheck: methods can be constCaolán McNamara2010-11-252-4/+4
* | | cppcheck: methods can be constCaolán McNamara2010-11-251-5/+5
* | | cppcheck: methods can be constCaolán McNamara2010-11-251-3/+3
* | | EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter2010-11-207-45/+28
* | | EasyHack: Convert to RTL macro from FromAsciiKevin Hunter2010-11-101-1/+1
* | | RTL macro converted from createFromAsciiKevin Hunter2010-11-0921-42/+42
* | | Remove some commented out code.Kevin Hunter2010-11-091-16/+0
* | | restore issuzilla id for referenceCaolán McNamara2010-11-081-1/+1
* | | Fixed a build break.Kohei Yoshida2010-11-051-1/+1
* | | Use linux bridge code on all BSDs.Robert Nagy2010-11-0634-7728/+26
* | | use getpagesize() on OpenBSDRobert Nagy2010-11-051-1/+1
* | | add modelines to .h and .c files as wellCaolán McNamara2010-10-2738-45/+29
* | | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+0
* | | micro optimizationsCaolán McNamara2010-10-255-10/+10
* | | #i101100# strict-alias cleanCaolán McNamara2010-10-202-23/+23
* | | explicitly -fno-strict-alias for linux bridges by defaultCaolán McNamara2010-10-2013-12/+16
* | | remove non-compiled codePovilas Kanapickas2010-10-183-1346/+0
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-14208-0/+589
* | | add AIX uno bridgeCaolán McNamara2010-10-136-0/+1640
* | | Use FreeBSD/i386 files for NetBSD/i386.Thomas Klausner2010-10-136-332/+555
* | | Add support for NetBSD/amd64 based on FreeBSD/amd64 files.Thomas Klausner2010-10-139-0/+2570
* | | Remove redundant #include, #define & commentsJ. Graeme Lingard2010-10-134-8/+1
* | | #i112784# do not leak ContextAdminCaolán McNamara2010-10-111-30/+11
* | | #i112681# make bridges match remotebridgesCaolán McNamara2010-10-111-0/+4
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-055-16/+0
* | | remove include guards using fixguard.pyPetr Mladek2010-10-052-4/+0
| |/ |/|