Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/editviewoverlay
/
basic
/
source
35a2d88
Fix typos
by Andrea Gelmini
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
13fac48
normalize resource locale ctor construction mechanisms
by Caolán McNamara
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
612b489
loplugin:checkunusedparams
by Noel Grandin
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
fcd0361
Eliminate Date::operator+=() and -=() and replace with Date::AddDays()
by Eike Rathke
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
6d829ae
loplugin:constparams in basic
by Noel Grandin
· 9 years ago
772b846
Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)
by Eike Rathke
· 9 years ago
9f08211
loplugin:unnecessaryparen: basic (clang-cl)
by Stephan Bergmann
· 9 years ago
b9bda1d
tdf#103104 Allow line-continuation followed by a dot in BASIC
by Takeshi Abe
· 9 years ago
85d7124
loplugin:oncevar: empty strings: basic
by Stephan Bergmann
· 9 years ago
8a75aa5
use more OUString::operator== in a*..chart2
by Noel Grandin
· 9 years ago
4e451cad
loplugin:oncevar for value-dependent constant expressions
by Stephan Bergmann
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
d64b83b
basic: Put local stuff into unnamed namespace
by Takeshi Abe
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
13341ff
teach unnecessaryparen plugin about other kinds of statements
by Noel Grandin
· 9 years ago
b0e05f9
loplugin:useuniqueptr in basic..cppcanvas
by Noel Grandin
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
56dcc7b
loplugin:casttovoid in RTLFUNC
by Stephan Bergmann
· 9 years ago
c8fd385
loplugin:casttovoid: basic
by Stephan Bergmann
· 9 years ago
b30ae238
No reason not to use RTLFUNC here
by Stephan Bergmann
· 9 years ago
6ade3ef
std::unordered_map can erase an element by given key, if any
by Takeshi Abe
· 9 years ago
7b5fac6
loplugin:unusedfields in accessibility..comphelper
by Noel Grandin
· 9 years ago
14c763e
s/ERRCODE_SBX_OK/ERRCODE_NONE
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
6ee9f2c
loplugin:oncevar accessibility..basic
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
d69795b
use local statics in getTypes functions
by Jochen Nitschke
· 9 years ago
7aee0ea
replace SbxError typedef with ErrCode
by Noel Grandin
· 9 years ago
3059ede
drop SbError typedef
by Noel Grandin
· 9 years ago
a6aa57f
use ERRCODE_NONE instead of 0
by Noel Grandin
· 9 years ago
e272761
remove MAYBEFUTURE dead code
by Noel Grandin
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
1dd5e22
clang-tidy readability-non-const-parameter
by Noel Grandin
· 9 years ago
b5594f0
Cater for UNO (signed) vs. BASIC (unsigned) byte mismatch
by Stephan Bergmann
· 9 years ago
ef117ca
tdf#108039: check for nullptr in rtl_uString and OUString
by Mike Kaganski
· 9 years ago
de8caac
replace SVSTREAM_OK with ERRCODE_NONE
by Noel Grandin
· 9 years ago
3fdfbe6
Improved loplugin:cstylecast to reference types: basic
by Stephan Bergmann
· 9 years ago
17a2c9e
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
f45463d
tdf#93727 Support date literals in basic
by Grzegorz Araminowicz
· 9 years ago
7948e84
basic: Stop detecting the number of tokens at runtime
by Takeshi Abe
· 9 years ago
514fd70
basic: Kill unnecessary ifdef stuff
by Takeshi Abe
· 9 years ago
cae3e20
cleanup unused css/resource/ includes
by Jochen Nitschke
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
f0fddb1
loplugin:stringcopy: basic
by Stephan Bergmann
· 9 years ago
2155e04
make string translation loading more uniform
by Caolán McNamara
· 9 years ago
2e51afc
loplugin:comparisonwithconstant in basic
by Noel Grandin
· 9 years ago
6df22f0
loplugin:checkunusedparams various
by Noel Grandin
· 9 years ago
2c3f58e
Translate German comments and debug strings (leftovers in dirs a... to c...)
by Johnny_M
· 9 years ago
4582acb
remove some unnecessary locking
by Noel Grandin
· 9 years ago
f99c95c
basic: Fix VBA constant vbNewLine with unit test
by Takeshi Abe
· 9 years ago
dd6d799
loplugin:constantparam
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9425245
basic: Remove strange ifdef-guard for SHARED
by Takeshi Abe
· 9 years ago
e93cf20
basic: Compare strings in a case-insensitive manner
by Takeshi Abe
· 9 years ago
e5a4858
basic: Compare with keywords without creating temporary strings
by Takeshi Abe
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
12191a4
make loplugin constantparam smarter about string params
by Noel Grandin
· 9 years ago
719a2ad
remove unnecessary empty OUString fields and vars
by Noel Grandin
· 9 years ago
4763091
loplugin:constantparam
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
6b3b0b8
tdf#43157: convert basic module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
cc0ea8b
More likely month pos first
by Eike Rathke
· 9 years ago
e0eb3f5
CDateFromIso: accept YYMMDD two digit year for compatibility
by Eike Rathke
· 9 years ago
6d424f0
Replace mouth-painted "inaccurate around leap year" rollover algorithm
by Eike Rathke
· 9 years ago
b5483b4
SbiRuntime::isVBAEnabled() needs to be guarded with #if HAVE_FEATURE_SCRIPTING
by Eike Rathke
· 9 years ago
1b13548
BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31
by Eike Rathke
· 9 years ago
769d383
loplugin:checkunusedparams in basctl and basic
by Noel Grandin
· 9 years ago
38d9919
CDateToIso: larger buffer for possible year range
by Eike Rathke
· 9 years ago
f06e696
loplugin:salunicodeliteral: basic
by Stephan Bergmann
· 9 years ago
d6fd425
Use invalid parameter error for malformed input, tdf#106956 follow-up
by Eike Rathke
· 9 years ago
cdcbdf8
Resolves: tdf#106956 CDateFromIso accept also YYYY-MM-DD form
by Eike Rathke
· 9 years ago
2762ee5
explicitly defining __RSC is no longer necessary
by Noel Grandin
· 9 years ago
f9f045e78
tools: move errcode.hxx to the vcl module
by Chris Sherlock
· 9 years ago
c70d49c
use strong_int for LanguageType
by Noel Grandin
· 9 years ago
41f5c11
vcl: change ErrorHandlerFlags to DialogMask
by Chris Sherlock
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
6b448d3
make __RSC a builtin define for the RSC compiler
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
f747797
BASIC: Call OUString() instead of OUString("");
by Arnaud Versini
· 9 years ago
4a27349
BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.
by Arnaud Versini
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
8fced91
clang-tidy readability-simplify-boolean-expr in accessibility..cui
by Noel Grandin
· 9 years ago
2b83e73
remove freshly unused menu support from src files
by Caolán McNamara
· 9 years ago
2ce4fa15
Fix parameter types of SbiRuntime::StepSTATIC_Impl
by Stephan Bergmann
· 9 years ago
24fa0d6
Call implHandleSbxFlags also from StepSTATIC_Impl
by Stephan Bergmann
· 9 years ago
608e93b
convert DateFormat to scoped enum and rename to DateOrder
by Noel Grandin
· 9 years ago
0514442
no need to use OUStringToOString in SAL_INFO
by Noel Grandin
· 9 years ago
c14ed11
Clean up uses of SAL_U/SAL_W: basic
by Stephan Bergmann
· 9 years ago
be8b9b4
loplugin:redundantcast find cstyle arithmetic casts
by Noel Grandin
· 9 years ago
0c82dff
loplugin:singlevalfields
by Noel Grandin
· 9 years ago
7d4b68f
Fix typos
by Andrea Gelmini
· 9 years ago
Next »