This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
wangxin
/
loongoffice
Watch
1
Star
0
Fork
0
You've already forked loongoffice
forked from
amazingfate/loongoffice
Code
Pull Requests
Activity
Files
5b03bc8a4d92fee2fdfdca4917b321985feb930a
loongoffice
/
pyuno
/
source
/
module
History
Julien Nabet
983e033273
Fix different typos for "unknown"
...
Change-Id: Ib2ee00d4e9f4c6c05d090adfcd5fb791fcbca72c
2013-11-25 22:05:13 +01:00
..
pyuno_adapter.cxx
convert OUString 0==compareToAscii to equalsAscii
2013-11-11 12:58:12 +02:00
pyuno_callable.cxx
SAL_WARN_UNUSED com::sun:
⭐
:uno::Any
2013-11-14 21:02:40 +01:00
pyuno_dlopenwrapper.c
…
pyuno_except.cxx
…
pyuno_gc.cxx
…
pyuno_impl.hxx
…
pyuno_module.cxx
-Werror,-Wunused-member-function
2013-11-14 10:14:58 +01:00
pyuno_runtime.cxx
Fix different typos for "unknown"
2013-11-25 22:05:13 +01:00
pyuno_type.cxx
convert OUString compareToAscii == 0 to equalsAscii
2013-11-11 12:58:13 +02:00
pyuno_util.cxx
osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()
2013-08-21 14:19:10 +02:00
pyuno.cxx
…
uno.py
fdo#70196: Python 2 compatibility for UNO import error handling
2013-10-07 15:10:54 +02:00
unohelper.py
…