summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2013-03-19remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter3-4/+1
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann1-1/+1
2013-03-19follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power1-2/+6
2013-03-19remove commented out line I inserted to screw up Juliens patchNoel Power1-1/+0
2013-03-19fix for fdo#62090 Mid function regressionJulien Nabet1-1/+2
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-4/+4
2013-03-16coverity#982854 Assign instead of compareJulien Nabet1-2/+2
2013-03-16coverity#982853 Assign instead of compareJulien Nabet1-1/+1
2013-03-15WaE: Werror=shadowCaolán McNamara1-7/+7
2013-03-15unittest and test data for bnc#809017Noel Power2-3/+28
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power2-0/+29
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile1-2/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14Windows oleautobridge depends on ATLStephan Bergmann1-2/+2
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power1-1/+1
2013-03-12basic: make the makefile a bit nicerMatúš Kukan1-10/+5
2013-03-11basic: translation of all debug messagesThomas Arnhold10-31/+32
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power1-12/+13
2013-03-11unit tests and data for bnc#805071Noel Power5-4/+132
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power1-11/+32
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-4/+4
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-3/+3
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard1-0/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+9
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power1-32/+5
2013-03-08fix WAE mbError unusedNoel Power1-2/+0
2013-03-08some further OUString cleanupThomas Arnhold4-6/+5
2013-03-07doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power1-1/+1
2013-03-07fix String->OUString foobarNoel Power1-1/+1
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power11-0/+1309
2013-03-07finally remove no long needed BasicTestBaseNoel Power1-29/+0
2013-03-07Nested_Struct should really inherit from test::BootstrapFixtureNoel Power1-2/+2
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power3-193/+75
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power1-3/+5
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power1-0/+137
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-25/+20
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong3-34/+36
2013-03-05Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann1-10/+3
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled namespacesThomas Arnhold1-3/+0
2013-03-04doubled includesThomas Arnhold2-3/+0
2013-03-04remove unused and commented out codeThomas Arnhold2-32/+0
2013-03-04don't do something different in dbgutil mode than productCaolán McNamara1-12/+7
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