Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/refactor-god-objects
/
pyuno
7a9abd6
coverity#982756 Dereference null return value
by Caolán McNamara
· 12 years ago
de61e73
coverity#706600 Uncaught exception
by Caolán McNamara
· 12 years ago
0df43cc
coverity#982756 Dereference null return value
by Caolán McNamara
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
9828206
Demystify magic ponies
by Stephan Bergmann
· 12 years ago
86598a4
coverity#982753 Dereference null return value
by Caolán McNamara
· 12 years ago
2ca70c3
coverity#982755 Dereference null return value
by Caolán McNamara
· 12 years ago
b75b626
coverity#982756 Dereference null return value
by Caolán McNamara
· 12 years ago
9fbcf18
coverity#982751 Dereference null return value
by Caolán McNamara
· 12 years ago
f556b1b
coverity#982752 Dereference null return value
by Caolán McNamara
· 12 years ago
6342a9c
coverity#982754 Dereference null return value
by Caolán McNamara
· 12 years ago
dfddb56
coverity#982757 Dereference null return value
by Caolán McNamara
· 12 years ago
88d9c87
coverity#982758 Dereference null return value
by Caolán McNamara
· 12 years ago
b15532a
coverity#982761 Dereference null return value
by Caolán McNamara
· 12 years ago
e17245c
coverity#982759 Dereference null return value
by Caolán McNamara
· 12 years ago
5bdc280
coverity#982760 Dereference null return value
by Caolán McNamara
· 12 years ago
b074466
coverity#982169 Unchecked return value
by Caolán McNamara
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
a81a079
pyuno: fix warnings with system python 3.4.0
by Thomas Arnhold
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
e5d0a9a
pyuno: sal_Bool->bool
by Noel Grandin
· 12 years ago
731f7fe
disable pytest_ssl on mac
by Norbert Thiebaud
· 12 years ago
ca4a39e
as suspected
by Caolán McNamara
· 12 years ago
6e24cf0
test for _ssl
by Caolán McNamara
· 12 years ago
d555663
this test apparently does not need pyuno
by David Tardon
· 12 years ago
8dd3739
Revert "python depend only working under windows so"
by David Tardon
· 12 years ago
89f6ff4
python depend only working under windows so
by Caolán McNamara
· 12 years ago
1a02692
test for enabled python is already handled by PythonTest
by David Tardon
· 12 years ago
6980da3
move pyuno ssl test back to check targets
by David Tardon
· 12 years ago
5741e67
sigh, unclear how to make python tests depend on python
by Caolán McNamara
· 12 years ago
fb46a35
tweak the other one
by Caolán McNamara
· 12 years ago
211b04e
wait until a bit later to run the import ssl test
by Caolán McNamara
· 12 years ago
ec95e6a
add an import ssl test
by Caolán McNamara
· 12 years ago
d69b30a
coverity#1019376 Resource leak
by Caolán McNamara
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
d899284
pyuno: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
25cedf1
Introduce com.sun.star.beans.theIntrospection singleton
by Stephan Bergmann
· 12 years ago
fd7cf77
pyuno: rename Executable_python_wrapper.mk
by Michael Stahl
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
3a35e28
Remove visual noise from pyuno
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
f247128
Test for fdo#74824.
by Kevin Hunter
· 12 years ago
4e88756
A rudimentary framework for additional Python tests not run by default
by Stephan Bergmann
· 12 years ago
0443d0a
normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN
by Michael Stahl
· 12 years ago
9e77c2f
Remove UNOIDL "array" and "union" vaporware remnants
by Stephan Bergmann
· 12 years ago
b1de793
coverity#983054, reorder code to avoid memory leak
by Stephan Bergmann
· 12 years ago
612dac0
bool improvements
by Stephan Bergmann
· 12 years ago
8e15df3
bool improvements
by Stephan Bergmann
· 12 years ago
51f252d
coverity#440338 Dereference null return value
by Caolán McNamara
· 12 years ago
cedba3f
Use bool
by Stephan Bergmann
· 12 years ago
431b49f
No serviceNames attribute in Loader
by Stephan Bergmann
· 12 years ago
82625bb
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
by Noel Grandin
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
50bd5c1
wsprintf is broken by design and never writes more than 1024 characters
by Stephan Bergmann
· 12 years ago
983e033
Fix different typos for "unknown"
by Julien Nabet
· 12 years ago
ab5d1fb
SAL_WARN_UNUSED com::sun::star::uno::Any
by Stephan Bergmann
· 12 years ago
2236cd0
-Werror,-Wunused-member-function
by Stephan Bergmann
· 12 years ago
fcd1637
convert OUString compareToAscii == 0 to equalsAscii
by Noel Grandin
· 12 years ago
0a9ef5a
convert OUString 0==compareToAscii to equalsAscii
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
8df17a3
gbuild: set Package default target to INSTDIR
by Michael Stahl
· 12 years ago
1acaa57
sal: add special handling of argc==0 to osl_setCommandArgs()
by Michael Stahl
· 12 years ago
2386a92
pyuno: set up fake command line in getComponentContext()
by Michael Stahl
· 12 years ago
df10769
fdo#70196: Python 2 compatibility for UNO import error handling
by David Bolen
· 13 years ago
edba110
WaE: unused variable
by Tor Lillqvist
· 13 years ago
7a8db27
Start hacking --enable-canonical-installation-tree-structure back into shape
by Tor Lillqvist
· 13 years ago
4c63fd10
Try to fix cross-compilation
by Tor Lillqvist
· 13 years ago
a546bf8
pyuno: rename the python wrapper executable
by Michael Stahl
· 13 years ago
70c3526
gbuild: remove libraries from OUTDIR and WORKDIR
by Michael Stahl
· 13 years ago
6667cae
gbuild: remove gb_Rdb__get_final_target
by Michael Stahl
· 13 years ago
5397b49
Towards a working instdir for Mac OS X
by Stephan Bergmann
· 13 years ago
d44759e
gbuild: install rdb files directly in module they come from
by Matúš Kukan
· 13 years ago
0ed6f8c
pyuno: another filelist to make instdir better
by Matúš Kukan
· 13 years ago
41f00a3
pyuno: this rc file seems to be unused
by Matúš Kukan
· 13 years ago
031fd22
pyuno: install python scripts using filelists
by Matúš Kukan
· 13 years ago
e4aac6d
ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>
by Norbert Thiebaud
· 13 years ago
64b993e
finish deprecation of O(U)String::valueOf()
by Luboš Luňák
· 13 years ago
19277d0
osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()
by Stephan Bergmann
· 13 years ago
058a3d1
Further work on the "Mac-like app structure" option
by Tor Lillqvist
· 13 years ago
c6a7300
Use subfolder names from <config_folders.h>
by Tor Lillqvist
· 13 years ago
7ef72ae
Mark as const
by Takeshi Abe
· 13 years ago
1be8e91
fdo#50470: Restore pyuno object method introspection in Python 3
by David Bolen
· 13 years ago
d6c63c9
Remove whitespace from line ends
by Stephan Bergmann
· 13 years ago
948b6ea
fdo#66025: Improve accuracy of ImportError traceback and message
by David Bolen
· 13 years ago
fbe28de
fdo#66025: Simplify new ImportError logic
by David Bolen
· 13 years ago
329125a
fdo#66025: Minor clean-up of previous patch
by David Bolen
· 13 years ago
7fd8124
fdo#66025: Improve ImportError raised from _uno_import
by David Bolen
· 13 years ago
69f0c2c
remove last users of gb_Executable_add_noexception_object
by Bjoern Michaelsen
· 13 years ago
28a4496
Resolves: #i120788# remove unused members from PyUNO_callable_Internals
by Herbert Dürr
· 13 years ago
6121703
pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401
by Michael Stahl
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
b6d9751
reduce some spacing
by Thomas Arnhold
· 13 years ago
7441d4b
PyUno fixed crash in function isInstanceOfStructOrException()
by Xiaoli
· 13 years ago
a2a3424
Deprecated conversion from const wchar_t* to wchar_t*
by Fridrich Štrba
· 13 years ago
7b91e84
Optional pyuno module should have its own services/pyuno.rdb
by Stephan Bergmann
· 13 years ago
8bf8a2f
fdo#46808, Convert script::InvocationAdapterFactory to new style
by Noel Grandin
· 13 years ago
96fe61f
pyuno: remove obsolete makefiles
by Michael Stahl
· 13 years ago
717c964
More gb_PROGRAMDIRNAME clean up
by Stephan Bergmann
· 13 years ago
Next »