Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-3-2
/
scripting
adff04c
tdf#103363: add unicodedata and import idna encoding for mailmerge
by Julien Nabet
· 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
90033c5
ScriptEntry fields can be final
by Stephan Bergmann
· 10 years ago
8e4c3379
Turn forwarding among ScriptEntry ctors around, dropping one
by Stephan Bergmann
· 10 years ago
9b70fdf
Remove unusd ScriptEntry ctor
by Stephan Bergmann
· 10 years ago
05dba68
Forwarding-only ctor, can be private
by Stephan Bergmann
· 10 years ago
04b5ae6
This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaData
by Stephan Bergmann
· 10 years ago
2e96766
Remove unused ScriptEntry.setLogicalName
by Stephan Bergmann
· 10 years ago
cf6e5f5
Parcel.getByName apparently wants to return ScriptMetaData
by Stephan Bergmann
· 10 years ago
3029afd
coverity#1354272 SS: Unread field should be static
by Caolán McNamara
· 10 years ago
1b287f1
tdf#98004 Added toolbar to beanshell editor with undo/redo buttons
by Chirag Manwani
· 10 years ago
03a5995
tdf#97636 Added Undo/Redo functionality to Beanshell Editor
by Chirag Manwani
· 10 years ago
5750444
coverity#1326437 Dereference null return value
by Caolán McNamara
· 10 years ago
bc9ff64
tdf#97637 Fixed Tab size of beanshell editor to 4
by Chirag Manwani
· 10 years ago
9046ce5
tdf#97642 Use native theming for swing controls in Beanshell Editor
by Chirag Manwani
· 10 years ago
3896949
tdf#97640 Fixed-Width Font for Beanshell Editor
by Chirag Manwani
· 10 years ago
e384e38
coverity#1326200 Explicit null dereferenced
by Caolán McNamara
· 10 years ago
84d126c
coverity#1326199 Explicit null dereferenced
by Caolán McNamara
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
b3e0bd6
coverity#1326399 Dereference null return value
by Caolán McNamara
· 10 years ago
9b6cc4f
coverity#1326631 DE: Dropped or ignored exception
by Caolán McNamara
· 10 years ago
bd5bc03
coverity#1326630 DE: Dropped or ignored exception
by Caolán McNamara
· 10 years ago
a7cf2bc
coverity#1326629 DE: Dropped or ignored exception
by Caolán McNamara
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
aa6c54f
loplugin:unusedfields
by Noel Grandin
· 10 years ago
fe0e43a
loplugin:unusedmethods unused return value in scripting
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
bea8a7a
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
8ac44ca
loplugin:unusedfields in scripting
by Noel Grandin
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
2554efa
use comphelper::containerToSequence
by Noel Grandin
· 10 years ago
21a9bc8
no need to take a mutex when only dealing with stack-local data
by Noel Grandin
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
8325fcb
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
65464ed
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b5df54c
java: add some @Override annotations
by Noel Grandin
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
729c70a
loplugin:stringconstant: elide explicit ctor usage (manually due to macros)
by Stephan Bergmann
· 10 years ago
801b914
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b73db44
java: combine nested if statements
by Noel Grandin
· 10 years ago
0eb9f56
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
6ccf686
No need for this debug code
by Stephan Bergmann
· 10 years ago
4ea0390
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
d95a27f
com::sun::star->css in scaddins,sccomp,scripting
by Noel Grandin
· 10 years ago
Next »