- a63cc77 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- b0bcadf6 Windows oleautobridge depends on ATL by Stephan Bergmann · 13 years ago
- 9dcfc56 Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 by Noel Power · 13 years ago
- 954611c basic: make the makefile a bit nicer by Matúš Kukan · 13 years ago
- 59b5ff7 basic: translation of all debug messages by Thomas Arnhold · 13 years ago
- 54d7050 remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo by Noel Power · 13 years ago
- 0f7798d unit tests and data for bnc#805071 by Noel Power · 13 years ago
- d06f457 bnc#805071 fix object assigment problems when default members present by Noel Power · 13 years ago
- 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- ead0a60 coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- 46bab17 remove duplicate file loading from basic_coverage ( now in MacroSnippet ) by Noel Power · 13 years ago
- 4596120 fix WAE mbError unused by Noel Power · 13 years ago
- 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
- a9813b9 doh! sReturnStrg is OUStringBuffer, no need to assign by Noel Power · 13 years ago
- f202b21 fix String->OUString foobar by Noel Power · 13 years ago
- 76c3184 Add some stand alone vba specific tests ( mostly vba only functions ) by Noel Power · 13 years ago
- fea9b3a finally remove no long needed BasicTestBase by Noel Power · 13 years ago
- 20f12a1 Nested_Struct should really inherit from test::BootstrapFixture by Noel Power · 13 years ago
- 8534787 adapt existing tests to use MacroSnipper helper class by Noel Power · 13 years ago
- 49417b0 use "doUnitTest" as the method to search for, tweak error reporting by Noel Power · 13 years ago
- a9fc6ee Create new Macro helper class to help invoking macros for unittests by Noel Power · 13 years ago
- a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
- a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
- ef8a6be Do not CPPUNIT_FAIL (which throws exceptions) from a destructor by Stephan Bergmann · 13 years ago
- ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
- 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
- 23e572f4 don't do something different in dbgutil mode than product by Caolán McNamara · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- d021bb4 coverity: fix memory leak by Markus Mohrhard · 13 years ago
- ece1af8 coverity#736108: nesting level mismatch by Markus Mohrhard · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 1544c17 coverity#705626 and coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
- 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
- 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
- 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
- 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
- fe86d0c Fix typo "paramater" -> "parameter" + remove some commented lines by Julien Nabet · 13 years ago
- 7ca8407 coverity#707499 coverity#735400 coverity#738541 by Norbert Thiebaud · 13 years ago
- 558e956 coverity#704204 Logically dead code by Norbert Thiebaud · 13 years ago
- 8abb2f4 coverity#982288 Logically dead code by Norbert Thiebaud · 13 years ago
- 7f561b9 coverity#735398 Logically dead code by Norbert Thiebaud · 13 years ago
- bc56c5f coverity#707502 Uninitialized scalar variable by Caolán McNamara · 13 years ago
- 9a55875 coverity#707496 Uninitialized scalar variable by Caolán McNamara · 13 years ago
- c16e9f4 Move SyntaxHighlighter class from svtools to comphelper by Andras Timar · 13 years ago
- 2ce2faf Some cppcheck cleaning by Julien Nabet · 13 years ago
- fc27fec Fix Variable 'TimeBuffer' is not assigned a value by Julien Nabet · 13 years ago
- 0ee3d79 blind wae fix for PPUNIT_ASSERT_EQUAL by Noel Power · 13 years ago
- 6865445 fix basic access to nested uno structures fdo#60117 by Noel Power · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- bed6215 fdo#46808, Use service constructor for awt::DialogProvider by Noel Grandin · 13 years ago
- 6d0f1f6 fix for fdo#60065 by Noel Power · 13 years ago
- 015a93d make basic XubString free by Caolán McNamara · 13 years ago
- f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
- 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- d4bca92 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- dbfc877 fdo#53521 Crash when running BASIC's "shell()" with a non-existent program by Christopher Copits · 13 years ago
- 9c06700 fix build by Luboš Luňák · 13 years ago
- d905daa fdo#57950: One more chained append in basic by Marcos Paulo de Souza · 13 years ago
- 695f4a1 fdo#57950: Fix some chained appends in basic by Marcos Paulo de Souza · 13 years ago
- c40cd8a Remove all occurences of RTL_* and ::rtl prefix from basic by Marcos Paulo de Souza · 13 years ago
- 59074c0 remove use of #pragma optimize by Luboš Luňák · 13 years ago
- be2b3e5 Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx by Marcos Paulo de Souza · 13 years ago
- b2e5700 Remove rtl prefixes and some RTL_CONST* from basic by Marcos Paulo de Souza · 13 years ago
- f52e890 Some cppcheck cleaning in basic by Julien Nabet · 13 years ago
- a8fdb0b fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal characters by Christopher Copits · 13 years ago
- 6943c7b Sigh, my git grep regexps missed some cases by Tor Lillqvist · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- 551cd20 fix crash for fdo#58306 by avoiding literal assign by Noel Power · 13 years ago
- 77d3777 Remove --with-stlport from LO 4.0 by Stephan Bergmann · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
- b05dc2e German comment translations by Markus Maier · 13 years ago
- af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
- 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
- 117fdb9 convert users of XDocumentInfo to XDocumentProperties by Michael Stahl · 13 years ago
- fa88b37 Merge branch 'feature/killsdf' by Andras Timar · 13 years ago
- 160cfb5 Bin the HACK() sillyness by Tor Lillqvist · 13 years ago
- cc63555 PutEntry familly of functions use consistent pairing OUString/sal_Int32 by Norbert Thiebaud · 13 years ago
- e3e7dfa basic: fix OUString copy overrun in Mid() by Norbert Thiebaud · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- fc5bb7d Clean up by Stephan Bergmann · 13 years ago
- c3edb00 Report errors for invalid DateAdd/Diff/Part Add parameter values by Stephan Bergmann · 13 years ago
- 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
- af452fd fix more warning C4804 unsafe use of type bool by Michael Stahl · 13 years ago
- d6a21d8 BasicScriptListener_Impl::firing_impl: actually this is the default by Miklos Vajna · 13 years ago
- a166418 basic: fix String -> OUString conversion in BasicScriptListener_Impl by Miklos Vajna · 13 years ago
- f0e797a basic: adapt dllmgr-x64.cxx to OUString changes by Michael Stahl · 13 years ago
- 7aa9739 Fix String -> OUString fallout by Tor Lillqvist · 13 years ago
- 27239ad basic: String -> OUString by Norbert Thiebaud · 13 years ago
- d2c45d0 fdo#46808, Adapt i18n::Transliteration UNO service to new style by Noel Grandin · 13 years ago
- 99ddd57 Fix .Len -> getLength by Julien Nabet · 13 years ago