1. d8b9d9e resolved fdo#70319 exponent must be followed by at least one digit by Eike Rathke · 12 years ago
  2. c09bd73 Easier conversion between Basic Date and UNO Date/Time by Lionel Elie Mamane · 13 years ago
  3. 3c3c0c5 fix for fdo#62323 bad conversion of Hex strings for certain values by Noel Power · 13 years ago
  4. a05a4a7 fdo#67685 open xSourceLibrariesStor only when needed by Lionel Elie Mamane · 13 years ago
  5. 830c247 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
  6. f8734b5 fixup nanosecond precision by Lionel Elie Mamane · 13 years ago
  7. c7f23c28 SvStream: remove the error prone operator<</>>(sal_Int64) by Michael Stahl · 13 years ago
  8. 50d1710 blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545 by Noel Power · 13 years ago
  9. 8c63280c SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again by Miklos Vajna · 13 years ago
  10. d24df4c Improve DialogProvider service ctor by Stephan Bergmann · 13 years ago
  11. 1b66789 Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  12. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  13. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  14. 1755091 fix wildcard handling regression( for basic functions like Dir ) fdo#64536 by Noel Power · 13 years ago
  15. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  16. 6f2a333 fdo#46808, Use service constructors by Noel Grandin · 13 years ago
  17. c75a46f fdo#46808, use DialogProvider service constructor by Noel Grandin · 13 years ago
  18. 8bf8a2f fdo#46808, Convert script::InvocationAdapterFactory to new style by Noel Grandin · 13 years ago
  19. 4460f21 fdo#46808, use XComponentContext in SfxLibraryContainer by Noel Grandin · 13 years ago
  20. 67042f1 fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary by Noel Grandin · 13 years ago
  21. 894a034 fix VBA mode MkDir when passed folder is not a full path by Noel Power · 13 years ago
  22. cbd1a89 remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 ) by Noel Power · 13 years ago
  23. af34774 hopefully this fixed the strange autorecovery related dataloss fdo#42899 by Noel Power · 13 years ago
  24. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  25. 52b71a2 fix windows build by Thomas Arnhold · 13 years ago
  26. 1e83da9 some more namespace cleanup by Thomas Arnhold · 13 years ago
  27. d12a3e8 Combine fairly pointlessly split source code for SbiRuntime into one file by Tor Lillqvist · 13 years ago
  28. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  29. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  30. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  31. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  32. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  33. 29bfb50 get rid of some Germanism (and some Windowsism) by Eike Rathke · 13 years ago
  34. 1ef2cce Revert "svformatter already accept OUString input", fdo#63306 by Eike Rathke · 13 years ago
  35. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  36. 52ede08 -Werror=unused-macros (MinGW, GradientStyle_RECT) by Stephan Bergmann · 13 years ago
  37. c3d8b06 Get rid of SHL_SBC by Tor Lillqvist · 13 years ago
  38. 9617741 basic: SbCompare_UString_PropertyValue_Impl MSVC workaround by Michael Stahl · 13 years ago
  39. 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
  40. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  41. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  42. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  43. 47664d3 fdo#58807 bring Beep() for basic back by Thomas Arnhold · 13 years ago
  44. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  45. bb52f5b2 Use local utility functions instead of SbxSimpleCharClass by Arnaud Versini · 13 years ago
  46. 4f811c0 fix loplugin warnings by Peter Foley · 13 years ago
  47. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  48. 159edc4 Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
  49. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  50. 1e50f78 sal_Bool to bool by Takeshi Abe · 13 years ago
  51. 7f4a34e basic: Remove non working AboutStarBasic by Thomas Arnhold · 13 years ago
  52. 97fa9a8 coverity#704205/704206/704207 Logically dead code by Julien Nabet · 13 years ago
  53. e8638ad in Val() check status after stringToDouble() by Eike Rathke · 13 years ago
  54. cafa2b9 added unit test for 10e308 math overflow by Eike Rathke · 13 years ago
  55. caecf61 SbiScanner::NextSym: check status after rtl_math_uStringToDouble() by Eike Rathke · 13 years ago
  56. f69acf9 another variation of the localised Cdbl test by Noel Power · 13 years ago
  57. bc3a099 tweak basic_coverage test to support locale specific testing by Noel Power · 13 years ago
  58. e96c7a6 replace decimal separator at correct position, rhbz#919020 by Eike Rathke · 13 years ago
  59. 9e9f39d resolved rhbz#919020 Basic CDbl() and CSng() scan localized number by Eike Rathke · 13 years ago
  60. 5f0ad2a windows build fix by Andras Timar · 13 years ago
  61. 438efb3 fdo#39445 writing out tools/fsys.hxx (basic) by Andras Timar · 13 years ago
  62. a1e22bde remove unused header: tools/fsys.hxx by Andras Timar · 13 years ago
  63. cd49ebe fdo#39445 writing out tools/fsys.hxx (basic) by Krisztian Pinter · 13 years ago
  64. dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
  65. 0054b43 follow on fix for fdo#62090 ensure out of range startpos is handled by Noel Power · 13 years ago
  66. 205277f remove commented out line I inserted to screw up Juliens patch by Noel Power · 13 years ago
  67. 14d452d fix for fdo#62090 Mid function regression by Julien Nabet · 13 years ago
  68. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  69. 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
  70. 92e7d26 coverity#982854 Assign instead of compare by Julien Nabet · 13 years ago
  71. f98e321 coverity#982853 Assign instead of compare by Julien Nabet · 13 years ago
  72. 4158ae5 WaE: Werror=shadow by Caolán McNamara · 13 years ago
  73. b279360 unittest and test data for bnc#809017 by Noel Power · 13 years ago
  74. c90373f detect follow-on default member of default member object bnc#809017 by Noel Power · 13 years ago
  75. a63cc77 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
  76. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  77. b0bcadf6 Windows oleautobridge depends on ATL by Stephan Bergmann · 13 years ago
  78. 9dcfc56 Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 by Noel Power · 13 years ago
  79. 954611c basic: make the makefile a bit nicer by Matúš Kukan · 13 years ago
  80. 59b5ff7 basic: translation of all debug messages by Thomas Arnhold · 13 years ago
  81. 54d7050 remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo by Noel Power · 13 years ago
  82. 0f7798d unit tests and data for bnc#805071 by Noel Power · 13 years ago
  83. d06f457 bnc#805071 fix object assigment problems when default members present by Noel Power · 13 years ago
  84. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  85. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  86. ead0a60 coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
  87. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  88. 46bab17 remove duplicate file loading from basic_coverage ( now in MacroSnippet ) by Noel Power · 13 years ago
  89. 4596120 fix WAE mbError unused by Noel Power · 13 years ago
  90. 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
  91. a9813b9 doh! sReturnStrg is OUStringBuffer, no need to assign by Noel Power · 13 years ago
  92. f202b21 fix String->OUString foobar by Noel Power · 13 years ago
  93. 76c3184 Add some stand alone vba specific tests ( mostly vba only functions ) by Noel Power · 13 years ago
  94. fea9b3a finally remove no long needed BasicTestBase by Noel Power · 13 years ago
  95. 20f12a1 Nested_Struct should really inherit from test::BootstrapFixture by Noel Power · 13 years ago
  96. 8534787 adapt existing tests to use MacroSnipper helper class by Noel Power · 13 years ago
  97. 49417b0 use "doUnitTest" as the method to search for, tweak error reporting by Noel Power · 13 years ago
  98. a9fc6ee Create new Macro helper class to help invoking macros for unittests by Noel Power · 13 years ago
  99. a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
  100. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago