summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16coverity#982854 Assign instead of compareJulien Nabet
2013-03-16coverity#982853 Assign instead of compareJulien Nabet
2013-03-15WaE: Werror=shadowCaolán McNamara
2013-03-15unittest and test data for bnc#809017Noel Power
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Windows oleautobridge depends on ATLStephan Bergmann
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power
2013-03-12basic: make the makefile a bit nicerMatúš Kukan
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power
2013-03-11unit tests and data for bnc#805071Noel Power
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power
2013-03-08fix WAE mbError unusedNoel Power
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-07doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power
2013-03-07fix String->OUString foobarNoel Power
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power
2013-03-07finally remove no long needed BasicTestBaseNoel Power
2013-03-07Nested_Struct should really inherit from test::BootstrapFixtureNoel Power
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
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-28remove all d.lstMichael Stahl
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