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
2646b1594de2c156571e66e9f7eb1afbde863a3b
loongoffice
/
pyuno
/
source
/
module
History
Stephan Bergmann
cedba3ffd8
Use bool
...
Change-Id: I4c05c602ecdd77d07e8106387270bf01718e975b
2014-01-10 17:11:44 +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
Use bool
2014-01-10 17:11:44 +01:00
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
…
pyuno.cxx
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
2014-01-07 09:43:37 +02:00
uno.py
fdo#70196: Python 2 compatibility for UNO import error handling
2013-10-07 15:10:54 +02:00
unohelper.py
…