summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/uno2cpp.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:noexcept (clang-cl)Stephan Bergmann2021-05-191-1/+1
* WIN bridges: unify exception handlingJan-Marek Glogowski2020-09-171-2/+2
* WIN bridges: unify bridge code layoutJan-Marek Glogowski2020-09-171-92/+89
* compact namespace in avmedia..bridgesNoel Grandin2020-05-081-2/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:includeform: bridges (Windows)Stephan Bergmann2017-10-271-4/+4
* clang-cl loplugin: bridgesStephan Bergmann2016-10-161-33/+33
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-4/+4
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-1/+2
* Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann2016-01-271-3/+9
* tdf#95903: Fix return value handling in msvc_win32_x86-64 bridgeStephan Bergmann2015-12-151-14/+30
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-211-3/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-6/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* remove include of pch header in bridgeNorbert Thiebaud2011-11-271-2/+0
* Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist2011-01-311-179/+176
* Intermediate commitTor Lillqvist2011-01-261-11/+12
* Add debug output to the dummy functions to see if/when they get calledTor Lillqvist2011-01-231-0/+6
* More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist2011-01-221-79/+94
* More hacking on the wntmscx bridge, still far from readyTor Lillqvist2011-01-201-102/+65
* Commit 64-bit Win32 C++ bridge filesTor Lillqvist2011-01-171-0/+468