1. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  2. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  3. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  4. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  5. c40cd8a Remove all occurences of RTL_* and ::rtl prefix from basic by Marcos Paulo de Souza · 13 years ago
  6. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  7. 117fdb9 convert users of XDocumentInfo to XDocumentProperties by Michael Stahl · 13 years ago
  8. 27239ad basic: String -> OUString by Norbert Thiebaud · 13 years ago
  9. d92814f basic: preliminary cosmetic clean-up by Norbert Thiebaud · 13 years ago
  10. bbf1bcd basic: String -> OUString in basicmanager by Norbert Thiebaud · 13 years ago
  11. 7580802 Remove unused reference class by Takeshi Abe · 14 years ago
  12. 5522369 Bin pointer to non-existent class by Takeshi Abe · 14 years ago
  13. a8a15bd Remove unnecessary #ifndef guards by Takeshi Abe · 14 years ago
  14. 969e687 sal_Bool to bool by Takeshi Abe · 14 years ago
  15. b5afbbd Bin useless includes by Takeshi Abe · 14 years ago
  16. 00b7328 sal_Bool to bool by Takeshi Abe · 14 years ago
  17. cfa6f85 sal_Bool to bool by Takeshi Abe · 14 years ago
  18. 9e2f8b9 Fix typo ImpLoadLibary by Takeshi Abe · 14 years ago
  19. 2efc59c sal_Bool to bool by Takeshi Abe · 14 years ago
  20. 27f4f9a -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  21. 16f75f1 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  22. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  23. bfe1aa0 XubString->rtl::OUString by Caolán McNamara · 14 years ago
  24. 63c508e re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  25. c3dc9a3 clean up include guards in sbxvar.hxx by Michael Stahl · 14 years ago
  26. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  27. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  28. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  29. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  30. 9bf2d51 callcatcher: chainsaw out some unnecessary code by Caolán McNamara · 14 years ago
  31. b2fdaed WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
  32. d7aacb8 .hrc files don't need executable bits by Michael Stahl · 14 years ago
  33. 55a4020 remove ToDouble/ToFloat by Caolán McNamara · 14 years ago
  34. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  35. 033d985 Removed useless #ifdef guard by Takeshi Abe · 14 years ago
  36. c5bf9b1 Remove unused SbxMemoryStream by Tor Lillqvist · 14 years ago
  37. 99ff0ab Remove unused code from basic by Elton Chung · 14 years ago
  38. 8d4fe3e Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector by Noel Grandin · 14 years ago
  39. 761f502 can use a reference for singleton by Caolán McNamara · 14 years ago
  40. 05d48fb add SbGlobal for shared static objects by Markus Mohrhard · 14 years ago
  41. 6073c31 Replaced String by rtl::OUString in SbiScanner by Takeshi Abe · 14 years ago
  42. 9cd7d08b SvDispatch class doesn't exist anymore by Caolán McNamara · 14 years ago
  43. ebe3e06 Removed unused field and non-existent class by Takeshi Abe · 14 years ago
  44. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  45. 9f1ee3e Remove useless macros by August Sodora · 14 years ago
  46. 81605ea Replace BasicErrorManager with std::vector by August Sodora · 14 years ago
  47. 9746244 Remove unused macros by August Sodora · 14 years ago
  48. d9ce7a4 Remove unused SttResMgr from basic by August Sodora · 14 years ago
  49. 4383bb5 Remove unused function by August Sodora · 14 years ago
  50. 9a2859d Remove invalid friend declaration by August Sodora · 14 years ago
  51. ad5bc7a String->OUString by August Sodora · 14 years ago
  52. 0ced88a Remove unused enum SbLanguageMode by August Sodora · 14 years ago
  53. 2a3d61a Remove unused enum SbTextType by August Sodora · 14 years ago
  54. a29901a Remove unused struct SbTextPortion by August Sodora · 14 years ago
  55. 64c8a11 Remove unnecessary using declaration by August Sodora · 14 years ago
  56. 09f8d4f WaE: deleting object of abstract class type with non-virtual destructor by David Tardon · 14 years ago
  57. 440a7c9 SV_DECL_PTRARR_DEL->boost::ptr_vector by August Sodora · 14 years ago
  58. 629cd5c callcatcher: update list by Caolán McNamara · 14 years ago
  59. db1faf4 Remove unused class SttResId by August Sodora · 14 years ago
  60. 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
  61. 220b97f SbTextPortions, etc can completely go by Caolán McNamara · 14 years ago
  62. 0d486af _BASIC_TEXTPORTIONS always defined by Caolán McNamara · 14 years ago
  63. 90ca7d9 callcatcher: remove newly unused code by Caolán McNamara · 14 years ago
  64. 87ec1f8 callcatcher: remove unused code post automation removal by Caolán McNamara · 14 years ago
  65. cfcbcc8 Removed basic/svtmsg.hrc by August Sodora · 14 years ago
  66. 9b8e3d2 Removed basic/dispdefs.hxx by August Sodora · 14 years ago
  67. da35c13 Removed basic/process.hxx by August Sodora · 14 years ago
  68. 003dbb7 Remove basic/mybasic.hxx by August Sodora · 14 years ago
  69. f5ba057 Remove basic/basicrt.hxx by August Sodora · 14 years ago
  70. a2eb0cf Remove testtool by August Sodora · 14 years ago
  71. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  72. 2ca38d3 rmove include of pch header in basic by Norbert Thiebaud · 14 years ago
  73. 7e9eda0 Fixed spelling: Spechial -> Special by mikew · 14 years ago
  74. 5c76e22 Some German to English comment translations. by mikew · 14 years ago
  75. 70a6b9f New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. by Stephan Bergmann · 14 years ago
  76. 1f2d0c8 Put back a method needed by Windows and reformat a bit by Fridrich Štrba · 14 years ago
  77. e5f5167 FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcher by Julien Chaffraix · 14 years ago
  78. f017740 StaticIsEnabledBroadcasting can only be true by Caolán McNamara · 14 years ago
  79. 97f2f76 callcatcher: update and remove some more unused methods by Caolán McNamara · 14 years ago
  80. ba49198 WaE: inconsistent dll linkage by Tor Lillqvist · 15 years ago
  81. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  82. c50612d callcatcher: unused code by Caolán McNamara · 15 years ago
  83. 4eca665b ditch SHL_SBX and don't leak by Caolán McNamara · 15 years ago
  84. 1c99ba0 visibility problems under Linux, swap these around by Caolán McNamara · 15 years ago
  85. 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
  86. 8b11173 Translated German comments, removed redundant ones till cairo (incl.) by Allmann-Rahn · 15 years ago
  87. 9ba447c No DLL stuff needed here as these go into static libs by Tor Lillqvist · 15 years ago
  88. 53f4837 callcatcher: various methods by Caolán McNamara · 15 years ago
  89. d349a67 Fix visibility in basic to make automation link again. by Jan Holesovsky · 15 years ago
  90. ad43b68 I believe the intent is to be non-copyable, so lets use boost on base-class by Caolán McNamara · 15 years ago
  91. db1b717 callcatcher: unused methods by Caolán McNamara · 15 years ago
  92. 5bb1664 get this visibilty of this right for debug builds by Caolán McNamara · 15 years ago
  93. 040b8f4 Some cppcheck cleaning by Julien Nabet · 15 years ago
  94. c8e76fb convert basic to gbuild by Matúš Kukan · 15 years ago
  95. db10877 callcatcher: remove unused methods by Thomas Arnhold · 15 years ago
  96. 7884de4 callcatcher: remove unused StarBASIC::StaticSuppressSfxResource by Thomas Arnhold · 15 years ago
  97. 6a7ba51 callcatcher: remove unused StarBASIC::StaticEnableReschedule by Thomas Arnhold · 15 years ago
  98. e64de79 callcatcher: remove unused StarBASIC::SetGlobalLanguageMode by Thomas Arnhold · 15 years ago
  99. b83da0e callcatcher: remove unused StarBASIC::LoadOldModules by Thomas Arnhold · 15 years ago
  100. f3041e0 callcatcher: remove unused StarBASIC::GetLanguageMode by Thomas Arnhold · 15 years ago