1. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  2. f3f7062 Outline methods with conditionals in editeng by Thorsten Behrens · 14 years ago
  3. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  4. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  5. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  6. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  7. d953cc2 n#707779: Fix overflowing of left margin value in editeng when negative. by Jan Holesovsky · 14 years ago
  8. 0513e10 fdo#49350 Speedup "OK" action of auto-correct dialog by Tomaž Vajngerl · 14 years ago
  9. 45bae63 Add some static goodness here, too, to avoid duplicate symbols by Tor Lillqvist · 14 years ago
  10. a48d072 Translate German comments and a little cleanup of code in svxacorr.cxx. by Tomaž Vajngerl · 14 years ago
  11. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  12. 2a32bf2 Make getProcessComponentContext/ServiceFactory throw instead of returning null by Stephan Bergmann · 14 years ago
  13. c7692ae typo by Michael Stahl · 14 years ago
  14. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  15. 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
  16. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  17. 4f177fb Resolves: rhbz#841092 don't crash on empty portions (a11y?) by Caolán McNamara · 14 years ago
  18. 9e04ae0 add more runtime deps on resource files for unit-tests by Matúš Kukan · 14 years ago
  19. 751eca7 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  20. 069caf7 valgrind: use after free by Caolán McNamara · 14 years ago
  21. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  22. 720a130 Remove usage of list.hxx by Noel Grandin · 14 years ago
  23. 016918c STL'ify SV_DECL_IMPL_PERSIST_LIST by Noel Grandin · 14 years ago
  24. aac0465 String::AllocBuffer replacements by Caolán McNamara · 14 years ago
  25. 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
  26. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  27. 2854d8b fdo#46193 MessBox was made copyable by Zolnai Tamás · 14 years ago
  28. 14d00963 kill last (ab)user of SetRanges() by Bjoern Michaelsen · 14 years ago
  29. 566bcf6 Related fdo#53006 Make CApitals correction work without dictionary by Stephan Bergmann · 14 years ago
  30. 3752a5f Invalidate current position in LookupTree at remove action. by Tomaž Vajngerl · 14 years ago
  31. 9d75ea5 error: attempt to increment a past-the-end iterator by Stephan Bergmann · 14 years ago
  32. fa35104 LookupTree for fast autocompletion lookups (by Nico Weyand). by Tomaž Vajngerl · 14 years ago
  33. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  34. 6c40ccd svxbox.cxx unbuilt, svxbox.hxx unnecessarily included by Caolán McNamara · 14 years ago
  35. 9e155f1 WaE: unused variable by Tor Lillqvist · 14 years ago
  36. f6f2653 some tweaks in RTF filter by Michael Stahl · 14 years ago
  37. 8d83248 fix non-const accesses in previous commit: by Michael Stahl · 14 years ago
  38. ef3990b Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vector by Noel Grandin · 14 years ago
  39. 75acbd4 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
  40. 2dc5faa move SvStringsISortDtor to editeng/svxacorr.hxx by Michael Stahl · 14 years ago
  41. 0031210 autocomplete: replace horrible use of SvStringsISortDtor... by Michael Stahl · 14 years ago
  42. 29ee386 Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector by Noel Grandin · 14 years ago
  43. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  44. 1d2ba73 throw some const love at SvxAutocorrWordList by Caolán McNamara · 14 years ago
  45. 0581160 make this a const_iterator for windows buildbot by Caolán McNamara · 14 years ago
  46. 46a02d0 Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set by Noel Grandin · 14 years ago
  47. 36b9ff5 ure cppunit tests depend on unobootstrapprotector by Caolán McNamara · 14 years ago
  48. 464f69b Resolves: rhbz#836937 insanely slow with Zemberek installed by Caolán McNamara · 14 years ago
  49. 7fe6136 CalcDataFilesChangedCheckValue is always zero by Caolán McNamara · 14 years ago
  50. 0473296 nCurrentDataFilesChangedCheckValue is kind of pointless by Caolán McNamara · 14 years ago
  51. b18e1e7 Related: rhbz#836937 halve calls to expensive getAvailableServices by Caolán McNamara · 14 years ago
  52. e18f1d6 remove distracting and unhelpful debugging code by Caolán McNamara · 14 years ago
  53. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  54. 927f1e5 ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion: by Michael Stahl · 14 years ago
  55. 2d045cd refactor handling of double border widths: by Michael Stahl · 14 years ago
  56. 8b45939 replace enum SvxBorderStyle with css::table::BorderLineSyle by Michael Stahl · 14 years ago
  57. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  58. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  59. 6cf78c7 fdo#51582: Avoid double deletion of a text portion. by Kohei Yoshida · 14 years ago
  60. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  61. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  62. 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
  63. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  64. 9e0cbe5 some pesky XubStrings by Caolán McNamara · 14 years ago
  65. 59c8cff Remove some more PCH traces by Thomas Arnhold · 14 years ago
  66. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  67. b22adb4 Remove commented out code by Thomas Arnhold · 14 years ago
  68. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  69. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  70. 463e59d rename SvxBorderLine::SetStyle to something unambiguous by Michael Stahl · 14 years ago
  71. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  72. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  73. 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
  74. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  75. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  76. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
  77. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  78. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  79. 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  80. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  81. d9e4c74 merge together hand-crafted traditional/simplified chinese tests by Caolán McNamara · 14 years ago
  82. 749ffa2 move odd IsSimilarChinese debugging thing to local scope by Caolán McNamara · 14 years ago
  83. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  84. 06e2005 convert LocaleDataWrapper to OUString by Caolán McNamara · 14 years ago
  85. e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
  86. 59f5d8f Remove unnecessary size-too-large check by Stephan Bergmann · 14 years ago
  87. 5c47001 Better fix for those short strings by Stephan Bergmann · 14 years ago
  88. 1500c9c Drop throw clause that was incomplete anyway by Tor Lillqvist · 14 years ago
  89. a4242df Take care of short strings by Stephan Bergmann · 14 years ago
  90. e80b5f0 error C2227: left of ´->acquire´ must point to class/struct/union type by Caolán McNamara · 14 years ago
  91. 586df9f Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vector by Noel Grandin · 14 years ago
  92. df4c929 don't need to realloc string by Caolán McNamara · 14 years ago
  93. 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
  94. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  95. 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  96. 7093b24 valgrind: uninitialized value by Caolán McNamara · 14 years ago
  97. 30aa036 fdo#46112: tweak condition to prevent guessing only... by Michael Stahl · 14 years ago
  98. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  99. 70a6a4d fdo#46112: fix Calc ODF border line import: by Michael Stahl · 14 years ago
  100. c3b12e2 Fix call of getLength by Julien Nabet · 14 years ago