Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract152
/
basic
134dd33
CDateFromIso: accept YYMMDD for compatibility, tdf#106956 follow-up
by Eike Rathke
· 9 years ago
039705e
Resolves: tdf#106956 CDateFromIso accept also YYYY-MM-DD form
by Eike Rathke
· 9 years ago
33ec6df
CDateToIso: larger buffer for possible year range
by Eike Rathke
· 9 years ago
660e394b
tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected"
by Katarina Behrens
· 9 years ago
50522e6
Related tdf#105473: Crash in: ScRangeList::operator[]
by Julien Nabet
· 9 years ago
65e294e2
tdf#80731 Closing parenthesis is now detected (Mid statement and functions).
by Pierre Lepage
· 9 years ago
fd292de
tdf#93592 Make it possible to add default language resource to dialogeditor
by Niklas Johansson
· 9 years ago
6a18fdce
trivial makefile cleanups
by Michael Stahl
· 9 years ago
8a50ea5
tdf#102872 Add qa unit test for BASIC methods
by Laurent Balland-Poirier
· 9 years ago
bb674aa
loplugin:unusedfields
by Noel Grandin
· 9 years ago
f31d98f
loplugin:expandablemethods in avmedia..canvas
by Noel Grandin
· 9 years ago
8955c3f
loplugin:oncevar
by Noel Grandin
· 9 years ago
f996a5a
basic: fix Android build
by Miklos Vajna
· 9 years ago
62d7d5b
Fix Android build (llround)
by Julien Nabet
· 9 years ago
703d00e
Fix Android build (basic)
by Julien Nabet
· 9 years ago
3db1e9e
BASIC : remove ImpRound and use std::(l)lround instead
by Arnaud Versini
· 9 years ago
b1f8cf3
loplugin:singlevalfields
by Noel Grandin
· 9 years ago
6e0b4ff
BASIC : use rtl/character.hxx in sbxform.cxx
by Arnaud Versini
· 9 years ago
cb90f09
Omit the default comparator
by Takeshi Abe
· 9 years ago
f29ce34
Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now
by Tor Lillqvist
· 9 years ago
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
Next »