1. ccd30d3 fdo#53521 Crash when running BASIC's "shell()" with a non-existent program by Christopher Copits · 13 years ago
  2. 3e27d06 fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code by Noel Power · 14 years ago
  3. b0aac2a tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492 by Noel Power · 14 years ago
  4. e370b12 fdo#42492: fixing Basic HEX command by Uray M. János · 14 years ago
  5. b21ac0f basic, cui, extensions, filter, vcl: fix some warnings by Michael Stahl · 14 years ago
  6. dfa7f7c SbPropertyValues::setPropertyValue doesn't check that property exists by Michael Stahl · 14 years ago
  7. bfa9061 targeted string re-work by Norbert Thiebaud · 14 years ago
  8. aca9239 targeted string re-work by Norbert Thiebaud · 14 years ago
  9. dc0d009 targetted misc. minor cppcheck cleanups reversion by Michael Meeks · 14 years ago
  10. bb9f730 nuke unused typedef by Takeshi Abe · 14 years ago
  11. 14ced14 add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) by Noel Power · 14 years ago
  12. e9bc6d7 Revert "attempt to disable multi-defined symbol on windows for basic test" by Michael Stahl · 14 years ago
  13. 4b88c6e CppunitTest_basic_enable does not seem to need library objects by Michael Stahl · 14 years ago
  14. 4e90345 fix missing ')' in Module.basic.mk by Noel Power · 14 years ago
  15. 6113b27 attempt to disable multi-defined symbol on windows for basic test by Noel Power · 14 years ago
  16. d7149ab add simple basic runtime test by Noel Power · 14 years ago
  17. d87676d simple compile test for use of 'Enable' in a Dim statement by Noel Power · 14 years ago
  18. 9520dbf EasyHack fdo#42783: get rid of CPU define/build system variable by Thomas Collerton · 14 years ago
  19. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  20. bc06941 WaE: return SYMBOL -> return true by Caolán McNamara · 14 years ago
  21. fd58025 Fix eleven year old typo by Tor Lillqvist · 14 years ago
  22. c9afb3f This incorporates the suggested changes. by Abeer Sethi · 14 years ago
  23. b2fdaed WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
  24. a9bad6b made the search straightforward by Takeshi Abe · 14 years ago
  25. 7465f5e extract ImpGetIntntlSep() into sbxconv.hxx and reuse it by Takeshi Abe · 14 years ago
  26. 3f82d94 String::CreateFromInt32->rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  27. 6de7392 add package deps for resources by David Tardon · 14 years ago
  28. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  29. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  30. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  31. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  32. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  33. 15f14ec reorganize trickier statics by Caolán McNamara · 14 years ago
  34. ae92197 remove static objects from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  35. b26df89 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  36. 1889728 remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  37. 16244e7 removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
  38. 6749dcc removed duplicate includes in basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
  39. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  40. d7aacb8 .hrc files don't need executable bits by Michael Stahl · 14 years ago
  41. ed0ffbb over-engineered thread-safe static OUString by Caolán McNamara · 14 years ago
  42. 55a4020 remove ToDouble/ToFloat by Caolán McNamara · 14 years ago
  43. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  44. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  45. 7dafa7a fix error comparing a struct vs an uno prop containing a struct fdo#42819 by Noel Power · 14 years ago
  46. e4fe6a9 state *what* was not found when throwing exception by Caolán McNamara · 14 years ago
  47. f150208 these Links either shouldn't be links, or shouldn't exist by Caolán McNamara · 14 years ago
  48. 2d7550d Removed unused macro by Takeshi Abe · 14 years ago
  49. dc24525 more idle code documentation improvement by Michael Meeks · 14 years ago
  50. 033d985 Removed useless #ifdef guard by Takeshi Abe · 14 years ago
  51. fe4bb35 basic: add missing forward declarations for helper functions by Michael Meeks · 14 years ago
  52. c5bf9b1 Remove unused SbxMemoryStream by Tor Lillqvist · 14 years ago
  53. b344c30 Sprinkle more DISABLE_SCRIPTING ifdefs by Tor Lillqvist · 14 years ago
  54. b692855 Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING by Tor Lillqvist · 14 years ago
  55. 99ff0ab Remove unused code from basic by Elton Chung · 14 years ago
  56. 8d4fe3e Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector by Noel Grandin · 14 years ago
  57. c91f279 Revert "Build libsb with a few dummy classes also for --disable-scripting" by Tor Lillqvist · 14 years ago
  58. 6d33801 Build libsb with a few dummy classes also for --disable-scripting by Tor Lillqvist · 14 years ago
  59. c16bc82 s/interpreters/scripting/ by Tor Lillqvist · 14 years ago
  60. 4c737b6 Decouple disabling of scripting (BASIC &co) from OS being iOS by Tor Lillqvist · 14 years ago
  61. 1543f1e basic: tolerate empty / missing dialog.xlc and script.xlc files by Michael Meeks · 14 years ago
  62. 1dc601f basic: remove un-used return value indicating failure by Michael Meeks · 14 years ago
  63. 86ffa60 Get rid of CREATEVERSIONRESMGR[_NAME] by Stephan Bergmann · 14 years ago
  64. f150ed2 OUString ctor for string literals without RTL_CONSTASCII stuff by Luboš Luňák · 14 years ago
  65. 48bfb52 expand and remove NS_* macro by Thomas Arnhold · 14 years ago
  66. 634b211 allow keyword Append to be used as a variable. bnc#745930 by Noel Power · 14 years ago
  67. aafcf8c Remove unused code by Petr Vorel · 14 years ago
  68. 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  69. 08c475b callcatcher: update unused code list by Caolán McNamara · 14 years ago
  70. a623952 WaE: moaning about unintialized variables by Caolán McNamara · 14 years ago
  71. 72e04ab remove sunpro 5.0 handling by Thomas Arnhold · 14 years ago
  72. ebba94a Replaced String by rtl::OUString by Takeshi Abe · 14 years ago
  73. 3b4786b callcatcher: regenerate list by Caolán McNamara · 14 years ago
  74. 761f502 can use a reference for singleton by Caolán McNamara · 14 years ago
  75. da39d14 use TransliterationWrapper in lcl_queryMacro, fdo#45607 by Markus Mohrhard · 14 years ago
  76. 05d48fb add SbGlobal for shared static objects by Markus Mohrhard · 14 years ago
  77. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  78. 849a247 update unused list by Caolán McNamara · 14 years ago
  79. 2cae4ff callcatcher: update list, ByteString is on the ropes by Caolán McNamara · 14 years ago
  80. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  81. 254f372 Use defined utility BASIC_DLL()/BASIC_MOD() by Takeshi Abe · 14 years ago
  82. 64c498f Removed unused variables by Takeshi Abe · 14 years ago
  83. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  84. 7be0cc2 A few safe replacements of pathes->paths by Jesús Corrius · 14 years ago
  85. 5833c18 callcatcher: update list by Caolán McNamara · 14 years ago
  86. 6073c31 Replaced String by rtl::OUString in SbiScanner by Takeshi Abe · 14 years ago
  87. bbc94ed refactor ConvertLineEnd by Caolán McNamara · 14 years ago
  88. 7ff0a5b callcatcher: remove unused NextChannel by Caolán McNamara · 14 years ago
  89. 89dc836 ByteString->rtl::OString by Caolán McNamara · 14 years ago
  90. 9fedf7b Removed unused define and extern by Takeshi Abe · 14 years ago
  91. b6ca3a8 Use defined macro instead of magic number by Takeshi Abe · 14 years ago
  92. a925b72 Do deliver headers also for iOS even if we don't build the libs by Tor Lillqvist · 14 years ago
  93. 81cf9f5 Bypass building BASIC and scripting related modules for iOS by Tor Lillqvist · 14 years ago
  94. 9cd7d08b SvDispatch class doesn't exist anymore by Caolán McNamara · 14 years ago
  95. 16d80302 WaE: possibly uninitialized by Caolán McNamara · 14 years ago
  96. bb51e8e Deleting a null pointer is safe by Takeshi Abe · 14 years ago
  97. 52bb216 tweak the ifdefs to clarify the unused SbxDecimal methods by Caolán McNamara · 14 years ago
  98. 39e54d0 move ugly WriteLines out of SvStream to beside sole user by Caolán McNamara · 14 years ago
  99. ebe3e06 Removed unused field and non-existent class by Takeshi Abe · 14 years ago
  100. 68a55b7 tweak treatment of '+/-' operators when dealing with Date types by Noel Power · 14 years ago