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