1. 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
  2. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  3. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  4. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  5. 47664d3 fdo#58807 bring Beep() for basic back by Thomas Arnhold · 13 years ago
  6. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  7. bb52f5b2 Use local utility functions instead of SbxSimpleCharClass by Arnaud Versini · 13 years ago
  8. 4f811c0 fix loplugin warnings by Peter Foley · 13 years ago
  9. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  10. 159edc4 Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
  11. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  12. 1e50f78 sal_Bool to bool by Takeshi Abe · 13 years ago
  13. 7f4a34e basic: Remove non working AboutStarBasic by Thomas Arnhold · 13 years ago
  14. 97fa9a8 coverity#704205/704206/704207 Logically dead code by Julien Nabet · 13 years ago
  15. e8638ad in Val() check status after stringToDouble() by Eike Rathke · 13 years ago
  16. cafa2b9 added unit test for 10e308 math overflow by Eike Rathke · 13 years ago
  17. caecf61 SbiScanner::NextSym: check status after rtl_math_uStringToDouble() by Eike Rathke · 13 years ago
  18. f69acf9 another variation of the localised Cdbl test by Noel Power · 13 years ago
  19. bc3a099 tweak basic_coverage test to support locale specific testing by Noel Power · 13 years ago
  20. e96c7a6 replace decimal separator at correct position, rhbz#919020 by Eike Rathke · 13 years ago
  21. 9e9f39d resolved rhbz#919020 Basic CDbl() and CSng() scan localized number by Eike Rathke · 13 years ago
  22. 5f0ad2a windows build fix by Andras Timar · 13 years ago
  23. 438efb3 fdo#39445 writing out tools/fsys.hxx (basic) by Andras Timar · 13 years ago
  24. a1e22bde remove unused header: tools/fsys.hxx by Andras Timar · 13 years ago
  25. cd49ebe fdo#39445 writing out tools/fsys.hxx (basic) by Krisztian Pinter · 13 years ago
  26. dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
  27. 0054b43 follow on fix for fdo#62090 ensure out of range startpos is handled by Noel Power · 13 years ago
  28. 205277f remove commented out line I inserted to screw up Juliens patch by Noel Power · 13 years ago
  29. 14d452d fix for fdo#62090 Mid function regression by Julien Nabet · 13 years ago
  30. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  31. 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
  32. 92e7d26 coverity#982854 Assign instead of compare by Julien Nabet · 13 years ago
  33. f98e321 coverity#982853 Assign instead of compare by Julien Nabet · 13 years ago
  34. 4158ae5 WaE: Werror=shadow by Caolán McNamara · 13 years ago
  35. b279360 unittest and test data for bnc#809017 by Noel Power · 13 years ago
  36. c90373f detect follow-on default member of default member object bnc#809017 by Noel Power · 13 years ago
  37. a63cc77 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
  38. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  39. b0bcadf6 Windows oleautobridge depends on ATL by Stephan Bergmann · 13 years ago
  40. 9dcfc56 Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 by Noel Power · 13 years ago
  41. 954611c basic: make the makefile a bit nicer by Matúš Kukan · 13 years ago
  42. 59b5ff7 basic: translation of all debug messages by Thomas Arnhold · 13 years ago
  43. 54d7050 remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo by Noel Power · 13 years ago
  44. 0f7798d unit tests and data for bnc#805071 by Noel Power · 13 years ago
  45. d06f457 bnc#805071 fix object assigment problems when default members present by Noel Power · 13 years ago
  46. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  47. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  48. ead0a60 coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
  49. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  50. 46bab17 remove duplicate file loading from basic_coverage ( now in MacroSnippet ) by Noel Power · 13 years ago
  51. 4596120 fix WAE mbError unused by Noel Power · 13 years ago
  52. 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
  53. a9813b9 doh! sReturnStrg is OUStringBuffer, no need to assign by Noel Power · 13 years ago
  54. f202b21 fix String->OUString foobar by Noel Power · 13 years ago
  55. 76c3184 Add some stand alone vba specific tests ( mostly vba only functions ) by Noel Power · 13 years ago
  56. fea9b3a finally remove no long needed BasicTestBase by Noel Power · 13 years ago
  57. 20f12a1 Nested_Struct should really inherit from test::BootstrapFixture by Noel Power · 13 years ago
  58. 8534787 adapt existing tests to use MacroSnipper helper class by Noel Power · 13 years ago
  59. 49417b0 use "doUnitTest" as the method to search for, tweak error reporting by Noel Power · 13 years ago
  60. a9fc6ee Create new Macro helper class to help invoking macros for unittests by Noel Power · 13 years ago
  61. a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
  62. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  63. ef8a6be Do not CPPUNIT_FAIL (which throws exceptions) from a destructor by Stephan Bergmann · 13 years ago
  64. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  65. 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
  66. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  67. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  68. 23e572f4 don't do something different in dbgutil mode than product by Caolán McNamara · 13 years ago
  69. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  70. d021bb4 coverity: fix memory leak by Markus Mohrhard · 13 years ago
  71. ece1af8 coverity#736108: nesting level mismatch by Markus Mohrhard · 13 years ago
  72. b768611 remove all d.lst by Michael Stahl · 13 years ago
  73. 1544c17 coverity#705626 and coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
  74. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  75. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  76. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  77. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  78. fe86d0c Fix typo "paramater" -> "parameter" + remove some commented lines by Julien Nabet · 13 years ago
  79. 7ca8407 coverity#707499 coverity#735400 coverity#738541 by Norbert Thiebaud · 13 years ago
  80. 558e956 coverity#704204 Logically dead code by Norbert Thiebaud · 13 years ago
  81. 8abb2f4 coverity#982288 Logically dead code by Norbert Thiebaud · 13 years ago
  82. 7f561b9 coverity#735398 Logically dead code by Norbert Thiebaud · 13 years ago
  83. bc56c5f coverity#707502 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  84. 9a55875 coverity#707496 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  85. c16e9f4 Move SyntaxHighlighter class from svtools to comphelper by Andras Timar · 13 years ago
  86. 2ce2faf Some cppcheck cleaning by Julien Nabet · 13 years ago
  87. fc27fec Fix Variable 'TimeBuffer' is not assigned a value by Julien Nabet · 13 years ago
  88. 0ee3d79 blind wae fix for PPUNIT_ASSERT_EQUAL by Noel Power · 13 years ago
  89. 6865445 fix basic access to nested uno structures fdo#60117 by Noel Power · 13 years ago
  90. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  91. bed6215 fdo#46808, Use service constructor for awt::DialogProvider by Noel Grandin · 13 years ago
  92. 6d0f1f6 fix for fdo#60065 by Noel Power · 13 years ago
  93. 015a93d make basic XubString free by Caolán McNamara · 13 years ago
  94. f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
  95. 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
  96. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  97. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  98. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  99. d4bca92 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  100. dbfc877 fdo#53521 Crash when running BASIC's "shell()" with a non-existent program by Christopher Copits · 13 years ago