summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_mips64
AgeCommit message (Expand)AuthorFilesLines
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara3-7/+9
2018-04-10Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann1-5/+22
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-18bridges: [loplugin:stringconstant]Michael Stahl1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-2/+0
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-3/+3
2017-02-11LEAK_STATIC_DATA is only ever defined for WNTStephan Bergmann1-4/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2-8/+8
2015-07-13bridges: mips64: Fix build failure in new codes.Heiher2-3/+3
2015-07-11bridges: mips64: Update call frame information.Heiher1-0/+2
2015-07-10bridges: Add support for linux mips64.Heiher6-0/+1844