1. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  2. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  3. c20ba02 XubString->OUString by Caolán McNamara · 14 years ago
  4. 96d5134 SfxStyleSheetBasePool::Remove: fix valgrind warning: by Michael Stahl · 14 years ago
  5. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  6. 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
  7. 8963c35 Improvement on previous commit by Stephan Bergmann · 14 years ago
  8. a3ffd9e Replace usage of rtl/memory.h in svl with equivalent from string.h by Arnaud Versini · 14 years ago
  9. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  10. 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
  11. cda1562 resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns by Eike Rathke · 14 years ago
  12. cbba418 String::Expand -> string::padToLength by Caolán McNamara · 14 years ago
  13. f727644 tweaking the "fill in character" support in Calc Number Format Strings by Johann Messner · 14 years ago
  14. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  15. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  16. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  17. 58d03e3 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  18. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  19. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  20. aac0465 String::AllocBuffer replacements by Caolán McNamara · 14 years ago
  21. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  22. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  23. 6868efe SfxBroadcaster: fix STL conversion: by Michael Stahl · 14 years ago
  24. 52dff37 enable preview for 'special' '*' formats by Noel Power · 14 years ago
  25. e38940a cntnrsrt.hxx: remove dead code by Michael Stahl · 14 years ago
  26. d4b172b strip down UniString some more by Caolán McNamara · 14 years ago
  27. 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
  28. 3515019 include svl/svdde.hxx by Caolán McNamara · 14 years ago
  29. 8df3fbe Fix mingw build of svl by Fridrich Štrba · 14 years ago
  30. 68303de DdeServices has forward declarations so can't be typedef'd by Michael Stahl · 14 years ago
  31. 28a48f2 svarray.hxx: 'e's pining for the fjords... by Michael Stahl · 14 years ago
  32. e1544be remove DECLARE_LIST by Caolán McNamara · 14 years ago
  33. 1f77c43 use of a pointer to a temporary strings buffer is very wrong by Caolán McNamara · 14 years ago
  34. 7dcc3f5 strip down the PTRARR macro to the bits the last two uses require by Caolán McNamara · 14 years ago
  35. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  36. 2b049bb C40_GETPOS is unnecessary now by Caolán McNamara · 14 years ago
  37. b3a31f6 ditch SV_DECL_PTRARR_SORT_DEL by Caolán McNamara · 14 years ago
  38. 321216e Remove strange DummyType by Caolán McNamara · 14 years ago
  39. c03cdb3 expand out some rats nests of macros by Caolán McNamara · 14 years ago
  40. ca6e94e SV_DECL_PTRARR_GEN only used once, expand it out by Caolán McNamara · 14 years ago
  41. 1075501 callcatcher: strip SvPtrarr down to the used pieces by Caolán McNamara · 14 years ago
  42. a5a1b5d svarray.hxx: clean out much more cruft by Thomas Arnhold · 14 years ago
  43. f7361d7 expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macro by Caolán McNamara · 14 years ago
  44. 0c6bc6e dung out the unused pre-stl macros by Caolán McNamara · 14 years ago
  45. eed641a update comment about SvPtrArr by Caolán McNamara · 14 years ago
  46. 50cf7ca convert SfxListenerArr_Impl from SvPtrarr to std::vector by Caolán McNamara · 14 years ago
  47. 5dbbe22 convert DdeItemImp to std::vector by Noel Grandin · 14 years ago
  48. eb03fe6 include osl/diagnose.h for OSL_ENSURE by Caolán McNamara · 14 years ago
  49. 75acbd4 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
  50. 05a6798 remove typedef StringPtr by Michael Stahl · 14 years ago
  51. 183ae1e svstdarr.hxx: remove SvXub_StrLens by Michael Stahl · 14 years ago
  52. 2dc5faa move SvStringsISortDtor to editeng/svxacorr.hxx by Michael Stahl · 14 years ago
  53. 29ee386 Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector by Noel Grandin · 14 years ago
  54. f674de1 Revert "hrc cleanup: Remove unused cstitem.src" by Norbert Thiebaud · 14 years ago
  55. 3e78327 Revert hrc string cleanup by Thomas Arnhold · 14 years ago
  56. 09b853e CppunitTest_svl_urihelper fails on MSVC by Michael Stahl · 14 years ago
  57. ee0531d Remove unused HIDs by Thomas Arnhold · 14 years ago
  58. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  59. ae95e31 hrc cleanup: Remove unused cstitem.src by Thomas Arnhold · 14 years ago
  60. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  61. f4679c1 cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool) by Ivan Timofeev · 14 years ago
  62. e8bc25ab explicitly convert to int to help the compiler select overloaded func by David Tardon · 14 years ago
  63. 7f5f500 Make windows tinderbox happy by Olivier Hallot · 14 years ago
  64. c6c9996 Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/ by Olivier Hallot · 14 years ago
  65. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  66. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  67. 6baa031 re-base on ALv2 code. by Michael Meeks · 14 years ago
  68. cc29007 fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't count the calls, but maintain a simple flag. by Frank Schoenheit [fs] · 15 years ago
  69. 1136fa4 Remove unused defines by Thomas Arnhold · 14 years ago
  70. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  71. d341aca hrc cleanup: Remove unused resource definitions by Thomas Arnhold · 14 years ago
  72. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  73. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  74. 1eed4c8 i#119400 repair broken undo by Ivan Timofeev · 14 years ago
  75. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  76. 887fc09 update unused code list by Caolán McNamara · 14 years ago
  77. 002ceda remove archaic include guards by Caolán McNamara · 14 years ago
  78. eb6716e _SV_DECL_PTRARR_DEF used in only one place by Caolán McNamara · 14 years ago
  79. 3b01007 _SV_DECL_PTRARR_DEF_GEN only used in one place by Caolán McNamara · 14 years ago
  80. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  81. 4e46ab1 remove unnecessary ForEach by Caolán McNamara · 14 years ago
  82. 5cdb887 hrc cleanup: Simplify logic by Thomas Arnhold · 14 years ago
  83. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  84. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
  85. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  86. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  87. 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  88. eeb5bea removed unused forward declarations of class by Takeshi Abe · 14 years ago
  89. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  90. 06e2005 convert LocaleDataWrapper to OUString by Caolán McNamara · 14 years ago
  91. f03a3ed SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore either by Caolán McNamara · 14 years ago
  92. f5533a7 Remove obsolete inetdef.hxx by Thomas Arnhold · 14 years ago
  93. e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
  94. 6ec1108 convert NfWSStringsDtor further to vector<OUString> by Michael Stahl · 14 years ago
  95. 6d0961d Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vector by Noel Grandin · 14 years ago
  96. 072a67d Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vector by Noel Grandin · 14 years ago
  97. 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
  98. 2ac4d8b nuke dead code by Takeshi Abe · 14 years ago
  99. 24aa9c1 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  100. 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago