summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2014-02-24fix "fix gcc inline assembler operands usage"Rene Engelhard
2014-02-24Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-02-14Resolves: #i124086# preserve 16byte stack alignment...Herbert Dürr
2014-02-14Adapt gcc3_linux_intel to Clang 3.4Stephan Bergmann
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-05static assert is enoughStephan Bergmann
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-27cppcheck: fix consecutive breakJulien Nabet
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist
2013-12-27Add .cfi_startproc and endproc markersTor Lillqvist
2013-12-26Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist
2013-12-26Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist
2013-12-24Minor logging changeTor Lillqvist
2013-12-24More informative logging in codeSnippet()Tor Lillqvist
2013-12-24More informative logging in codeSnippet()Tor Lillqvist
2013-12-23More informative loggingTor Lillqvist
2013-12-23Let's try to use basically the same except.cxx for iOS as for OS XTor Lillqvist
2013-12-23Avoid Perl warningsTor Lillqvist
2013-12-22Fix build break for (32-bit) armTor Lillqvist
2013-12-22iOS arm64 C++/UNO bridge WIPTor Lillqvist
2013-12-22Log a bit more information in codeSnippet()Tor Lillqvist
2013-12-21iOS arm64 C++/UNO bridge WIPTor Lillqvist
2013-12-17Add OSX@PowerPC support to UNO/C++ bridgeDouglas Mencken
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist
2013-12-03-Werror=unused-parameterStephan Bergmann
2013-12-03Clean up string concatenationStephan Bergmann
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann
2013-12-03Remove long dead workaroundStephan Bergmann
2013-12-03BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-12Add some more commentsTor Lillqvist
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-12Bin pointless commentTor Lillqvist
2013-10-05WaE: -Wunused-variableThomas Arnhold
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations)Stephan Bergmann
2013-10-02Add dummy arm64 code to just get it to compile for nowTor Lillqvist