Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/pivotcharts
/
tools
9bfd742
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
8681bd3
Close already calls unlockFile
by Markus Mohrhard
· 9 years ago
f7eb8ae
Fix typos
by Andrea Gelmini
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
692424b
No need for a temporary OString here
by Stephan Bergmann
· 9 years ago
bd55616
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
4f0b2266
check for overflow in multiply
by Caolán McNamara
· 9 years ago
7778d9f51
Prevent calls to rtl/character.hxx functions with (signed) char arguments
by Stephan Bergmann
· 9 years ago
7299481
loplugin:redundantcast find redundant c-style enum casts
by Noel Grandin
· 9 years ago
3ff957b
duplicate rational::operator*= into tools
by Caolán McNamara
· 9 years ago
b24a9f8
make o3tl::strong_int constructor explicit
by Noel Grandin
· 9 years ago
4eda033
ofz#853 oom in svm
by Caolán McNamara
· 9 years ago
ee555c8
merge these similar buffer flushes together
by Caolán McNamara
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
9e74b1b3
readonly SvMemoryStream shouldn't allow resize
by Caolán McNamara
· 9 years ago
74d20cc
ReAllocateMemory mustn't delete data it doesn't own
by Caolán McNamara
· 9 years ago
446568b
Fix typos
by Andrea Gelmini
· 9 years ago
aacaacc
ofz: Z_NEED_DICT is unsupported
by Caolán McNamara
· 9 years ago
d3b0b15
Avoid -fsanitize=null
by Stephan Bergmann
· 9 years ago
b100342
Remove odd check that writeUInt32 indeed writes four bytes
by Stephan Bergmann
· 9 years ago
4be9c68
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
5c99f2c
Move INetMIME::getHexDigit(int to its only place of use
by Stephan Bergmann
· 9 years ago
0649622
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
fb896eb
Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_Impl
by Stephan Bergmann
· 9 years ago
266e7ab
Use more appropriate function name
by Stephan Bergmann
· 9 years ago
b8d8fb3
convert EncodedWordState to scoped enum
by Noel Grandin
· 9 years ago
2af4221
tdf#103221 recoded clear if-else sequence
by Fakabbir Amin
· 9 years ago
2b70fb5
Use o3tl::strong_int on RESOURCE_TYPE
by Noel Grandin
· 9 years ago
e2e76df
create strong_int template and use it in tools::UniqueIndex
by Noel Grandin
· 9 years ago
20c43a2
"Unicode" is a proper noun and should not be used in plural
by Tor Lillqvist
· 9 years ago
6e12729
remove unused enumerator from EncodedWordState
by Noel Grandin
· 9 years ago
486d636
remove unused enumerators from PolyClipOp
by Noel Grandin
· 9 years ago
bcad173
Reapply "create ErrorHandlerFlags scoped enum for error handling flags""
by Noel Grandin
· 9 years ago
ff82f13
drop unused error strings
by Caolán McNamara
· 9 years ago
653e181
Revert "remove ugly operator* in DynamicErrorInfo"
by Michael Stahl
· 9 years ago
32cae6a
Revert "create ErrorHandlerFlags scoped enum for error handling flags"
by Michael Stahl
· 9 years ago
05e78bd
create ErrorHandlerFlags scoped enum for error handling flags
by Noel Grandin
· 9 years ago
b5e3f8a
remove ugly operator* in DynamicErrorInfo
by Noel Grandin
· 9 years ago
4978328
convert method names in tools::SvRef to be more like our other..
by Noel Grandin
· 9 years ago
2489000
loplugin:useuniqueptr extend to check local vars
by Noel Grandin
· 9 years ago
635d4b0
Clarify some INetURLObject::setExtension behavior
by Stephan Bergmann
· 9 years ago
0415cb3
new loplugin: useuniqueptr: sot..tools
by Noel Grandin
· 9 years ago
e87071a
replace boost::checked_deleter with std::default_delete
by Jochen Nitschke
· 9 years ago
0cee740
replace #ifdef SOLARIS with #ifdef __sun
by Michael Stahl
· 9 years ago
62a97e6
ofz#372 check if ImplSplit succeeded
by Caolán McNamara
· 9 years ago
e5a5e3d
Dispatch to platform-specific strm*.cxx directly in Library_tl.mk
by Stephan Bergmann
· 9 years ago
f573de2
no need to wrap calls to SAL_INFO in #ifdef DBG_UTIL
by Noel Grandin
· 9 years ago
d15b4e2
teach sallogareas plugin to catch inconsistencies
by Noel Grandin
· 9 years ago
554ff8e
coverity#1371265 Missing move assignment operator
by Caolán McNamara
· 9 years ago
a0ab0c7
CppunitTest_tools_test: fix loplugin:cppunitassertequals warnings
by Miklos Vajna
· 9 years ago
e61521f
OSL_TRACE -> SAL in sw..ucb
by Noel Grandin
· 9 years ago
a08cb3b
convert PolyFlags to scoped enum
by Noel Grandin
· 9 years ago
70f05aa
convert PolyStyle to scoped enum
by Noel Grandin
· 9 years ago
aa54f8a
convert EscapeType to scoped enum
by Noel Grandin
· 9 years ago
50151db
convert FSysStyle to o3tl::typed_flags
by Noel Grandin
· 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
bbda073
Use derived classes' methods instead of Pair::A/B
by Mike Kaganski
· 9 years ago
6c60aa3
introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory message
by Eike Rathke
· 9 years ago
b367c81d
replace custom list with std::forward_list
by Jochen Nitschke
· 9 years ago
e5c1e15
loplugin:expandablemethods in toolkit..tools
by Noel Grandin
· 9 years ago
ece0ff4
loplugin:expandablemethodds in include/tools..unotools
by Noel Grandin
· 9 years ago
6132132
clang-cl loplugin: tools
by Stephan Bergmann
· 9 years ago
3abc986
GetAutoHelpId logically can only return an empty string now
by Caolán McNamara
· 9 years ago
540b7d3
drop RSC_DOCKINGWINDOW*
by Caolán McNamara
· 9 years ago
9f7f5b5
no numericfield, spinfield or spinbutton loaded from .src now
by Caolán McNamara
· 9 years ago
cc58988
rename SetResMgr to ClearResMgr
by Noel Grandin
· 10 years ago
365d1ec
no ComboBoxes loaded from .src anymore
by Caolán McNamara
· 9 years ago
ed5ca17
tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxx
by Arnaud Versini
· 9 years ago
c65386c
no radiobuttons or checkboxes loaded from src files anymore
by Caolán McNamara
· 9 years ago
face6b6
TOOLS: Remove SvStream::ImpInit()
by Arnaud Versini
· 10 years ago
70abef4
no CheckBox loaded from src files anymore
by Caolán McNamara
· 9 years ago
18537bea
don't call inflateEnd if inflateInit failed
by David Tardon
· 10 years ago
8e61b01
drop loading Colors from src files
by Caolán McNamara
· 10 years ago
c8c4f28
no MetricFields are loaded from .src files now
by Caolán McNamara
· 10 years ago
8f62ca8
loplugin:countusersofdefaultparams in sw..vcl
by Noel Grandin
· 10 years ago
c0c678e
Add note that Rectangle::toString() format now has a stability requirement
by Tor Lillqvist
· 10 years ago
96e9ffa
loplogin:singlevalfields in include/
by Noel Grandin
· 10 years ago
ab7d6b0
tools: SvFileStream::LockRange/UnlockRange take 64 bit positions
by Michael Stahl
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
85cf08c
coverity#1371213 Missing move assignment operator
by Caolán McNamara
· 10 years ago
70986cc
loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools)
by Stephan Bergmann
· 10 years ago
8ae8e5d
cid#1371171 Missing move assignment operator
by Noel Grandin
· 10 years ago
0157009
cid#1371160 Missing move assignment operator
by Noel Grandin
· 10 years ago
9870f02
loplugin:countusersofdefaultparams in tools..xmlsecurity
by Noel Grandin
· 10 years ago
7b2966d
nBufSiz can be a non-class local constant
by Matteo Casalin
· 10 years ago
30d722a
Reduce #include dependencies
by Matteo Casalin
· 10 years ago
c9b4e29
loplugin:constparams in tools
by Noel Grandin
· 10 years ago
f7b1cd6
Moved SfxModule owner to SfxApplication
by Mark Page
· 10 years ago
f541b99
loplugin:nullptr: Better heuristic to determine code shared between C and C++
by Stephan Bergmann
· 10 years ago
6d4f2dc
Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar
by Eike Rathke
· 10 years ago
b6b34d5
Clarify calculation precedence tdf#39440
by Muhammet Kara
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
b5dfe9b
Drop overflow warning that was produced repeatedly on Windows
by Tor Lillqvist
· 10 years ago
08fc0da
tdf#75280 Cleaning up of sal_uIntPtr usage #1a
by tymyjan
· 10 years ago
9b9e5cf
tdf#99589 - tolower / toupper - dangerous to Turks ...
by Gökhan Gurbetoğlu
· 10 years ago
27ecc40
improve formatting of DBG_UNHANDLED_EXCEPTION message
by Noel Grandin
· 10 years ago
272a8af
convert more DBG_ASSERT(false to SAL_WARN
by Noel Grandin
· 10 years ago
3724a9f
attempt to document the obscure MAX_DAYS value
by Eike Rathke
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
Next »