Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
/
basic
6311f7f
move SvTreeListBox to vcl
by Caolán McNamara
· 7 years ago
819149fb
loplugin:collapseif in accessibility..cui
by Noel Grandin
· 7 years ago
00055d4
remove with_sprintf_ define
by Noel Grandin
· 7 years ago
cb9d192
tdf#120703 PVS: V547 Expression '!pRTLData' is always false
by Mike Kaganski
· 7 years ago
2226d69
Make SbiProcDef::Match more readable
by Jan-Marek Glogowski
· 7 years ago
51b6a52
tdf#120703 PVS: V724
by Mike Kaganski
· 7 years ago
db7e454
tdf#120703 PVS: V668
by Mike Kaganski
· 7 years ago
6a12a9e
tdf#120703 PVS: V530 The return value of function is required to be utilized
by Mike Kaganski
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
c0cc59a
loplugin:singlevalfields improvement
by Noel Grandin
· 7 years ago
d90ec5d
tdf#42949 Fix IWYU warnings in include/xmlscript/*
by Gabor Kelemen
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
44688e4
clang-tidy performance-unnecessary-copy-initialization in
by Noel Grandin
· 7 years ago
e5e0cc6
pvs-studio: V794 The assignment operator should be protected
by Caolán McNamara
· 7 years ago
58abc74
tdf#120703 (PVS): redundant nullptr checks
by Mike Kaganski
· 7 years ago
3d0559e
tdf#120703 (PVS): redundant nullptr check
by Mike Kaganski
· 7 years ago
76a2563
tdf#120703 (PVS): redundant check
by Mike Kaganski
· 7 years ago
35e80e9
when calling std::lower_bound
by Noel Grandin
· 7 years ago
49d304c
tdf#120706: nullptr dereference
by Mike Kaganski
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
e61e4e5
clang-tidy readability-misleading-indentation
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
db50f2f
clang-tidy bugprone-copy-constructor-init
by Noel Grandin
· 7 years ago
9ec8bf8
add SvStream::TellEnd
by Noel Grandin
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
4c945b2
new loplugin:methodcycles
by Noel Grandin
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
b678dee
cppcheck: variableScope in basic
by Jochen Nitschke
· 8 years ago
6732beb
Fix typo
by Andrea Gelmini
· 8 years ago
24eae7b
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 8 years ago
d02587d
loplugin:useuniqueptr in SbiGlobals
by Noel Grandin
· 8 years ago
c2139ca
loplugin:simplifyconstruct in accessibility..bridges
by Noel Grandin
· 8 years ago
bdfa446
loplugin:useuniqueptr in SbiDdeControl
by Noel Grandin
· 8 years ago
89b47b5
cppcheck: useInitializationList in basic
by Jochen Nitschke
· 8 years ago
718f630
Fix typos
by Andrea Gelmini
· 8 years ago
57ba456
Fix warning in !HAVE_FEATURE_SCRIPTING case
by Tor Lillqvist
· 8 years ago
a18a72a
loplugin:useuniqueptr in SbiExprNode
by Noel Grandin
· 8 years ago
7a0f3d1
Translate German comments
by Johnny_M
· 8 years ago
5b8007a
Resolves: tdf#119013 do not over-aggressively reorder date particles
by Eike Rathke
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
60c5543
Fix typos
by Andrea Gelmini
· 8 years ago
d977e02
unnecessary null check before dynamic_cast, in various
by Noel Grandin
· 8 years ago
f4c387e
loplugin:useuniqueptr in ImplRepository
by Noel Grandin
· 8 years ago
02caaef
loplugin:useuniqueptr in SbiProcDef
by Noel Grandin
· 8 years ago
cd6486b
loplugin:useuniqueptr in BasicManager
by Noel Grandin
· 8 years ago
2858011
add operator+=(OUStringBuffer) method to OUString
by Noel Grandin
· 8 years ago
b83cc2b
loplugin:stringloop in basic, framework, sax, svtools
by Noel Grandin
· 8 years ago
9ea6c0e
tdf#109132, load VBA library by default during ODF import
by Markus Mohrhard
· 8 years ago
e6ab917
basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
ea96a48
Fix typos
by Andrea Gelmini
· 8 years ago
618e1fd
Fix typos
by Andrea Gelmini
· 8 years ago
dbf8ad9
loplugin:useuniqueptr in SbUnoStructRefObject
by Noel Grandin
· 8 years ago
7af90cc
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
59d5391
Small cleanup and simplification
by Mike Kaganski
· 8 years ago
26378cf
Small cleanup
by Mike Kaganski
· 8 years ago
7283125
tdf#118218: Make FormatNumber VBA-only
by Mike Kaganski
· 8 years ago
0f7a7c8
tdf#118218: Implement FormatNumber VBA function
by Mike Kaganski
· 8 years ago
742e38ea
Improved loplugin:redundantcast (const-qualified typedefs): basic
by Stephan Bergmann
· 8 years ago
b24b0b9
tdf#118442: Fix incorrect index calculation
by Mike Kaganski
· 8 years ago
c8835f2
Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbol
by Eike Rathke
· 8 years ago
65169f6
crashtesting: check nLineIdx
by Caolán McNamara
· 8 years ago
39e7571
valgrind: use OUString::operator to access into string
by Caolán McNamara
· 8 years ago
abe5a1a
Translate German comments and debug strings
by Johnny_M
· 8 years ago
f1514f9
loplugin:includeform (clang-cl)
by Stephan Bergmann
· 8 years ago
cac718b
Factor out AsyncQuitHandler to be usable elsewhere, too
by Tor Lillqvist
· 8 years ago
a2dae03
forcepoint#42 check available str length
by Caolán McNamara
· 8 years ago
44391ae
Add missing include
by Samuel Mehrbrodt
· 8 years ago
f122fae
basic: Avoid looking up system clock twice to get current datetime
by Takeshi Abe
· 8 years ago
f62243c
tdf#96099 Remove some trivial typedef std::vector
by Arkadiy Illarionov
· 8 years ago
ff3bdde
loplugin:passstuffbyref
by Noel Grandin
· 8 years ago
51e9285
rename config_extension_update.h.in to config_extensions.h.in
by Rene Engelhard
· 8 years ago
b9ebabd
tdf#97231: basic: do not use extra wrapping for string marshaling
by Vasily Melenchuk
· 8 years ago
de9620d
tdf#97231: potential crash fixed
by Vasily Melenchuk
· 8 years ago
6493136
New o3tl::temporary to simplify calls of std::modf
by Stephan Bergmann
· 8 years ago
7ab34b5
loplugin:redundantcast improvements for floating-integer conversions
by Stephan Bergmann
· 8 years ago
40c9a12
Resolves: tdf#117612 truncate DateAdd("m",...) to last day of month
by Eike Rathke
· 8 years ago
0e384e1
loplugin:unnecessaryvirtual improvements
by Noel Grandin
· 8 years ago
09425ab
Removed executable permission on data files
by Andrea Gelmini
· 8 years ago
657668c
Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormat
by Eike Rathke
· 8 years ago
1cb646d
loplugin:useuniqueptr in SbiImage
by Noel Grandin
· 8 years ago
3de4968
Avoid comphelper::string::getTokenCount()
by Matteo Casalin
· 8 years ago
fcd589d
loplugin:useuniqueptr pStringOff in SbiImage
by Noel Grandin
· 8 years ago
45f20a8
[API CHANGE] deprecate XGraphicObjectResolver
by Tomaž Vajngerl
· 8 years ago
d254f8a
loplugin:singlevalfields improve unaryoperator
by Noel Grandin
· 8 years ago
de07f40
cppcheck: identicalInnerCondition
by Jochen Nitschke
· 8 years ago
4cb7894
loplugin:expressionalwayszero (clang-cl)
by Stephan Bergmann
· 8 years ago
b4d36b5
remove some unused comphelper includes
by Jochen Nitschke
· 8 years ago
d43fa87
weld SbiInputDialog
by Caolán McNamara
· 8 years ago
6672151
weld SvRTLInputBox
by Caolán McNamara
· 8 years ago
cc20344
tdf#111313: Honor bWriteNoLenParam in !bCompatibility, too
by Stephan Bergmann
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
73e6a79
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
87b0eb0
loplugin:virtualdown in basctl,basic
by Noel Grandin
· 8 years ago
4b78509
drop unnecessary includes
by Caolán McNamara
· 8 years ago
359f203
Typos: definied->defined
by Julien Nabet
· 8 years ago
d775ef3
change recursive ImageURL prop. search to use XGraphic
by Tomaž Vajngerl
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
9fcef57
convert Redline warning dialog to .ui to get helpids
by Caolán McNamara
· 8 years ago
Next »