summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc3_linux_powerpc64 bridges: assert -> static_assert to fix buildRene Engelhard2014-11-231-1/+1
* aarch63 bridges: add missing #include <osl/mutex.hxx>Rene Engelhard2014-11-231-0/+2
* bridges: oops some semicolons got lostMichael Stahl2014-11-211-2/+2
* bridges: oops, static_assert requires 2nd string parameterMichael Stahl2014-11-219-10/+10
* bridges: forgot to remove some include diagnose.hMichael Stahl2014-11-213-6/+0
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-2180-581/+431
* Include <osl/diagnose.h>Tor Lillqvist2014-11-203-0/+6
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-1/+0
* java: fix some raw types warningsNoel Grandin2014-11-181-1/+1
* java: make fields final where possibleNoel Grandin2014-11-181-4/+4
* Blind fix attempt: include <osl/diagnose.h>Tor Lillqvist2014-11-171-0/+1
* missing includeMatúš Kukan2014-11-171-0/+1
* bridges: get at least the x86 bridge to buildMichael Stahl2014-11-172-0/+2