Age | Commit message (Expand) | Author |
2013-03-14 | Windows oleautobridge depends on ATL | Stephan Bergmann |
2013-03-13 | Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 | Noel Power |
2013-03-12 | basic: make the makefile a bit nicer | Matúš Kukan |
2013-03-11 | basic: translation of all debug messages | Thomas Arnhold |
2013-03-11 | remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo | Noel Power |
2013-03-11 | unit tests and data for bnc#805071 | Noel Power |
2013-03-11 | bnc#805071 fix object assigment problems when default members present | Noel Power |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | coverity#705627: fix memory leak | Markus Mohrhard |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | remove duplicate file loading from basic_coverage ( now in MacroSnippet ) | Noel Power |
2013-03-08 | fix WAE mbError unused | Noel Power |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-07 | doh! sReturnStrg is OUStringBuffer, no need to assign | Noel Power |
2013-03-07 | fix String->OUString foobar | Noel Power |
2013-03-07 | Add some stand alone vba specific tests ( mostly vba only functions ) | Noel Power |
2013-03-07 | finally remove no long needed BasicTestBase | Noel Power |
2013-03-07 | Nested_Struct should really inherit from test::BootstrapFixture | Noel Power |
2013-03-07 | adapt existing tests to use MacroSnipper helper class | Noel Power |
2013-03-07 | use "doUnitTest" as the method to search for, tweak error reporting | Noel Power |
2013-03-07 | Create new Macro helper class to help invoking macros for unittests | Noel Power |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-05 | Do not CPPUNIT_FAIL (which throws exceptions) from a destructor | Stephan Bergmann |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | don't do something different in dbgutil mode than product | Caolán McNamara |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | coverity: fix memory leak | Markus Mohrhard |
2013-03-01 | coverity#736108: nesting level mismatch | Markus Mohrhard |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | coverity#705626 and coverity#705627: fix memory leak | Markus Mohrhard |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-23 | Fix typo "paramater" -> "parameter" + remove some commented lines | Julien Nabet |
2013-02-22 | coverity#707499 coverity#735400 coverity#738541 | Norbert Thiebaud |
2013-02-22 | coverity#704204 Logically dead code | Norbert Thiebaud |
2013-02-22 | coverity#982288 Logically dead code | Norbert Thiebaud |
2013-02-19 | coverity#735398 Logically dead code | Norbert Thiebaud |
2013-02-17 | coverity#707502 Uninitialized scalar variable | Caolán McNamara |
2013-02-17 | coverity#707496 Uninitialized scalar variable | Caolán McNamara |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Fix Variable 'TimeBuffer' is not assigned a value | Julien Nabet |
2013-02-11 | blind wae fix for PPUNIT_ASSERT_EQUAL | Noel Power |