summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* 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
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-179-0/+11
* bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl2014-11-173-15/+5
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-4/+4
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-2/+3
* java: last statement in finalize() method should be call to super.finalize()Noel Grandin2014-11-122-2/+4
* Avoid -fsanitize=signed-integer-overflowStephan Bergmann2014-11-111-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* markup with event type not checker typeCaolán McNamara2014-11-052-3/+5
* some coverity false positive markup effortsCaolán McNamara2014-11-032-0/+3
* fix sparc buildNoel Grandin2014-11-031-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#704134 silence Resource leak in objectCaolán McNamara2014-10-301-0/+1