Age | Commit message (Expand) | Author |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | BASIC : Use std::unique_ptr in SbiExpression and SbiExpList | Arnaud Versini |
2016-02-08 | sequence->vector in basic | Noel Grandin |
2016-02-08 | sequence->vector in basic | Noel Grandin |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-02-08 | BASIC : Use vector in SbiExprList to avoid any dependencies | Arnaud Versini |
2016-02-05 | basic: Merge macro snippet tests | Matúš Kukan |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | loplugin:fpcomparison in basic/ | Noel Grandin |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-27 | BASIC: SbiExpression::IsIntConstant has side effects. | Arnaud Versini |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-24 | BASIC : Remove class SbiDimList and SbiParameters | Arnaud Versini |
2016-01-24 | BASIC : Remove SbiExprList::pParser | Arnaud Versini |
2016-01-16 | BASIC : Remove useless virtual function override | Arnaud Versini |
2016-01-16 | BASIC : Remove useless methods in StarBasic | Arnaud Versini |
2016-01-15 | basic: coverity#1348466 checked return | Michael Stahl |
2016-01-13 | -Werror=misleading-indentation (GCC 6) | Stephan Bergmann |
2016-01-12 | loplugin:loopvartoosmall | Noel Grandin |
2016-01-12 | loplugin:unusedmethods unused return value in include/basic | Noel Grandin |
2016-01-12 | BASIC: Store directly SbxVarEntry in SbxArray | Arnaud Versini |
2016-01-11 | fix windows build | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in basic | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | Some cleanup for sal_uIntPtr usage | Johannes Hauf |
2016-01-07 | BASIC : use std::vector instead of SbArray for Modules. | Arnaud Versini |
2016-01-05 | Fix typos | Andrea Gelmini |
2016-01-05 | Fix typos | Andrea Gelmini |
2016-01-04 | Use CPPUNIT_ASSERT_DOUBLES_EQUAL | Stephan Bergmann |
2016-01-04 | loplugin:cstylecast | Stephan Bergmann |
2016-01-04 | tdf#96136 replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Dipangar Niranjar |
2015-12-30 | BASIC : Remove useless allocation operator overload | Arnaud Versini |
2015-12-27 | Remove some includes (stdio/stdlib) | Julien Nabet |
2015-12-27 | sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 | Matteo Casalin |
2015-12-27 | sal_uLong/sal_uIntPtr for ScNumFormatAbbrev | Matteo Casalin |
2015-12-27 | sal_uIntPtr to sal_uInt32 | Matteo Casalin |
2015-12-23 | loplugin:unusedfields in basic | Noel Grandin |
2015-12-22 | BASIC : Refactor FoldConstants for extracting it from SwExprNode. | Arnaud Versini |
2015-12-20 | cppcheck: false positive deallocuse | Julien Nabet |
2015-12-16 | Resolves: #i126272# compile error : if statement followed by End If... | Damjan Jovanovic |
2015-12-15 | Resolves: #i19221# Print Tab(5); "Hello" does not work | Damjan Jovanovic |
2015-12-13 | BASIC: use c++ foreach loops when possible. | Arnaud Versini |
2015-12-10 | DBG_TRACE_BASIC/PROFILING had been rotting for quite some time now | Stephan Bergmann |
2015-11-30 | Get order of expected/actual args to CPPUNIT_ASSERT_EQUAL right | Stephan Bergmann |
2015-11-29 | generate better unit test assert message | Markus Mohrhard |
2015-11-28 | Adapt to true wchar_t in clang-cl | Stephan Bergmann |
2015-11-25 | #i117960# Basic: Line Input doesn't work in single-line If | Damjan Jovanovic |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |