summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_sparc64
AgeCommit message (Expand)AuthorFilesLines
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara3-9/+11
2018-04-10Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann1-9/+27
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-18bridges: [loplugin:stringconstant]Michael Stahl1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
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-11-27fix sparc64 bridges buildRene Engelhard2-8/+8
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-08-05(initial) sparc64 portJames Clarke5-0/+2060