This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af73a28e8538f5b2df6bbfd592d8987511520d4d
libreoffice
/
bridges
/
source
/
cpp_uno
/
gcc3_linux_powerpc64
History
Caolán McNamara
af73a28e85
if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2
...
Change-Id: I34e9a98586b795a3fa31ae775aee7898b36e65d4
2014-08-22 21:09:55 +01:00
..
cpp2uno.cxx
if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2
2014-08-22 21:09:55 +01:00
except.cxx
bridges: remove SAL_THROW macro
2014-06-05 08:17:49 +02:00
share.hxx
Related: rhbz#1125588 ppc64le has new struct passing rules
2014-08-22 13:34:50 +01:00
uno2cpp.cxx
if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2
2014-08-22 21:09:55 +01:00