1. c1f416f SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter by Stephan Bergmann · 12 years ago
  2. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  3. 7e115a4 Fixed for spacing between lines in paragraph. by Priyanka Gaikwad · 12 years ago
  4. f0a9ca2 rhbz#887420 Implement "block untrusted referer links" feature by Stephan Bergmann · 12 years ago
  5. cd470c6 xub_StrLen to sal_Int32 and minor optimizations by Matteo Casalin · 12 years ago
  6. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  7. 2c30429 convert STRING_NOTFOUND -> -1 in editeng by Noel Grandin · 12 years ago
  8. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  9. cc7deac longparas: same variable used for two different loops of different types by Caolán McNamara · 12 years ago
  10. ea4fd6d n is immediately overwritten by Caolán McNamara · 12 years ago
  11. fa109ce convert xub_StrLen to sal_Int32 by Noel Grandin · 12 years ago
  12. 296329a convert xub_StrLen to sal_Int32 by Noel Grandin · 12 years ago
  13. a6dc113 convert xub_StrLen to sal_Int32 by Noel Grandin · 12 years ago
  14. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  15. 9388813 fdo#69762 Scientific number AutoCorrect as ordinal by Laurent Balland-Poirier · 12 years ago
  16. 9c57cb0 fixincludeguards.sh: editeng by Thomas Arnhold · 12 years ago
  17. 7eb42bd windows: warning 4706 is disabled globally in com_MSC_defs.mk by Thomas Arnhold · 12 years ago
  18. c400d41 Some clean-up by Stephan Bergmann · 12 years ago
  19. 8f6d2ee fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead. by Marcos Paulo de Souza · 12 years ago
  20. 3e53bb6 remove comment that is irrelevant after the death of String class by Andras Timar · 12 years ago
  21. 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
  22. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  23. b37e2dd Resolves: fdo#38838 remove UniString by Caolán McNamara · 12 years ago
  24. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  25. 288f002 fdo#52622 - Reduce copy and paste code by José Guilherme Vanz · 12 years ago
  26. eb007bb Make copy and pasting non-ascii text from editengine work again by Caolán McNamara · 12 years ago
  27. 3194487 CID#1038307 Negative loop bound by Caolán McNamara · 12 years ago
  28. 9567fbd disambiguate GetScriptType that return different value types by Caolán McNamara · 12 years ago
  29. f1a8aef Resolves: rhbz#1020712 return all the selected scripts by Caolán McNamara · 12 years ago
  30. b57ffef Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPE by Caolán McNamara · 12 years ago
  31. e63a0d5 Related: rhbz#1020712 wrong default font shown in editengine by Caolán McNamara · 12 years ago
  32. f6d23bb new WrongList only if there wasn't one or it wasn't empty by Eike Rathke · 12 years ago
  33. 6aa0488 this method is not supposed to throw, fdo#66241 by Markus Mohrhard · 13 years ago
  34. 49da637 Bin some of Malte Timmermann's personal old debugging code by Tor Lillqvist · 12 years ago
  35. 0a0248f Resolves: fdo#69467 nTxtLeft not compared in operator== by Caolán McNamara · 12 years ago
  36. 16be3d0 CID#1103765 missing initialization by Caolán McNamara · 12 years ago
  37. 3786609 No more getIdentifier*() calls because they are not efficient. by Kohei Yoshida · 12 years ago
  38. ee8fad6 ContentInfo to store svl::SharedString instead of OUString. by Kohei Yoshida · 13 years ago
  39. 80df527 Avoid exposing aText; encapsulate it. by Kohei Yoshida · 13 years ago
  40. f4bda54 Re-implement interning in order to return both string arrays. by Kohei Yoshida · 13 years ago
  41. 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
  42. 3ff650d Rename StringPool to SharedStringPool because that's what it is. by Kohei Yoshida · 13 years ago
  43. f6ec667 Add methods to extract string IDs from edit text object. by Kohei Yoshida · 13 years ago
  44. 279ae51 Add method to normalize strings in EditTextObject. by Kohei Yoshida · 13 years ago
  45. ad7b757 'ist' -> 'is' here and there. by Jan Holesovsky · 13 years ago
  46. 35607cb bWeiter -> bContinue by Philipp Riemer · 13 years ago
  47. d3ca369 More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptr by Stephan Bergmann · 13 years ago
  48. e1f6731 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  49. 5903596 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  50. 165aca6 Resolves: rhbz#1013480 crash in EditLineList::operator[] by Caolán McNamara · 13 years ago
  51. 9c15d1a in editeng module, convert remains of String to OUString by Noel Grandin · 13 years ago
  52. fd8f8bd convert last bits of include/editeng/svxacorr.hxx from String to OUString by Noel Grandin · 13 years ago
  53. 64b720d Related: fdo#38838 remove UniString::SearchAscii by Caolán McNamara · 13 years ago
  54. b3a8056 Related: fdo#38838 remove UniString::SearchBackward by Caolán McNamara · 13 years ago
  55. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  56. 2f4d7ea fdo#54686 Treat hard blank as soft blank in number by Laurent Balland-Poirier · 13 years ago
  57. 6536270 remove unused members from OutlinerView by Ivan Timofeev · 13 years ago
  58. 8230c26 gbuild: add gb_Library_use_restarget by Michael Stahl · 13 years ago
  59. a641bbf map autocorrection files with LanguageTag key by Eike Rathke · 13 years ago
  60. 163975f convert SvxAutoCorrect::DoAutoCorrect to OUString by Caolán McNamara · 13 years ago
  61. 5b6dcac comparision of STRING_NOTFOUND to OUString::indexOf by Caolán McNamara · 13 years ago
  62. 9bb1b4c don't access string out of bounds by Caolán McNamara · 13 years ago
  63. 7f76c90 silence annoying warning by Caolán McNamara · 13 years ago
  64. 9821439 don't access string out of bounds by Caolán McNamara · 13 years ago
  65. 7fff7c6 unfold this god-awful mess, logic unchanged by Caolán McNamara · 13 years ago
  66. 9083078 convert the SvxAutoCorrect::FindIn* methods from String to OUString by Noel Grandin · 13 years ago
  67. cb4e009 convert GetText/PutText in SvxAutoCorrect from String to OUString by Noel Grandin · 13 years ago
  68. d63c3f0 convert some more methods in SvxAutoCorrect to OUString by Noel Grandin · 13 years ago
  69. 8b6f54f convert fields in SvxAutoCorrect from String to OUString by Noel Grandin · 13 years ago
  70. d559f16 convert the auto-correction methods in SvxAutoCorrect to OUString by Noel Grandin · 13 years ago
  71. 922e4ba Use the shorter GetScaledWidth() method by Zolnai Tamás · 13 years ago
  72. 8b3cbc7 Related: fdo#38838 remove UniString::ToLowerAscii by Caolán McNamara · 13 years ago
  73. d908422 Related: fdo#38838 remove XubString alias by Caolán McNamara · 13 years ago
  74. 3bd0783 WaE: C4701: potentially uninitialized local variable 'pGraphic' used by Tor Lillqvist · 13 years ago
  75. 4f70247 Related: fdo#38838 Remove String::SearchChar() by Thomas Arnhold · 13 years ago
  76. 80503eb Prevent crash: pNode->GetWrongList() can return NULL by Tomaž Vajngerl · 13 years ago
  77. 80e5e65 String cleanup by Ricardo Montania · 13 years ago
  78. 08163c1 single arg String::Erase erases to end of string by Caolán McNamara · 13 years ago
  79. 91bacda fix windows build after my OUString change by Noel Grandin · 13 years ago
  80. 5926f48 convert some XubString to OUString in editeng by Noel Grandin · 13 years ago
  81. 3b8283a whack unused define REDUCEDSVXFONT by Noel Grandin · 13 years ago
  82. be5b820 convert various bits in editeng from String to OUString by Noel Grandin · 13 years ago
  83. d169dd2 convert editeng/source/editeng/*.cxx from String to OUString by Noel Grandin · 13 years ago
  84. b782e6e convert ContentNode in editeng/source/editeng/editdoc.hxx to OUString by Noel Grandin · 13 years ago
  85. c608782 convert editeng/source/misc/*.cxx from String to OUString by Noel Grandin · 13 years ago
  86. 6322b70 convert editeng/source/items/*.cxx from String to OUString by Noel Grandin · 13 years ago
  87. eaef619 convert editeng/source/uno/*.cxx from String to OUString by Noel Grandin · 13 years ago
  88. 94be569 convert editeng/source/editeng/editdoc.hxx from String to OUString by Noel Grandin · 13 years ago
  89. 3659c4e convert editeng/source/editeng/editobj2.hxx from String to OUString by Noel Grandin · 13 years ago
  90. d5e11f5 convert editeng/source/editeng/editundo.hxx from String to OUString by Noel Grandin · 13 years ago
  91. a1c51f0 convert editeng/source/editeng/eehtml.hxx from String to OUString by Noel Grandin · 13 years ago
  92. bc16bbb convert editeng/source/editeng/eeobj.hxx from String to OUString by Noel Grandin · 13 years ago
  93. 832e5dc covnert editeng/source/editeng/impedit.hxx from String to OUString by Noel Grandin · 13 years ago
  94. b7c58f5 covnert editeng/source/editeng/textconv.hxx from String to OUString by Noel Grandin · 13 years ago
  95. 201f05e1 convert include/editeng/AccessibleEditableTextPara.hxx to OUString by Noel Grandin · 13 years ago
  96. da36b3d convert include/editeng/AccessibleStringWrap.hxx from String to OUString by Noel Grandin · 13 years ago
  97. cfb4463 convert include/editeng/brushitem.hxx from String to OUString by Noel Grandin · 13 years ago
  98. a2ea07f convert include/editeng/editdata.hxx from String to OUString by Noel Grandin · 13 years ago
  99. b929c66 convert include/editeng/editeng.hxx from String to OUString by Noel Grandin · 13 years ago
  100. d178cb4 convert include/editeng/editobj.hxx from String to OUString by Noel Grandin · 13 years ago