Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/distro/mimo/mimo-5-4-7-2
/
scripting
9df0c6d
Improve check for absolute URI
by Stephan Bergmann
· 7 years ago
106e7478
an absolute uri is invalid input
by Caolán McNamara
· 7 years ago
0b316fe
construct final url from parsed output
by Caolán McNamara
· 7 years ago
bb4cbac
Properly obtain location
by Stephan Bergmann
· 7 years ago
1087bf8
keep name percent-encoded
by Stephan Bergmann
· 7 years ago
07db00e
keep pyuno script processing below base uri
by Caolán McNamara
· 7 years ago
6df22f0
loplugin:checkunusedparams various
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
9d4d4d8
tdf#43157: convert scripting module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
7ef4733
tdf#92007 python scripts with tuple-assignments fails on access from GUI
by Werner Tietz
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
5a72da3
Fix typos
by Andrea Gelmini
· 9 years ago
47a9523
Fix typos + some German translations
by Andrea Gelmini
· 9 years ago
51d9963
Fix typos
by Andrea Gelmini
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
59a63d8
In Java, css.uno.RuntimeException doesn't derive from css.uno.Exception
by Stephan Bergmann
· 9 years ago
f349423
loplugin:subtlezeroinit: scripting
by Stephan Bergmann
· 9 years ago
c275861
Some simplifications, using UNO_QUERY_THROW
by Stephan Bergmann
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
4978328
convert method names in tools::SvRef to be more like our other..
by Noel Grandin
· 9 years ago
c0f9bdd
unnecessary use of OUStringBuffer in throwing exceptions
by Noel Grandin
· 9 years ago
2489000
loplugin:useuniqueptr extend to check local vars
by Noel Grandin
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
f1d83ac
loplugin:stringconstant check for unnecessary OUString constructor..
by Noel Grandin
· 9 years ago
12ffd3e
Remove dead code
by Stephan Bergmann
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
7b79e23
New loplugin:dynexcspec: Add @throws documentation, scripting
by Stephan Bergmann
· 9 years ago
98397a4
Typo: listerner->listener
by Julien Nabet
· 9 years ago
52f6b1f
coverity#1398527 Uncaught exception
by Caolán McNamara
· 9 years ago
e883095
New loplugin:externvar: scripting
by Stephan Bergmann
· 9 years ago
486efbf
tdf#103363: add unicodedata and import idna encoding for mailmerge
by Julien Nabet
· 9 years ago
d15b4e2
teach sallogareas plugin to catch inconsistencies
by Noel Grandin
· 9 years ago
872cf48
Revert "verify SolarMutex when ref-counting VclPtr" series
by Noel Grandin
· 9 years ago
3a705ab
OSL_TRACE->SAL in avmedia..canvas
by Noel Grandin
· 9 years ago
81f2a9f
OSL_TRACE->SAL in sc..scripting
by Noel Grandin
· 9 years ago
d6f2dd8
remove useless Mutex guards
by Noel Grandin
· 9 years ago
e794ce1
verify that we hold the SolarMutex when ref-counting VclPtr
by Noel Grandin
· 9 years ago
a667319
convert SFX_HINT to scoped enum
by Noel Grandin
· 9 years ago
d90427d
scripting: more inconsistent Package conditions
by Michael Stahl
· 9 years ago
3ee7d48
scripting: Android tinderbox can't find python package
by Michael Stahl
· 9 years ago
7cd3c44
Match conditionals in Repository.mk
by Tor Lillqvist
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
8032151
convert INetURLObject::EncodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
84bbf2d
loplugin:unnecessaryoverride (dtors) in scripting
by Stephan Bergmann
· 9 years ago
1800862
loplugin:stringconstant: look into 'char const * const var = "..."'
by Stephan Bergmann
· 9 years ago
389999a
make comphelper::containerToSequence a little smarter
by Noel Grandin
· 9 years ago
3941482
loplugin:oncevar in sal..scripting
by Noel Grandin
· 9 years ago
cb90f09
Omit the default comparator
by Takeshi Abe
· 9 years ago
442eacc
loplugin:countusersofdefaultparams in sc(part1)
by Noel Grandin
· 9 years ago
09cb9209
convert std::unique_ptr<VclAbstractDialog> to VclPtr
by Noel Grandin
· 9 years ago
2436089
loplugin:expandablemethods in scaddins..scripting
by Noel Grandin
· 9 years ago
aa70294
normalize existing emacs/vim mode-lines in python files
by Michael Stahl
· 9 years ago
e7324c5
loplugin:expandablemethodds in scaddins..sdext
by Noel Grandin
· 9 years ago
71901bf
tdf#98004 - Enhansment on Editor(Beanshell)
by nadith
· 9 years ago
f004aa9
tdf#89307: Removed SvRef::operator T*()
by Jacek Fraczek
· 10 years ago
cae57d2
ClassLoader->URLClassLoader
by Caolán McNamara
· 10 years ago
0d49968
Fix typos
by Andrea Gelmini
· 10 years ago
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
b7bf1ba
tdf#100726 - Improve readability of OUString concatanations
by Gökhan Gurbetoğlu
· 10 years ago
8f30da6
Some clang-tidy misc-move-constructor-init
by Stephan Bergmann
· 10 years ago
d02941e
Revert "coverity#1371372 Resource leak on an exceptional path"
by Caolán McNamara
· 10 years ago
6830d8c
coverity#1371372 Resource leak on an exceptional path
by Caolán McNamara
· 10 years ago
21b0cbf
coverity#1371367 Resource leak on an exceptional path
by Caolán McNamara
· 10 years ago
adb9cbf
python macros aren't listed under scripting organize
by Caolán McNamara
· 10 years ago
f12476f
loplugin:countusersofdefaultparams in oox..sd
by Noel Grandin
· 10 years ago
1923653
remove dead ASYNC code
by Noel Grandin
· 10 years ago
a860df2
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
623c2f7
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
136a2fd
compilerplugins: add OWeakObject::release() override check
by Michael Stahl
· 10 years ago
c0d7dfa
BASIC : Add SbModule::FindMethod
by Arnaud Versini
· 10 years ago
5f42a26
remove unused imports in java code
by Noel Grandin
· 10 years ago
f107d45
Convert SbxClassType to scoped enum
by Noel Grandin
· 10 years ago
2383d55
clang-tidy misc-unused-alias-decls
by Noel Grandin
· 10 years ago
49cdc1d
coverity#1361587 Dereference null return value
by Caolán McNamara
· 10 years ago
265068d
clang-tidy modernize-loop-convert in scripting to svtools
by Noel Grandin
· 10 years ago
fc2590c
Fix typos
by Andrea Gelmini
· 10 years ago
6bcb322
Don't use SolarMutexGuard for returning a constant
by Arnaud Versini
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
4b9573b
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 10 years ago
bfb9612
tdf#97499 Fixed containers parameters clearing #3
by tymyjan
· 10 years ago
dba6451
sequence->vector in scripting
by Noel Grandin
· 10 years ago
6439005
use SAL_N_ELEMENTS more widely
by Noel Grandin
· 10 years ago
8ca50d2
loplugin:constantparam in tools
by Noel Grandin
· 10 years ago
b9d63d4
remove some unused Java code
by Noel Grandin
· 10 years ago
6028622
scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACED
by Douglas Mencken
· 10 years ago
435d6d5
loplugin:constantparam in sfx2
by Noel Grandin
· 10 years ago
4225092
cid#1326861,1326862: Eq: Problems with implementation of equals()
by Stephan Bergmann
· 10 years ago
305453d
This ScriptEntry ctor is always called with empty languagedepprops
by Stephan Bergmann
· 10 years ago
8a4e256d
Scripting.location is unused
by Stephan Bergmann
· 10 years ago
Next »