Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
scripting
54bfbdc
OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION
by Noel
· 5 years ago
93c64a6
loplugin:stringview
by Noel
· 5 years ago
cc1e6ee
disable O(U)String::concat for internal code
by Noel Grandin
· 5 years ago
c967a7f
loplugin:reducevarscope in scripting
by Noel
· 5 years ago
f76f15f
Replace list by vector in scripting/eventhelpher
by Julien Nabet
· 5 years ago
5fb0e0f
Improve example python code in scripting.
by Kevin Suo
· 5 years ago
e6dfaf9
Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString
by Stephan Bergmann
· 6 years ago
f10a4e2
Fix typos in code
by Andrea Gelmini
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
dd2b321
Fix typos
by Andrea Gelmini
· 6 years ago
e78b166
scripting/basprov: create instances with uno constructors
by Noel Grandin
· 6 years ago
b2835b2
scripting/protocolhandler: create instances with uno constructors
by Noel Grandin
· 6 years ago
fd55315
scripting/stringresource: create instances with uno constructors
by Noel Grandin
· 6 years ago
8e6c563
scripting/provider: create instances with uno constructors
by Noel Grandin
· 6 years ago
b4f1f2d
scripting/dlgprov: 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
493ae7a6
replace usage of blacklist with denylist
by Thorsten Behrens
· 6 years ago
d70da0b
reduce number of framework libraries
by Noel Grandin
· 6 years ago
9c6100c
Upcoming improved loplugin:staticanonymous -> redundantstatic: scripting
by Stephan Bergmann
· 6 years ago
2c0906b
tdf#42949 Fix IWYU warnings in scripting/
by Gabor Kelemen
· 6 years ago
2b47c5f
remove the fake SvxScriptErrorDialog code
by Noel Grandin
· 6 years ago
9e07acf
Upcoming loplugin:elidestringvar: scripting
by Stephan Bergmann
· 6 years ago
b5fcdc3
fix python 3.8 deprecation warnings
by Noel Grandin
· 6 years ago
c37fe88
compact namespace in sal..svgio
by Noel Grandin
· 6 years ago
35518c9
Move all public Java classes to libreoffice.jar
by Samuel Mehrbrodt
· 6 years ago
9762353
Fix typos
by Andrea Gelmini
· 6 years ago
c4fa6ef
pyuno,*: kill Python 2 support with fire
by Michael Stahl
· 6 years ago
eba4626
scripting: mailmerge.py: remove Python 3.0/3.1 support
by Michael Stahl
· 6 years ago
d9946e6
loplugin:flatten in scripting
by Noel Grandin
· 6 years ago
32097c3
Revert "loplugin:constfields in scripting"
by Noel Grandin
· 6 years ago
ae855bf
tdf#117331 Merge jurt and unoil into ridl
by Samuel Mehrbrodt
· 6 years ago
84b396a2
new loplugin:namespaceindentation
by Noel Grandin
· 6 years ago
a76d229
sys.version is for displaying; use sys.version_info for version check
by Mike Kaganski
· 6 years ago
b5bde19
remove some unused local vars
by Noel Grandin
· 6 years ago
4d2a95f
Fix typo
by Andrea Gelmini
· 6 years ago
1376f86
sal_Char->char in scaddins..sdext
by Noel Grandin
· 6 years ago
0cc5185
tdf#124176: Use pragma once instead of include guards
by Kemal Ayhan
· 6 years ago
62f3f3d
SbxArray: drop 16-bit indices
by Mike Kaganski
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
9d63592
cppcheck: performing init in init list (sc/scripting/sd)
by Julien Nabet
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
d628258
tdf#80731: Only check closing parenthesis when in IDE
by Mike Kaganski
· 6 years ago
1c42afc
Respect DisableMacrosExecution option in javascript editor
by Samuel Mehrbrodt
· 6 years ago
83579e8
Respect DisableMacrosExecution option in beanshell editor
by Samuel Mehrbrodt
· 6 years ago
f5d01ae
Check if scripting disabled for each dispatch call
by Samuel Mehrbrodt
· 6 years ago
730e588
Fix option to disable macros
by Samuel Mehrbrodt
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
c8eaadb
Remaining loplugin:bufferadd
by Stephan Bergmann
· 6 years ago
3ee177a
loplugin:stringadd look through a couple more known-good methods
by Noel Grandin
· 6 years ago
6eb7870
loplugin:stringadd in sc
by Noel Grandin
· 7 years ago
f4a0745
Fix typos
by Andrea Gelmini
· 7 years ago
bdc8fda
loplugin:constmethod in sc
by Noel Grandin
· 7 years ago
c12c84e
Fixing "...."
by Andrea Gelmini
· 7 years ago
bec318a
Fix typos
by Andrea Gelmini
· 7 years ago
2fd0835
loplugin:returnconstval in various
by Noel Grandin
· 7 years ago
ff6e8c7
loplugin:constvars in sccomp..sd
by Noel Grandin
· 7 years ago
c79efeb
Improve check for absolute URI
by Stephan Bergmann
· 7 years ago
c5be21d
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
9a97a26
member 'Context' of struct type 'uno.Exception' not given a value
by Caolán McNamara
· 7 years ago
700c8ec
AttributeError on getMessage
by Caolán McNamara
· 7 years ago
3c076e5
an absolute uri is invalid input
by Caolán McNamara
· 7 years ago
f23f9d3
loplugin:sequenceloop in scaddins..scripting
by Noel Grandin
· 7 years ago
a114005
revert part of 'warn on load when a document binds an event to a macro'
by Caolán McNamara
· 7 years ago
b3edf85
warn on load when a document binds an event to a macro
by Caolán McNamara
· 7 years ago
87959e5
construct final url from parsed output
by Caolán McNamara
· 7 years ago
1a75143
Fix typos
by Andrea Gelmini
· 7 years ago
b9a7768
Fixed typo
by Matthias Seidel
· 7 years ago
418533f
Related tdf#116767: Call URLClassLoader.close
by Stephan Bergmann
· 7 years ago
664eea9
Remove unused NoSuitableClassLoaderException
by Stephan Bergmann
· 7 years ago
c4bb20a
Remove odd catch of ArrayStoreException
by Stephan Bergmann
· 7 years ago
a9cde25
Properly obtain location
by Stephan Bergmann
· 7 years ago
c30da2b
keep name percent-encoded
by Stephan Bergmann
· 7 years ago
f5a219c
Improved loplugin:stringconstant (now that GCC 7 supports it): scripting
by Stephan Bergmann
· 7 years ago
5ba84c3
Simplify Sequence iterations in scaddins, sccomp, scripting
by Arkadiy Illarionov
· 7 years ago
cb1c937
cid#1448376 SIC: Inner class could be made static
by Caolán McNamara
· 7 years ago
51a5968
cid#1448526 RANGE: Range checks
by Caolán McNamara
· 7 years ago
b1ef3c0
loplugin:referencecasting in scripting
by Noel Grandin
· 7 years ago
1223bed
tdf#123587 Beanshell editor: Show current file name as window title
by Andreas Heinisch
· 7 years ago
60f7236
tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressed
by Andreas Heinisch
· 7 years ago
04fbd17
cid#1448470: perf inefficient map iterator
by Julien Nabet
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
b2a574e
simplify some getSupportedServiceNames
by Noel Grandin
· 7 years ago
f41a554
loplugin:logexceptionnicely in scripting..sdext
by Noel Grandin
· 7 years ago
71aef05
scripting: copy python/InsertText.py to the Scripts directory
by Ashod Nakashian
· 7 years ago
c7c188c
python: add sample python script to insert/replace text
by Ashod Nakashian
· 8 years ago
d7f1ca8
tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior)
by Andreas Heinisch
· 7 years ago
9ee0a1f
tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior)
by Andreas Heinisch
· 7 years ago
e875a31
tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior)
by Andreas Heinisch
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
038e4b3
Use hasElements to check Sequence emptiness in sax..sdext
by Arkadiy Illarionov
· 7 years ago
fbc038c
an uno -> a uno
by Caolán McNamara
· 7 years ago
22f2cf3
implement std::hash for css::uno::Reference and rtl::Reference
by Noel Grandin
· 7 years ago
8b663bc
loplugin:sequentialassign in sd
by Noel Grandin
· 7 years ago
368f200
tdf#42949 Fix IWYU warnings in comphelper
by Gabor Kelemen
· 7 years ago
80152c8
tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*
by Gabor Kelemen
· 7 years ago
3d54a10
Beanshell: Display full exception message
by Samuel Mehrbrodt
· 7 years ago
3c72945
Beanshell: Wrap long error messages
by Samuel Mehrbrodt
· 7 years ago
60a3e72
tdf#123586 Set minimum size for beanshell editor
by kushagrakasliwal1
· 7 years ago
4304226
tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*
by Gabor Kelemen
· 7 years ago
f480c6c
tdf#123588 Beanshell editor to indicate whether script is saved
by Sainal Shah
· 7 years ago
Next »