summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold6-10/+10
2013-03-02coverity: fix memory leakMarkus Mohrhard1-0/+1
2013-03-01coverity#736108: nesting level mismatchMarkus Mohrhard1-1/+4
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28coverity#705626 and coverity#705627: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25loplugin: improve indentationThomas Arnhold3-10/+5
2013-02-25loplugin: unused variablesThomas Arnhold5-9/+1
2013-02-23Fix typo accessable/accessibleJulien Nabet1-5/+5
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-1/+1
2013-02-22coverity#707499 coverity#735400 coverity#738541Norbert Thiebaud1-21/+9
2013-02-22coverity#704204 Logically dead codeNorbert Thiebaud1-1/+1
2013-02-22coverity#982288 Logically dead codeNorbert Thiebaud1-4/+0
2013-02-19coverity#735398 Logically dead codeNorbert Thiebaud1-3/+3
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-17coverity#707496 Uninitialized scalar variableCaolán McNamara1-2/+3
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-1/+0
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet1-0/+1
2013-02-11blind wae fix for PPUNIT_ASSERT_EQUALNoel Power1-5/+8
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power2-8/+247
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-8/+2
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin1-7/+4
2013-02-05fix for fdo#60065Noel Power2-0/+25
2013-01-30make basic XubString freeCaolán McNamara1-2/+2
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin4-18/+5
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-8/+6
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-0/+8
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-6/+6
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac3-3/+3
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan4-70/+73
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits1-1/+5
2013-01-03fix buildLuboš Luňák2-3/+3
2013-01-03fdo#57950: One more chained append in basicMarcos Paulo de Souza1-4/+2
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza4-25/+18
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza51-544/+530
2013-01-01remove use of #pragma optimizeLuboš Luňák3-27/+0
2012-12-31Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxxMarcos Paulo de Souza1-88/+88
2012-12-29Remove rtl prefixes and some RTL_CONST* from basicMarcos Paulo de Souza1-39/+39
2012-12-28Some cppcheck cleaning in basicJulien Nabet2-2/+2
2012-12-27fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal charactersChristopher Copits1-1/+3
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist2-2/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist5-9/+9
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin4-40/+31
2012-12-19fix crash for fdo#58306 by avoiding literal assignNoel Power1-1/+1
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-0/+7
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-6/+2
2012-11-25German comment translationsMarkus Maier2-2/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-4/+4