summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04don't do something different in dbgutil mode than productCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity: fix memory leakMarkus Mohrhard
2013-03-01coverity#736108: nesting level mismatchMarkus Mohrhard
2013-02-28coverity#705626 and coverity#705627: fix memory leakMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22coverity#707499 coverity#735400 coverity#738541Norbert Thiebaud
2013-02-22coverity#704204 Logically dead codeNorbert Thiebaud
2013-02-22coverity#982288 Logically dead codeNorbert Thiebaud
2013-02-19coverity#735398 Logically dead codeNorbert Thiebaud
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara
2013-02-17coverity#707496 Uninitialized scalar variableCaolán McNamara
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin
2013-02-05fix for fdo#60065Noel Power
2013-01-30make basic XubString freeCaolán McNamara
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits
2013-01-03fix buildLuboš Luňák
2013-01-03fdo#57950: One more chained append in basicMarcos Paulo de Souza
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-28Some cppcheck cleaning in basicJulien Nabet
2012-12-27fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal charactersChristopher Copits
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-19fix crash for fdo#58306 by avoiding literal assignNoel Power
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-25German comment translationsMarkus Maier
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18basic: fix OUString copy overrun in Mid()Norbert Thiebaud
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin