summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile2013-03-141-2/+5
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Windows oleautobridge depends on ATLStephan Bergmann2013-03-141-2/+2
* Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power2013-03-131-1/+1
* basic: make the makefile a bit nicerMatúš Kukan2013-03-121-10/+5
* basic: translation of all debug messagesThomas Arnhold2013-03-1110-31/+32
* remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power2013-03-111-12/+13
* unit tests and data for bnc#805071Noel Power2013-03-115-4/+132
* bnc#805071 fix object assigment problems when default members presentNoel Power2013-03-111-11/+32
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-4/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-3/+3
* coverity#705627: fix memory leakMarkus Mohrhard2013-03-091-0/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-083-0/+9
* remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power2013-03-081-32/+5
* fix WAE mbError unusedNoel Power2013-03-081-2/+0
* some further OUString cleanupThomas Arnhold2013-03-084-6/+5
* doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power2013-03-071-1/+1
* fix String->OUString foobarNoel Power2013-03-071-1/+1
* Add some stand alone vba specific tests ( mostly vba only functions )Noel Power2013-03-0711-0/+1309
* finally remove no long needed BasicTestBaseNoel Power2013-03-071-29/+0
* Nested_Struct should really inherit from test::BootstrapFixtureNoel Power2013-03-071-2/+2
* adapt existing tests to use MacroSnipper helper classNoel Power2013-03-073-193/+75
* use "doUnitTest" as the method to search for, tweak error reportingNoel Power2013-03-071-3/+5
* Create new Macro helper class to help invoking macros for unittestsNoel Power2013-03-071-0/+137
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-071-25/+20
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-063-34/+36
* Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann2013-03-051-10/+3
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-041-3/+0
* doubled includesThomas Arnhold2013-03-042-3/+0
* remove unused and commented out codeThomas Arnhold2013-03-042-32/+0
* don't do something different in dbgutil mode than productCaolán McNamara2013-03-041-12/+7
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-036-10/+10
* coverity: fix memory leakMarkus Mohrhard2013-03-021-0/+1
* coverity#736108: nesting level mismatchMarkus Mohrhard2013-03-011-1/+4
* remove all d.lstMichael Stahl2013-02-281-0/+0
* coverity#705626 and coverity#705627: fix memory leakMarkus Mohrhard2013-02-281-0/+1
* loplugin: improve indentationThomas Arnhold2013-02-253-10/+5
* loplugin: unused variablesThomas Arnhold2013-02-255-9/+1
* Fix typo accessable/accessibleJulien Nabet2013-02-231-5/+5
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-1/+1
* coverity#707499 coverity#735400 coverity#738541Norbert Thiebaud2013-02-221-21/+9
* coverity#704204 Logically dead codeNorbert Thiebaud2013-02-221-1/+1
* coverity#982288 Logically dead codeNorbert Thiebaud2013-02-221-4/+0
* coverity#735398 Logically dead codeNorbert Thiebaud2013-02-191-3/+3
* coverity#707502 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
* coverity#707496 Uninitialized scalar variableCaolán McNamara2013-02-171-2/+3
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-161-1/+0
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+1