summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard
2015-08-17BASIC : SbiParser::pBasic is uselessArnaud Versini
2015-08-16BASIC : SbiRuntime::ClearExprStack should return voidArnaud Versini
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-29convert SBSTRM constants to scoped enumNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-07-02BASIC : Remove SbCodeGen attribute from SbiExprNode and user std::unique_ptr.Arnaud Versini
2015-06-28coverity#1308521 Uncaught exceptionCaolán McNamara
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-13BASIC: Don't use SbiStringPool to pass SbiParser.Arnaud Versini
2015-05-26BASIC: Remove BasicCharClass::IsLetterTabArnaud Versini
2015-05-26BASIC: User std::unique_ptr in basic runtimeArnaud Versini
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-17remove unnecessary header fileNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02convert SBI_ constants to enum classNoel Grandin
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini
2015-01-28remove unused typedefsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-03Further clean-upStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-08-17coverity#1231668 Unchecked return valueCaolán McNamara
2014-07-18Drop an unused functionTakeshi Abe
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28Fix memory leakStephan Bergmann
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-04-19fixincludeguards.sh: basicThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann