summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
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
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