summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-13Related tdf#99089: avoid second crashJulien Nabet
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11BASIC: Remove useless static_cast from basmgr.cxxArnaud Versini
2016-04-11Avoid reserved identifierStephan Bergmann
2016-04-11Remove an useless check I had addedJulien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-04-10tdf#99089: avoid some crashes in BasicJulien Nabet
2016-04-07fix bug in SbxArray::MergeNoel Grandin
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04BASIC : Use a vector to store the argv stackArnaud Versini
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-04-03BASIC : Use a vector to store the go sub stack.Arnaud Versini
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparam in basicNoel Grandin
2016-03-20BASIC: Calling SbxDimArray::Clear should also call SbxArray.Arnaud Versini
2016-03-20BASIC : Use std::vector in SbiRuntime to save referencesArnaud Versini
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-14coverity#1355498 assume Unchecked return value is deliberateCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09deref of nullCaolán McNamara
2016-03-09loplugin:constantparam in basicNoel Grandin
2016-03-08tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-03-08Remove ancient StarPortal leftoversStephan Bergmann
2016-03-07basic: tdf#87530 if a new password is set, must set mbLoadedSource flagMichael Stahl
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl
2016-03-07tdf84938 Replaced Sb_Attr_ defined constants with enum class in runtime.hxxSteven Guo
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-03-02tdf#84938 Change average enum for scoped enumbaltasarq
2016-02-26tdf#84938 Eliminate B_xxx defines in filefmt.hxx for FileOffset scoped enum.baltasarq
2016-02-25coverity#1231668 Unchecked return valueCaolán McNamara
2016-02-25change to SearchOptions2Eike Rathke
2016-02-24simply the SbxRes stuff, inheriting from OUString is ickyNoel Grandin
2016-02-24Removing #defines for String_XXX in sbxres.hxxbaltasarq
2016-02-22Actually, why passive voice?Tor Lillqvist
2016-02-22Fix mis-translated German commentTor Lillqvist
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-02-22WaE vs2015 truncation of literal on static_castNorbert Thiebaud
2016-02-17use consistent #define checks for the Windows platformNoel Grandin