- 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
- ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- 47664d3 fdo#58807 bring Beep() for basic back by Thomas Arnhold · 13 years ago
- 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
- bb52f5b2 Use local utility functions instead of SbxSimpleCharClass by Arnaud Versini · 13 years ago
- 4f811c0 fix loplugin warnings by Peter Foley · 13 years ago
- 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
- 159edc4 Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
- aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
- 1e50f78 sal_Bool to bool by Takeshi Abe · 13 years ago
- 7f4a34e basic: Remove non working AboutStarBasic by Thomas Arnhold · 13 years ago
- 97fa9a8 coverity#704205/704206/704207 Logically dead code by Julien Nabet · 13 years ago
- e8638ad in Val() check status after stringToDouble() by Eike Rathke · 13 years ago
- cafa2b9 added unit test for 10e308 math overflow by Eike Rathke · 13 years ago
- caecf61 SbiScanner::NextSym: check status after rtl_math_uStringToDouble() by Eike Rathke · 13 years ago
- f69acf9 another variation of the localised Cdbl test by Noel Power · 13 years ago
- bc3a099 tweak basic_coverage test to support locale specific testing by Noel Power · 13 years ago
- e96c7a6 replace decimal separator at correct position, rhbz#919020 by Eike Rathke · 13 years ago
- 9e9f39d resolved rhbz#919020 Basic CDbl() and CSng() scan localized number by Eike Rathke · 13 years ago
- 5f0ad2a windows build fix by Andras Timar · 13 years ago
- 438efb3 fdo#39445 writing out tools/fsys.hxx (basic) by Andras Timar · 13 years ago
- a1e22bde remove unused header: tools/fsys.hxx by Andras Timar · 13 years ago
- cd49ebe fdo#39445 writing out tools/fsys.hxx (basic) by Krisztian Pinter · 13 years ago
- dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
- 0054b43 follow on fix for fdo#62090 ensure out of range startpos is handled by Noel Power · 13 years ago
- 205277f remove commented out line I inserted to screw up Juliens patch by Noel Power · 13 years ago
- 14d452d fix for fdo#62090 Mid function regression by Julien Nabet · 13 years ago
- 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
- 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
- 92e7d26 coverity#982854 Assign instead of compare by Julien Nabet · 13 years ago
- f98e321 coverity#982853 Assign instead of compare by Julien Nabet · 13 years ago
- 4158ae5 WaE: Werror=shadow by Caolán McNamara · 13 years ago
- b279360 unittest and test data for bnc#809017 by Noel Power · 13 years ago
- c90373f detect follow-on default member of default member object bnc#809017 by Noel Power · 13 years ago
- 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