Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
pyuno
d29de0b
tdf#138987 pyuno: PyEval_InitThreads is a no-op in Python 3.9
by David Ostrovsky
· 5 years ago
877f40a
tdf#42949 Fix new IWYU warnings in directories [h-r]*
by Gabor Kelemen
· 5 years ago
0de59fa
Revert "loplugin:stringbuffer"
by Noel Grandin
· 5 years ago
f0356b6
loplugin:stringbuffer
by Noel
· 5 years ago
00aafa2
loplugin:reducevarscope in pyuno
by Noel
· 5 years ago
82ade9a
PyLong_AsLongAndOverflow returns long, and that's fine to use here
by Stephan Bergmann
· 5 years ago
0d79d21
long->tools::Long in pyuno..sd
by Noel
· 5 years ago
d94aa8b
Use the new single-instance="true" attribute in pyuno
by Stephan Bergmann
· 6 years ago
3e4968e
Remove remains of private:image/ via ImageIdentifier addon property
by Maxim Monastirsky
· 6 years ago
a33a8f2
Fix typos
by Andrea Gelmini
· 6 years ago
15b1005
pyuno: create instances with uno constructors
by Noel Grandin
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
7199901
Upcoming improved loplugin:staticanonymous -> redundantstatic: pyuno
by Stephan Bergmann
· 6 years ago
3271534
tdf#121384 don't leave a bare trailing : in PYTHONPATH
by Caolán McNamara
· 6 years ago
639511d
use for-range on Sequence in i18npool..sd
by Noel Grandin
· 6 years ago
0a3d414
fix some more python 3.8 deprecation warnings
by Noel Grandin
· 6 years ago
23d9966
Fix initialization of Python-3.8--only at-end tp_print member
by Stephan Bergmann
· 6 years ago
893a524
More targeted silencing of -Wdeprecated-declarations
by Stephan Bergmann
· 6 years ago
d178672
prevent warnings in pyuno with latest python
by Noel Grandin
· 6 years ago
b512ce2
Make upcasting css::uno::Reference ctor require complete types
by Stephan Bergmann
· 6 years ago
086142b
pyuno: sed Python2/3 string compatibility wrappers
by Michael Stahl
· 6 years ago
c4fa6ef
pyuno,*: kill Python 2 support with fire
by Michael Stahl
· 6 years ago
50abf47
loplugin:flatten in pyuno
by Noel Grandin
· 6 years ago
1ebeacb
Extend loplugin:cstylecast to certain function-style casts
by Stephan Bergmann
· 6 years ago
d3e1ada
Remove unused using declarations in oox...xmlsecurity
by Gabor Kelemen
· 6 years ago
b5da971
Revert "loplugin:constfields in package..registry"
by Noel Grandin
· 6 years ago
50ccb7e
python 3.8.2 compile: add tp_print to PyTypeObject
by Justin Luth
· 6 years ago
0adc9b6
GBUILD_TRACE, support for finding out where the build time is spent
by Luboš Luňák
· 6 years ago
2cfa5fb
-Werror,-Wnon-c-typedef-for-linkage
by Stephan Bergmann
· 6 years ago
a76d229
sys.version is for displaying; use sys.version_info for version check
by Mike Kaganski
· 6 years ago
44139ef
tdf#124176: Use pragma once instead of include guards
by Batuhan Taskaya
· 6 years ago
777ae81
pyuno: remove racy debug check
by Michael Stahl
· 6 years ago
648fa0a
pyuno: remove redundant if
by Michael Stahl
· 6 years ago
fb4e15a
pyuno: fix build against system-python-3.6
by Miklos Vajna
· 6 years ago
b10be5d
python3: upgrade to release 3.7.6
by Michael Stahl
· 6 years ago
7c18da2
sal_Char->char in oox..registry
by Noel Grandin
· 6 years ago
574cfca
tdf#97361: Removed getByTindex in Pyuno pytests
by Mayank Suman
· 7 years ago
5f520f7
make some classes module-private
by Noel Grandin
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
77d083f
New loplugin:getstr
by Stephan Bergmann
· 6 years ago
8e53efa
tdf#39593 use getUnoTunnelImplementation in pyuno
by Arkadiy Illarionov
· 7 years ago
c598ea1
Add version resource to executables where it was missing
by Mike Kaganski
· 7 years ago
d051dd8
loplugin:noexceptmove in pyuno
by Noel Grandin
· 7 years ago
65ae1e1
Fix typos
by Andrea Gelmini
· 7 years ago
7d3041b
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
edcdfe5
Simplify Sequence iterations in postprocess..sax
by Arkadiy Illarionov
· 7 years ago
aea932b
loplugin:sequenceloop in postprocess..reportdesign
by Noel Grandin
· 7 years ago
8a45f6f
Improved loplugin:stringconstant (now that GCC 7 supports it): pyuno
by Stephan Bergmann
· 7 years ago
ca3ddcf
Fix typo in code
by Andrea Gelmini
· 7 years ago
84abf28
loplugin:referencecasting in oox..pyuno
by Noel Grandin
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
2bd585f
Adapt to upcoming Python 3.8
by Stephan Bergmann
· 7 years ago
0e4c542
Use hasElements to check Sequence emptiness in [l-r]*
by Arkadiy Illarionov
· 7 years ago
fbc038c
an uno -> a uno
by Caolán McNamara
· 7 years ago
2460816
tdf#42949 Fix IWYU warnings in pyuno/
by Gabor Kelemen
· 7 years ago
b6491f0
loplugin:sequentialassign in oox..reportdesign
by Noel Grandin
· 7 years ago
dbbf20a
For Python extensions, set __file__ before executing the module
by Thomas Viehmann
· 7 years ago
65a0d51
renamed ssl test to testssl
by Shubham Goyal
· 7 years ago
d4c620b
tdf#124011 Add __ne__ method to UNO types
by Shubham Goyal
· 7 years ago
83db9af
remove some unnecessary typedef struct... sugar
by Noel Grandin
· 7 years ago
ea58b03
loplugin:indentation (clang-cl)
by Stephan Bergmann
· 7 years ago
e128f78
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
485ec8e
fix pyuno compile on Fedora29
by Noel Grandin
· 7 years ago
31138ff
loplugin:constfields in package..registry
by Noel Grandin
· 7 years ago
fa394ee
clang-tidy misc-throw-by-value-catch-by-reference
by Noel Grandin
· 7 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
e7a3329
DeInitVCL in PythonTest
by Stephan Bergmann
· 8 years ago
c6e5d55
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
1d457f9
Related: rhbz#1602589 silence coverity leaked_storage
by Caolán McNamara
· 8 years ago
76a2914
const fixes for python3-devel-3.7.0-1.fc29.x86_64
by Stephan Bergmann
· 8 years ago
03c14b8
[API CHANGE] Add a sal_debug method to pyuno
by Tor Lillqvist
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
aa02205
configure,pyuno: require at least Python 2.7
by Michael Stahl
· 8 years ago
e21b2a6
Fix Python file URL construction on Windows
by Stephan Bergmann
· 8 years ago
d762818
Create temp copies of test docs in Python/UITests
by Stephan Bergmann
· 8 years ago
2f5868c
loplugin:redundantfcast look for redundant copies in return statements
by Noel Grandin
· 8 years ago
17b2204
pyuno: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
5357ca8
tdf#114815 pyuno: avoid 2 threads initing python in parallel
by Michael Stahl
· 8 years ago
f2b0eb0
More loplugin:cstylecast: pyuno
by Stephan Bergmann
· 8 years ago
bc3e970
More loplugin:cstylecast: pyuno
by Stephan Bergmann
· 8 years ago
96d6ccb
loplugin:redundantcast: pyuno
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
dd0dceb
loplugin:salcall handle static methods
by Noel Grandin
· 8 years ago
7a1c21e
loplugin:simplifybool for negation of comparison operator
by Noel Grandin
· 8 years ago
a64c741
Replace only list by vector in pyuno
by Julien Nabet
· 8 years ago
15eeba3
loplugin:includeform: pyuno (Windows)
by Stephan Bergmann
· 8 years ago
cb3b0cb
loplugin:includeform: pyuno
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
a35e532
Fix PythonTest_pyuno_pytests_insertremovecells on Windows
by Stephan Bergmann
· 9 years ago
419ae57
Partially revert c3609f107b16eb888edf284f4637be6cb09234eb
by Mike Kaganski
· 9 years ago
c3609f1
Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*
by Mike Kaganski
· 9 years ago
9444671
Make these tests part of the regular 'make check'
by Stephan Bergmann
· 9 years ago
4bf3b4e
Call pyuno.private_initTestEnvironment() only once
by Stephan Bergmann
· 9 years ago
7810858
tdf#57950: Replace chained OUStringBuffer::append() with operator+
by Muhammet Kara
· 9 years ago
a7ce840
loplugin:flatten in pyuno..sc
by Noel Grandin
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
c394363
loplugin:constparams in basctl
by Noel Grandin
· 9 years ago
Next »