Age | Commit message (Expand) | Author |
2013-11-11 | basic: include <> for external includes | Norbert Thiebaud |
2013-11-11 | remove unnecessary use of OUString constructor in BASIC module | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-15 | Defer OUString -> OString conversion | Stephan Bergmann |
2013-09-12 | CID#707499 check for 0 nDims | Caolán McNamara |
2013-09-02 | fix runtime error when using extended types | Noel Power |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-04-24 | Combine fairly pointlessly split source code for SbiRuntime into one file | Tor Lillqvist |
2013-04-18 | get rid of some Germanism (and some Windowsism) | Eike Rathke |
2013-04-18 | Revert "svformatter already accept OUString input", fdo#63306 | Eike Rathke |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (basic) | Krisztian Pinter |
2013-03-11 | basic: translation of all debug messages | Thomas Arnhold |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-14 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-18 | PutEntry familly of functions use consistent pairing OUString/sal_Int32 | Norbert Thiebaud |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-03 | svformatter already accept OUString input | Norbert Thiebaud |
2012-11-03 | basic: use OUString internaly for error messages | Norbert Thiebaud |
2012-11-03 | use OUString for intermediary result in PrepareNumberFormatter | Norbert Thiebaud |
2012-11-03 | cosmetic clean-up | Norbert Thiebaud |
2012-09-10 | fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code | Noel Power |
2012-09-08 | sal_Bool to bool | Takeshi Abe |
2012-08-21 | sal_Bool to bool | Takeshi Abe |
2012-08-12 | sal_Bool to bool | Takeshi Abe |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-02-20 | Remove unused code | Petr Vorel |
2012-01-16 | Remove SbErrorStack[Entry] | August Sodora |
2012-01-15 | remove useless misleading macros | David Tardon |
2011-12-12 | German translations | Noel Grandin |
2011-11-27 | rmove include of pch header in basic | Norbert Thiebaud |
2011-09-30 | callcatcher: newly unused methods | Caolán McNamara |
2011-09-30 | callcatcher: remove newly unused code | Caolán McNamara |
2011-08-31 | Translated German comments, removed redundant ones till cairo (incl.) | Allmann-Rahn |
2011-08-24 | catch ignored exceptions by const reference | Takeshi Abe |
2011-07-12 | callcatcher: remove unused StarBASIC::StaticEnableReschedule | Thomas Arnhold |
2011-05-31 | cleanup loop iteration to be simpler | Michael Meeks |
2011-05-31 | make the loop finite .-) | David Tardon |
2011-05-31 | fix snafu identified by Julien Nabet | Michael Meeks |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-25 | calcvba: #164410# improve VBA compatibility implementation in various areas: ... | Daniel Rentz [dr] |
2011-03-21 | Remove most of dead code inlibs-core (basic) | Xisco Faulí |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move DBG_TRACE to OSL_TRACE | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-01-31 | Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx | Thomas Arnhold |