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
714f4db8d3b9310a38a3a55d7800c04d384b81cd
libreoffice
/
pyuno
/
source
/
module
History
Stephan Bergmann
714f4db8d3
Replace remaining getCppuType et al with cppu::UnoType
...
Change-Id: Id848d14133fee5104e79ba0683cbaf942598faa7
2015-04-01 08:40:15 +02:00
..
pyuno_adapter.cxx
Replace remaining getCppuType et al with cppu::UnoType
2015-04-01 08:40:15 +02:00
pyuno_callable.cxx
Replace remaining getCppuType et al with cppu::UnoType
2015-04-01 08:40:15 +02:00
pyuno_dlopenwrapper.c
…
pyuno_except.cxx
…
pyuno_gc.cxx
…
pyuno_impl.hxx
We require MSVC2013 (_MSC_VER == 1800) now
2015-03-19 10:57:17 +02:00
pyuno_module.cxx
…
pyuno_runtime.cxx
Replace remaining getCppuType et al with cppu::UnoType
2015-04-01 08:40:15 +02:00
pyuno_type.cxx
Clean up C-style casts from pointers to void
2015-03-28 19:09:23 +01:00
pyuno_util.cxx
const_cast: convert some C-style casts and remove some redundant ones
2015-03-26 15:33:33 +01:00
pyuno.cxx
Clean up remaining C-style casts among void pointers
2015-03-29 09:17:47 +02:00
uno.py
…
unohelper.py
…