summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Fix MI RTTI (as needed by -fsanitize=vptr)Stephan Bergmann1-3/+26
2015-02-19Adapt gcc3_solaris_intel bridge to GCC 4.7Gabriele Bulfon4-85/+171
2015-02-07loplugin:deletedspecialStephan Bergmann6-16/+16
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara3-17/+14
2015-02-02add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48)Andras Timar1-1/+1
2015-01-29Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann1-3/+3
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann1-2/+2
2015-01-29rhbz#1186897: bridges: oops, fix s390 bridge buildMichael Stahl2-2/+2
2015-01-28fix enable-assert-always-abort buildCaolán McNamara1-5/+2
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann4-8/+8
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann2-10/+10
2015-01-21loplugin:cstylecastStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann13-104/+97
2015-01-16fdo#72755: Only use double mmap as fallbackStephan Bergmann1-7/+6
2015-01-08loplugin:cstylecast,stringconstantStephan Bergmann1-4/+4
2015-01-07loplugin:cstylecast: bridgesStephan Bergmann7-178/+178
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann29-91/+48
2015-01-06Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann1-1/+1
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara29-48/+91
2015-01-05Fix build error with libstdc++ 4.7 and ClangTor Lillqvist1-2/+2
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara30-93/+50
2015-01-05java: unnecessary importsNoel Grandin1-4/+0
2015-01-05java: remove more dead codeNoel Grandin2-6/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+3
2015-01-02No need for USE_DOUBLE_MMAP on OS XTor Lillqvist2-3/+3
2014-12-25Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams1-53/+185
2014-12-19java: unused importsNoel Grandin1-1/+0
2014-12-18bridges: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-16bridges: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-15java: remove some unused fields and variablesNoel Grandin4-23/+3
2014-12-15add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara1-0/+1
2014-12-11Fix JNI calls to AsynchronousFinalizerStephan Bergmann3-56/+39
2014-12-11Store JNI_info in JniUnoEnvironmentData instead of BridgeStephan Bergmann6-199/+222
2014-12-11better documentationStephan Bergmann1-0/+4
2014-12-11Move JniUnoEnvironmentData into its own include fileStephan Bergmann5-11/+53
2014-12-11Rename Context -> JniUnoEnvironmentDataStephan Bergmann4-28/+33
2014-12-11bridges: fix gcc3_linux_arm buildMiklos Vajna1-1/+1
2014-12-11reduce scope of local variablesMichael Weghorn4-13/+7
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-10/+10
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-2/+2
2014-12-10Typo: nuber=>numberJulien Nabet2-3/+3
2014-12-09Uno bridge: Apply debug info setting to noopt codeDavid Ostrovsky1-1/+1
2014-12-09Fix base+offset pointer calculations when synthesizing exception dataStephan Bergmann1-12/+33
2014-12-09Fix mscx_filterCppException base+offset pointer calculationsStephan Bergmann1-12/+13
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann7-49/+141
2014-12-08Mark classes as noncopyableStephan Bergmann1-3/+6
2014-12-03Fold URE: WindowsStephan Bergmann1-2/+1
2014-12-02except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky1-4/+4
2014-12-02MSVC 2013: Compute uno bridge exception offset for X64David Ostrovsky1-1/+3