summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
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-17BASIC : use std::unique_ptr for storing SbiExprListArnaud Versini
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08BASIC : Use std::unique_ptr in SbiExpression and SbiExpListArnaud Versini
2016-02-08sequence->vector in basicNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-08BASIC : Use vector in SbiExprList to avoid any dependenciesArnaud Versini
2016-01-27BASIC: SbiExpression::IsIntConstant has side effects.Arnaud Versini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24BASIC : Remove class SbiDimList and SbiParametersArnaud Versini
2016-01-24BASIC : Remove SbiExprList::pParserArnaud Versini
2016-01-16BASIC : Remove useless virtual function overrideArnaud Versini
2016-01-11loplugin:unusedmethods unused return value in basicNoel Grandin
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2015-12-23loplugin:unusedfields in basicNoel Grandin
2015-12-22BASIC : Refactor FoldConstants for extracting it from SwExprNode.Arnaud Versini
2015-12-15Resolves: #i19221# Print Tab(5); "Hello" does not workDamjan Jovanovic
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-26basic: replace boot::ptr_vector with std::vectorMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02checkUnoObjectType etc always deref their ptr arg, convert to refCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-11basic: one more WeakImplHelper<XPropertySetInfo> duplicateMichael Stahl
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