1. 3d0068c fix non-const accesses in previous commit: by Michael Stahl · 14 years ago
  2. a4bce97 Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vector by Noel Grandin · 14 years ago
  3. 7ba0176 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
  4. cf86b90 move SvStringsISortDtor to editeng/svxacorr.hxx by Michael Stahl · 14 years ago
  5. 890fc5a8 autocomplete: replace horrible use of SvStringsISortDtor... by Michael Stahl · 14 years ago
  6. 0a31f57 Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector by Noel Grandin · 14 years ago
  7. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  8. 1d2ba73 throw some const love at SvxAutocorrWordList by Caolán McNamara · 14 years ago
  9. 0581160 make this a const_iterator for windows buildbot by Caolán McNamara · 14 years ago
  10. 46a02d0 Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set by Noel Grandin · 14 years ago
  11. 36b9ff5 ure cppunit tests depend on unobootstrapprotector by Caolán McNamara · 14 years ago
  12. 464f69b Resolves: rhbz#836937 insanely slow with Zemberek installed by Caolán McNamara · 14 years ago
  13. 7fe6136 CalcDataFilesChangedCheckValue is always zero by Caolán McNamara · 14 years ago
  14. 0473296 nCurrentDataFilesChangedCheckValue is kind of pointless by Caolán McNamara · 14 years ago
  15. b18e1e7 Related: rhbz#836937 halve calls to expensive getAvailableServices by Caolán McNamara · 14 years ago
  16. e18f1d6 remove distracting and unhelpful debugging code by Caolán McNamara · 14 years ago
  17. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  18. 927f1e5 ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion: by Michael Stahl · 14 years ago
  19. 2d045cd refactor handling of double border widths: by Michael Stahl · 14 years ago
  20. 8b45939 replace enum SvxBorderStyle with css::table::BorderLineSyle by Michael Stahl · 14 years ago
  21. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  22. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  23. 6cf78c7 fdo#51582: Avoid double deletion of a text portion. by Kohei Yoshida · 14 years ago
  24. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  25. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  26. 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
  27. b63027f Remove some unused defines and controls by Thomas Arnhold · 14 years ago
  28. 9e0cbe5 some pesky XubStrings by Caolán McNamara · 14 years ago
  29. 59c8cff Remove some more PCH traces by Thomas Arnhold · 14 years ago
  30. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  31. b22adb4 Remove commented out code by Thomas Arnhold · 14 years ago
  32. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  33. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  34. 463e59d rename SvxBorderLine::SetStyle to something unambiguous by Michael Stahl · 14 years ago
  35. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  36. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  37. 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
  38. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  39. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  40. c3f2401 reduce scope and replace some String::CreateFromAscii by Caolán McNamara · 14 years ago
  41. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  42. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  43. 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  44. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  45. d9e4c74 merge together hand-crafted traditional/simplified chinese tests by Caolán McNamara · 14 years ago
  46. 749ffa2 move odd IsSimilarChinese debugging thing to local scope by Caolán McNamara · 14 years ago
  47. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  48. 06e2005 convert LocaleDataWrapper to OUString by Caolán McNamara · 14 years ago
  49. e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
  50. 59f5d8f Remove unnecessary size-too-large check by Stephan Bergmann · 14 years ago
  51. 5c47001 Better fix for those short strings by Stephan Bergmann · 14 years ago
  52. 1500c9c Drop throw clause that was incomplete anyway by Tor Lillqvist · 14 years ago
  53. a4242df Take care of short strings by Stephan Bergmann · 14 years ago
  54. e80b5f0 error C2227: left of ´->acquire´ must point to class/struct/union type by Caolán McNamara · 14 years ago
  55. 586df9f Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vector by Noel Grandin · 14 years ago
  56. df4c929 don't need to realloc string by Caolán McNamara · 14 years ago
  57. 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
  58. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  59. 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  60. 7093b24 valgrind: uninitialized value by Caolán McNamara · 14 years ago
  61. 30aa036 fdo#46112: tweak condition to prevent guessing only... by Michael Stahl · 14 years ago
  62. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  63. 70a6a4d fdo#46112: fix Calc ODF border line import: by Michael Stahl · 14 years ago
  64. c3b12e2 Fix call of getLength by Julien Nabet · 14 years ago
  65. 0eaed74 Hyperlinks/Fields wrapping feature. by Muthu Subramanian · 14 years ago
  66. bb9f730 nuke unused typedef by Takeshi Abe · 14 years ago
  67. 2069684 targeted string re-work by Norbert Thiebaud · 14 years ago
  68. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  69. 18ab7f5 fdo#40874: make recorded border macros run: by Michael Stahl · 14 years ago
  70. a78ee84 fd0#40778 - Remove dictionary choice when adding new entry by Rob Snelders · 14 years ago
  71. df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
  72. 204555c Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field. by Kohei Yoshida · 14 years ago
  73. c182a75 convert GetComment family to rtl::OUString by Caolán McNamara · 14 years ago
  74. 8ed129b Unit test for UNO field item implementation. by Kohei Yoshida · 14 years ago
  75. ee5fc5d Removing EXTENDED_DATE. There is really no such thing. by Kohei Yoshida · 14 years ago
  76. eeb9212 Better names for presentation specific field item types. by Kohei Yoshida · 14 years ago
  77. e3df558 Fixed a regression on impress/draw file save losing date field format info. by Kohei Yoshida · 14 years ago
  78. 17b900c Added UNSPECIFIED to textfield::Type. by Kohei Yoshida · 14 years ago
  79. 328be253 Return correct presentation strings for fields. by Kohei Yoshida · 14 years ago
  80. 89d8f03 Return the correct service names for each field type. by Kohei Yoshida · 14 years ago
  81. 4453b52 callcatcher: update unused code list by Caolán McNamara · 14 years ago
  82. 7080d62 Resolves: fdo#37044 two different TransliterationChgData structs by Caolán McNamara · 14 years ago
  83. aceff35 A little more cleanup; translation of field IDs are no longer needed. by Kohei Yoshida · 14 years ago
  84. abc8bfb Use defined UNO property names instead of hard-coded values. by Kohei Yoshida · 14 years ago
  85. ca98e2a Removed commented out code blocks. by Kohei Yoshida · 14 years ago
  86. f5122f9 Use scoped_ptr for this. by Kohei Yoshida · 14 years ago
  87. 63114e6 Create SvxFieldData instance directly from the UNO textfield object. by Kohei Yoshida · 14 years ago
  88. aac15b6 Set anchor to XTextContent using UNO API. by Kohei Yoshida · 14 years ago
  89. c601d86 Avoid calling getImplementation() on the text range object. by Kohei Yoshida · 14 years ago
  90. 146a73e Use UNO's field type values for the SvxFieldData class IDs too. by Kohei Yoshida · 14 years ago
  91. 204c898 Use the UNO field type values instead of the internal ones. by Kohei Yoshida · 14 years ago
  92. d789d1a Avoid the ID of unknown field being the highest number of all field IDs. by Kohei Yoshida · 14 years ago
  93. a8aa838 Nobody uses this. by Kohei Yoshida · 14 years ago
  94. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  95. 9fbcded Added a field updater wrapper to allow updating of field items. by Kohei Yoshida · 14 years ago
  96. e4e4b3d Another SV_DECL_PTRARR now gone. by Kohei Yoshida · 14 years ago
  97. 1e68b77 Removed another SV_DECL_PTRARR. by Kohei Yoshida · 14 years ago
  98. 2cf292d Have the table field item store sheet ID. by Kohei Yoshida · 14 years ago
  99. 7e8c0bd fdo#31005 Table Autoformats do not save/apply all properties by Muhammad Haggag · 14 years ago
  100. 46c0165 != instead of < for comparison with end iterator by Julien Nabet · 14 years ago