Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/debugevent
/
pyuno
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
094978d
No need for RTLD_NOW here
by Stephan Bergmann
· 13 years ago
cf49e8b
Library_puyuno_wrapper is not built on WNT anyway
by Stephan Bergmann
· 13 years ago
5589c72
Make sure again pyuno_wrapper does not link against libstdc++
by Stephan Bergmann
· 13 years ago
ed665f2
copy pyuno files to instdir
by David Tardon
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
1cc9bbf
gbuild: drop empty use_packages calls
by David Tardon
· 13 years ago
6c7659b
move URE headers to include/
by David Tardon
· 13 years ago
b6bcbb6
replace python-core zip built in pyuno with direct use of Package
by Michael Stahl
· 13 years ago
288c8b9
adapt path for test.dll for WNT
by Michael Stahl
· 13 years ago
b865ff3
python3: put an RPATH into python binary ...
by Michael Stahl
· 13 years ago
1fb53a6
pyuno_loader::CreateInstance: delete the initial PyThreadState
by Michael Stahl
· 13 years ago
8903535
pyuno_dlopenwrapper: give error message before abort() if dlopen() fails
by Miklos Vajna
· 13 years ago
4eccc37
warning C4101: 'e' : unreferenced local variable
by Stephan Bergmann
· 13 years ago
542cf6d
unbreak windows tinderbox
by David Tardon
· 13 years ago
ebeae43
move Python tests in-process
by Michael Stahl
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
8333cbf
Remove RTL_CONSTASCII_(U)STRINGPARAM in pyuno
by Chr. Rossmanith
· 13 years ago
39d4539
removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
by Thomas Arnhold
· 13 years ago
8b27d78
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
by Thomas Arnhold
· 13 years ago
a09124e
avoid Wundef in cases where the usage seems otherwise ok
by Luboš Luňák
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
21e1e85
fdo#60724 change spelling error REMOVEABLE -> REMOVABLE
by Kenneth Beck
· 13 years ago
Next »