summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* loplugin:deletedspecialStephan Bergmann2015-02-076-16/+16
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-053-17/+14
* add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48)Andras Timar2015-02-021-1/+1
* Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann2015-01-291-3/+3
* loplugin:cstylecast (Mac OS X)Stephan Bergmann2015-01-291-2/+2
* rhbz#1186897: bridges: oops, fix s390 bridge buildMichael Stahl2015-01-292-2/+2
* fix enable-assert-always-abort buildCaolán McNamara2015-01-281-5/+2
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-284-8/+8
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-222-10/+10
* loplugin:cstylecastStephan Bergmann2015-01-211-1/+1
* Some more loplugin:cstylecast: bridgesStephan Bergmann2015-01-2013-104/+97
* fdo#72755: Only use double mmap as fallbackStephan Bergmann2015-01-161-7/+6
* loplugin:cstylecast,stringconstantStephan Bergmann2015-01-081-4/+4
* loplugin:cstylecast: bridgesStephan Bergmann2015-01-077-178/+178
* Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann2015-01-0729-91/+48
* Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann2015-01-061-1/+1
* Revert "boost::unordered_map->std::unordered_map"Caolán McNamara2015-01-0629-48/+91
* Fix build error with libstdc++ 4.7 and ClangTor Lillqvist2015-01-051-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0530-93/+50
* java: unnecessary importsNoel Grandin2015-01-051-4/+0
* java: remove more dead codeNoel Grandin2015-01-052-6/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-042-5/+3
* No need for USE_DOUBLE_MMAP on OS XTor Lillqvist2015-01-022-3/+3
* Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams2014-12-251-53/+185
* java: unused importsNoel Grandin2014-12-191-1/+0
* bridges: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* bridges: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-3/+3
* java: remove some unused fields and variablesNoel Grandin2014-12-154-23/+3
* add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara2014-12-151-0/+1
* Fix JNI calls to AsynchronousFinalizerStephan Bergmann2014-12-113-56/+39
* Store JNI_info in JniUnoEnvironmentData instead of BridgeStephan Bergmann2014-12-116-199/+222
* better documentationStephan Bergmann2014-12-111-0/+4
* Move JniUnoEnvironmentData into its own include fileStephan Bergmann2014-12-115-11/+53
* Rename Context -> JniUnoEnvironmentDataStephan Bergmann2014-12-114-28/+33
* bridges: fix gcc3_linux_arm buildMiklos Vajna2014-12-111-1/+1
* reduce scope of local variablesMichael Weghorn2014-12-114-13/+7
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-10/+10
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-2/+2
* Typo: nuber=>numberJulien Nabet2014-12-102-3/+3
* Uno bridge: Apply debug info setting to noopt codeDavid Ostrovsky2014-12-091-1/+1
* Fix base+offset pointer calculations when synthesizing exception dataStephan Bergmann2014-12-091-12/+33
* Fix mscx_filterCppException base+offset pointer calculationsStephan Bergmann2014-12-091-12/+13
* rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann2014-12-097-49/+141
* Mark classes as noncopyableStephan Bergmann2014-12-081-3/+6
* Fold URE: WindowsStephan Bergmann2014-12-031-2/+1
* except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky2014-12-021-4/+4
* MSVC 2013: Compute uno bridge exception offset for X64David Ostrovsky2014-12-021-1/+3
* Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann2014-11-281-1/+1
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-1/+1