Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/screenshotannotation
/
basic
525311b
Fix typos
by Andrea Gelmini
· 9 years ago
5a5731c
loplugin:expandablemethodds in include/basic..comphelper
by Noel Grandin
· 9 years ago
f019ee7
loplugin:expandablemethodds in basctl..chart2
by Noel Grandin
· 9 years ago
d1ea6ec
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
7596535
Simplify some dynamic/static_casts
by Stephan Bergmann
· 9 years ago
398d641
tdf#89307: Removed T* SvRef::opeartor &()
by Jacek Fraczek
· 9 years ago
9ac8a57
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
233e5d5
clang-cl loplugin: basic
by Stephan Bergmann
· 9 years ago
01dc6d0
tdf#96099 Reduce no. of useless typedefs for trivial containers.
by Hieronymous
· 9 years ago
6956e33
Improve UNO error reporting. Make exceptions more descriptive.
by Hieronymous
· 9 years ago
f004aa9
tdf#89307: Removed SvRef::operator T*()
by Jacek Fraczek
· 10 years ago
3e993a5
loplugin:staticmethods: basic
by Stephan Bergmann
· 10 years ago
f1a8c31
Replace DdeData conversion operators with proper functions
by Stephan Bergmann
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
8f9af8d
Fix typos
by Andrea Gelmini
· 10 years ago
db29cdc
tdf#102872 TAB function is missing its argument
by Laurent Balland-Poirier
· 10 years ago
4d87443
loplugin:constantparam
by Noel Grandin
· 10 years ago
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
e27a0ec
Related cid#1371289: Improve code to not depend on missing move assignment
by Stephan Bergmann
· 10 years ago
a2b77b4
loplugin:singlevalfields in basic..idl
by Noel Grandin
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
20a9e10
loplugin:constantparam
by Noel Grandin
· 10 years ago
0761f97
loplugin:constantparam in accessibility to basic
by Noel Grandin
· 10 years ago
f101819
tdf#88205 use list ctor for uno::Sequence a11y to canvas
by Jochen Nitschke
· 10 years ago
a53808c
loplugin:dllprivate
by Stephan Bergmann
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
f352ee1
boost::intrusive_ptr->tools::SvRef
by Caolán McNamara
· 10 years ago
c53912e
cppcheck:assertWithSideEffect
by Jochen Nitschke
· 10 years ago
1bab5c7
loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic)
by Stephan Bergmann
· 10 years ago
301279e
BASIC : Remove useless SbxBase::GetCreator
by Arnaud Versini
· 10 years ago
a8c5edc
BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode final
by Arnaud Versini
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
b8064bd
new loplugin: countusersofdefaultparams
by Noel Grandin
· 10 years ago
057ae1c
tdf#96505 get rid of "long" integer literals 'L'
by Asela Dasanayaka
· 10 years ago
c0ee134
Avoid OUString::operator[] out-of-bounds assertion when line ends with "&"
by Stephan Bergmann
· 10 years ago
4a647a0
Resolves: tdf#88953 byref args incorrectly passed in basic->c++
by Caolán McNamara
· 10 years ago
8f30da6
Some clang-tidy misc-move-constructor-init
by Stephan Bergmann
· 10 years ago
93de766
basic: Simplify SbxArray
by Arnaud Versini
· 10 years ago
3093732
basic: SbxBase should be abstract
by Arnaud Versini
· 10 years ago
cb3a005
BASIC: Use more often std::unique_ptr
by Arnaud Versini
· 10 years ago
a22328e
BASIC: Use rtl/character.hxx in basic/source/sbx/sbxscan.cxx
by Arnaud Versini
· 10 years ago
31186a1
BASIC: Remove useless BasicManagerImpl streams.
by Arnaud Versini
· 10 years ago
f5615df
BASIC: Move SbiParser's destructor to cpp file.
by Arnaud Versini
· 10 years ago
c85a3ac
tdf#100726: Improve readability of OUString concatenation
by nadith
· 10 years ago
e5e7475
loplugin:countusersofdefaultparams in basctl..basic
by Noel Grandin
· 10 years ago
8b03ea6
BASIC: Remove completly useless osl/thread include
by Arnaud Versini
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
a860df2
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
4e6d0f6
basic: fix loplugin:cppunitassertequals warnings
by Miklos Vajna
· 10 years ago
2aed0d4
Resolves: tdf#98778 fix parsing of exponents
by Caolán McNamara
· 10 years ago
ee2ad51
BASIC: Remove useless overrides
by Arnaud Versini
· 10 years ago
054cf21
tdf#100726: Improve readability of OUString concatenation in basic module
by nadith
· 10 years ago
38ae35d
tdf#84635 - Slow layout of large tables
by Noel Grandin
· 10 years ago
9b09954
BASIC : Remove useless 16bits Remove function from SbxArray
by Arnaud Versini
· 10 years ago
6d4f2dc
Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar
by Eike Rathke
· 10 years ago
7fdbdc5
loplugin:redundantcast: redundant static_casts in basic
by Stephan Bergmann
· 10 years ago
0b424c2
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
d5784e9
Improve readability of OUString concatanation in LibPage
by Muhammet Kara
· 10 years ago
e4b3323
tdf#96505 Get rid of cargo cult long integer literals
by apurvapriyadarshi
· 10 years ago
cea4c1a
loplugin:singlevalfields in basic and fix leak
by Noel Grandin
· 10 years ago
136a2fd
compilerplugins: add OWeakObject::release() override check
by Michael Stahl
· 10 years ago
9b9e5cf
tdf#99589 - tolower / toupper - dangerous to Turks ...
by Gökhan Gurbetoğlu
· 10 years ago
fafb309
prefer OUStringBuffer to concatenating OUString in a loop
by Muhammet Kara
· 10 years ago
9f0997e
Resolves: tdf#59222 Crash in Basic with an array of values...
by Caolán McNamara
· 10 years ago
4e596d1
drop dramatic distracting comment
by Caolán McNamara
· 10 years ago
9c6a58f
Clean up uses of Any::getValue() in basic
by Stephan Bergmann
· 10 years ago
272a8af
convert more DBG_ASSERT(false to SAL_WARN
by Noel Grandin
· 10 years ago
c0d7dfa
BASIC : Add SbModule::FindMethod
by Arnaud Versini
· 10 years ago
4d49c96
Let loplugin:passstuffbyref also look at fn defn not preceded by any decl
by Stephan Bergmann
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
0216b8d
tdf#89329: use unique_ptr for pImpl in sbxvar
by Xisco Fauli
· 10 years ago
f3c1d24
loplugin:constantparams
by Noel Grandin
· 10 years ago
9a0fd9c
Resolves: tdf#93386 crash when closing a Database with macro editor open
by Caolán McNamara
· 10 years ago
0b23eec
teach refcounting clang plugin about uno::Reference
by Noel Grandin
· 10 years ago
e630df7
Just use Any::operator <<= for sal_Unicode values
by Stephan Bergmann
· 10 years ago
d2a44e6
tdf#99696 fix build error for 64bit Windows in unit tests using ADODB
by Tomofumi Yagi
· 10 years ago
850a8d2
Convert GRAPHIC to scoped enum
by Noel Grandin
· 10 years ago
132f7b2
tdf#89329: use unique_ptr for pImpl in basmgr
by Xisco Fauli
· 10 years ago
2af018e
Fix typos
by Andrea Gelmini
· 10 years ago
fef6bb7
Resolves: tdf#93474 crash on importing a macro library
by Caolán McNamara
· 10 years ago
f107d45
Convert SbxClassType to scoped enum
by Noel Grandin
· 10 years ago
d4d2fc2
clang-tidy modernize-make-unique
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
a9ff36a
Fix typos
by Andrea Gelmini
· 10 years ago
bdacf96
Add SAL_FALLTHROUGH, where apparently appropriate
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
26d314d
tdf#99589 tolower / toupper - dangerous to Turks ...
by Krishna Keshav
· 10 years ago
e97a8f3
BASIC : Remove an useless static_cast and use make_unique
by Arnaud Versini
· 10 years ago
464348e
BASIC: SbiParser Remove useless static_cast and indent the code correctly.
by Arnaud Versini
· 10 years ago
f3d9aab
teach passstuffbyref plugin to check for..
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
6e70103
While at it, delete Any functions on sal_Bool*
by Stephan Bergmann
· 10 years ago
b0388ef
Fix typo in code
by Andrea Gelmini
· 10 years ago
d15163e
Fix typos
by Andrea Gelmini
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
8762aa9
clang-tidy modernize-loop-convert in b*
by Noel Grandin
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
da50c79
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
a7e23e7
BASIC : Partially revert SbxArray simplification.
by Arnaud Versini
· 10 years ago
Next »