1. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  2. 3e0e875 UniString->OUString by Caolán McNamara · 14 years ago
  3. 17d4bb3 cleanup files in tools/source by Philipp Riemer · 14 years ago
  4. 9cadf9b fdo#39468: Translated German comments in core/tools/source by Oliver Günther · 14 years ago
  5. a20f32d removed * accidentially when re-indenting :-/ by Philipp Riemer · 14 years ago
  6. 920dcae re-indent falsely formatted code in tools/source by Philipp Riemer · 14 years ago
  7. 15b3bc8 removed commented out code in tools/source by Philipp Riemer · 14 years ago
  8. 42352df removed ascii-art and blank lines in tools/source by Philipp Riemer · 14 years ago
  9. ca166a7 Remove the Container class by Noel Grandin · 14 years ago
  10. 1be58f5 Related fdo#44989: Bin (Un)LockRegion functions by Julien Nabet · 14 years ago
  11. 18f010b tools/list.hxx: Now that's what i call a dead parrot. by Michael Stahl · 14 years ago
  12. d170a36 re-indent LOC to match coding styles (in tools/inc/) by Philipp Riemer · 14 years ago
  13. 70fc650 remove ascii art and blank lines in tools/inc/ by Philipp Riemer · 14 years ago
  14. 8f032e0 removed "// end of sth." comments in tools/inc/ by Philipp Riemer · 14 years ago
  15. 731f3ce clean-up of existing comments in tools/inc by Philipp Riemer · 14 years ago
  16. 7dfba55 "doxygenized" comments in tools/inc by Philipp Riemer · 14 years ago
  17. b78c58c Convert from including tools/list.hxx to tools/contnr.hxx by Noel Grandin · 14 years ago
  18. 07f4263 Move definition of LIST_APPEND to contnr.hxx by Noel Grandin · 14 years ago
  19. c8b7aa5 fdo#39468: Translated German comments in core/tools by Oliver Günther · 14 years ago
  20. 582e06f unusedcode.easy: remove unused code by Thomas Arnhold · 14 years ago
  21. c821836 callcatcher: update list by Caolán McNamara · 14 years ago
  22. 9b85b65 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  23. 0c0d245 callcatcher: reduce Container, update unused code list by Caolán McNamara · 14 years ago
  24. 320117a adding missing typename by Luboš Luňák · 14 years ago
  25. aa96767 fix MSVC build by Michael Stahl · 14 years ago
  26. 016918c STL'ify SV_DECL_IMPL_PERSIST_LIST by Noel Grandin · 14 years ago
  27. 552cc04 Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*) by Noel Grandin · 14 years ago
  28. 3d8f844 Expand the only use of the SV_DECL_IMPL_REF_LIST macro by Noel Grandin · 14 years ago
  29. 7a597eb STL'ify UniqueIndex by Noel Grandin · 14 years ago
  30. aac0465 String::AllocBuffer replacements by Caolán McNamara · 14 years ago
  31. db95e0b move UniString::GetQuotedToken to sc, you can keep it by Caolán McNamara · 14 years ago
  32. 69a70bf Remove forwards of non-existing structs by Thomas Arnhold · 14 years ago
  33. 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
  34. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  35. 5502be9 Remove commented out code by Thomas Arnhold · 14 years ago
  36. c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
  37. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  38. d4b172b strip down UniString some more by Caolán McNamara · 14 years ago
  39. e1544be remove DECLARE_LIST by Caolán McNamara · 14 years ago
  40. 85cb908 fdo#48549 System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  41. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  42. e5a0755 new does not return null by Stephan Bergmann · 14 years ago
  43. 535e835 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  44. 739e20a Decrease header files dependencies by Matteo Casalin · 14 years ago
  45. 5218c0d UniString(const rtl::OString ...) no longer implemented by Caolán McNamara · 14 years ago
  46. 8d98e38 fix broken indent by Caolán McNamara · 14 years ago
  47. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  48. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  49. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  50. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  51. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  52. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  53. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  54. ba23ece probably the last uses of the one argument String::CreateFromAscii variant by Caolán McNamara · 14 years ago
  55. 694e2cb There's no reason for GetDefaultContentType to be virtual by Caolán McNamara · 14 years ago
  56. 46d1a28 tidy INetMessage a little by Caolán McNamara · 14 years ago
  57. 7439a9b rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  58. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  59. c7f4d44 drop a UniString by Caolán McNamara · 14 years ago
  60. 9a90643 Remove some unused macros by Thomas Arnhold · 14 years ago
  61. cd8e530 convert BitInt signatures to rtl::OUString by Caolán McNamara · 14 years ago
  62. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  63. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
  64. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  65. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  66. bd4f553 remove some UniString ctors by Caolán McNamara · 14 years ago
  67. e31de5e detect wrong UniString ctor by Caolán McNamara · 14 years ago
  68. f5533a7 Remove obsolete inetdef.hxx by Thomas Arnhold · 14 years ago
  69. e16ac69 gbuild migration: pyuno module by David Ostrovsky · 14 years ago
  70. cba0dad calc input line: Fix crash with accessibility enabled. by Jan Holesovsky · 14 years ago
  71. 1673821 nuke dead code by Takeshi Abe · 14 years ago
  72. 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
  73. ef877aa FixedBorder is no longer used by Caolán McNamara · 14 years ago
  74. 24aa9c1 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  75. e2cd6a7 drop String::Reverse by Caolán McNamara · 14 years ago
  76. eb68bf1 Improve error reporting by Stephan Bergmann · 14 years ago
  77. fd32788 CMIS UCP: changed URLs to have hierarchical path by Cédric Bosdonnat · 14 years ago
  78. c326e8c targetted revert of minor cppcheck cleanups by Michael Meeks · 14 years ago
  79. f959873 we really should not have any FASTBOOL left, remove the typedef by Norbert Thiebaud · 14 years ago
  80. a16b467 convert ResStringArray to rtl::OUString by Caolán McNamara · 14 years ago
  81. 2862d84 strangely duplicated inner/outer ImplResStringItem struct by Caolán McNamara · 14 years ago
  82. d7ab6a7 use boost::noncopyable by Caolán McNamara · 14 years ago
  83. a22a792 ditch some XubStrings by Caolán McNamara · 14 years ago
  84. 51eb0d7 ditch UniString by Caolán McNamara · 14 years ago
  85. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  86. 2b0244d Removed unnecessary SvLibrary by Stephan Bergmann · 14 years ago
  87. 8f555e3 Use signed 32-bit integer as class IDs. by Kohei Yoshida · 14 years ago
  88. d726281 Related: fdo#47644 compound storage backend is poor at knowing stream size by Caolán McNamara · 14 years ago
  89. 46c0165 != instead of < for comparison with end iterator by Julien Nabet · 14 years ago
  90. 8a0685d make ResId::toString a non-static member by Caolán McNamara · 14 years ago
  91. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  92. a4feeeb refactor ImpSvtData by Caolán McNamara · 14 years ago
  93. d85b7f1 move tools/table.hxx to binfilter by Michael Stahl · 14 years ago
  94. d5e20fe5 this conversion is a no-op by Caolán McNamara · 14 years ago
  95. 52d1caa String::CreateFromInt32->rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  96. 3934efe sigh, need a 64bit zlib too on windows, reverting by Caolán McNamara · 14 years ago
  97. 8d7e8a0 setup/teardown default component context once before/after all tests by Caolán McNamara · 14 years ago
  98. 452af5f gbuildize internal zlib by Caolán McNamara · 14 years ago
  99. 40775ce HAVE_GETOPT is always NO for windows by Matúš Kukan · 14 years ago
  100. 2110e5e operator<< for ostream + UniString by Luboš Luňák · 14 years ago