1. 6015f80 Fixed typos (wether -> whether) by Matthias Seidel · 7 years ago
  2. 8700e5e Fixed typo (horizonal -> horizontal) by Matthias Seidel · 7 years ago
  3. 8103c43 Fixed typo (curently -> currently) by Matthias Seidel · 7 years ago
  4. 071d0ff Fixed typo (meaningfull -> meaningful) by Matthias Seidel · 8 years ago
  5. 164b338 Don't use !this as an alias for a constant that evaluates to false in by Don Lewis · 8 years ago
  6. e387056 #i127662# send better window position to input method for suggestion window by Tsutomu Uchino · 8 years ago
  7. 0bce577 #127044# - Defects in the code by Damjan Jovanovic · 8 years ago
  8. b321c22 Only enable subsequent checks if JUnit is available. by Damjan Jovanovic · 10 years ago
  9. ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
  10. fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
  11. a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  12. f7358fa i71056 also create TabSpace's fill characters if used by Armin Le Grand · 12 years ago
  13. b635b4f Merge back branch alg_writerframes to trunk by Armin Le Grand · 12 years ago
  14. 2738b2e #i123228# ParagraphData symbols shouldn't be required for outlobj.hxx users by Herbert Dürr · 12 years ago
  15. 0cea884 #i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0 by Tsutomu Uchino · 12 years ago
  16. 552e71c Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no link by Steve Yin · 12 years ago
  17. 912bfc3 #i123773# fix ambiguity between string concatenation and C++ user-defined literals by Herbert Dürr · 12 years ago
  18. 5971804 #i123768# remove pre-IA2 code remains that has been commented out by Herbert Dürr · 12 years ago
  19. 1a15756 #i123068# remove implicit conversions from rtl strings to their elements by Herbert Dürr · 12 years ago
  20. b8354e2 #i123768# minor whitespace fixes needed after comment-removal by Herbert Dürr · 12 years ago
  21. 8591dbc #i123768# [ia2] remove pseudo-automatic noisy comments by Herbert Dürr · 12 years ago
  22. c05431a WaE: Reorder initializations to prevent compiler warnings. by Pavel Janík · 12 years ago
  23. 2259256 WaE: unname unused variable to prevent compiler warnings. by Pavel Janík · 12 years ago
  24. a7bc1f5 #i122362# remove stlport4-build support by Herbert Dürr · 12 years ago
  25. ec5f726 #i107914# adjust license headers to the ALv2 by Herbert Dürr · 12 years ago
  26. 46c77dc #i107914# fix another build breaker on 64bit platforms by Herbert Dürr · 12 years ago
  27. a5c4ddc Integrate branch of IAccessible2 by Steve Yin · 12 years ago
  28. e58fe7a i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions by Armin Le Grand · 13 years ago
  29. 894ae72 #122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs by Jürgen Schmidt · 13 years ago
  30. bf4a58a added missing include by Armin Le Grand · 13 years ago
  31. 8c14280 122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering rule on toggle on, if the current numbering r by Oliver-Rainer Wittmann · 13 years ago
  32. 4e62079 WaE: fix implicit conversions from boolean false to the NULL pointer by Herbert Dürr · 13 years ago
  33. 28cae08 Comment out unused variable to prevent WaE issues. by Pavel Janík · 13 years ago
  34. 55c0f2a Comment out unused variable to prevent WaE issues. by Pavel Janík · 13 years ago
  35. 0a0a9b3 121420: merge sidebar feature from branch into trunk by Oliver-Rainer Wittmann · 13 years ago
  36. 551fe07 removed all non en-US messages incl. x-comment, to enable correct translation. by Jan Iversen · 13 years ago
  37. 95ee4ea fix miscarried bitwise check in OutlinerEditEng::PaintingFirstLine() by Herbert Dürr · 13 years ago
  38. ef3931f #121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
  39. 3474351 #i117400# CSV: importing 64Kb+ english field entry in utf-8 causes alertless crash by Damjan Jovanovic · 13 years ago
  40. fbbef01 #119885# Made EditMode work with text boxes where text is reaching over the TextBox's bounds by Armin Le Grand · 14 years ago
  41. 972b035 #119477# fix bullet's start with error when save .ppt file by Sun Ying · 14 years ago
  42. dd127fa #i120865#, Need to free the EditAttrib object explictly after removing it from CharAttribList by Jian Fang Zhang · 14 years ago
  43. 39e9cae Fix issue #i120773#: [From Symphony] Numbering will lose when saving or opening a ppt file by Zhe Wang · 14 years ago
  44. 48401d8 Fix issue #i120344#: The line spacing of the paragraphs is incorrectly if open the .ppt doc by Zhe Wang · 14 years ago
  45. e572099 #120650# truncate mis-sized bullet sizes to useful values by Armin Le Grand · 14 years ago
  46. 68e5157 Do not enable outliner when it was not before only for temporary undo disable by Armin Le Grand · 14 years ago
  47. 1142644 #i120667#, pBound member obj in TextRanger is not freed by Jian Fang Zhang · 14 years ago
  48. 0bbde44 Removed unused variable by Armin Le Grand · 14 years ago
  49. 568655083a Comment unused variable pNewEditUndoManager to silence the compiler. by Pavel Janík · 14 years ago
  50. 1c02bb1 #120515# do not create undo action when in Init() by Armin Le Grand · 14 years ago
  51. a096725 #120498# Enhanced Undo/Redo and user experience when editing texts in graphic objects and/or tables by Armin Le Grand · 14 years ago
  52. 5c6d553 #116001# Reverted revision 1366087 by Armin Le Grand · 14 years ago
  53. c3f714b #116001# TextToFitSize item/property optimized to boolean by Armin Le Grand · 14 years ago
  54. f07148e RTF import filter review by Armin Le Grand · 14 years ago
  55. 68cf4bf binfilter, editeng: fix some warnings by Armin Le Grand · 14 years ago
  56. 7dcea9c #i120045# use namespace to avoid name clash of different TransliterationChgData structs by Herbert Dürr · 14 years ago
  57. 409a829 Forward debug=<value> argument from build to make. by Andre Fischer · 14 years ago
  58. bea28db #119992#, memory leak, to release pWrongs cloned from rCopyFrom by Jian Fang Zhang · 14 years ago
  59. 072ec88 #i119907# Numbering type now applied (almost) unconditionally. by Andre Fischer · 14 years ago
  60. 118a785 #119756# Safer take care of empty paragraphs in EditEngine layouting by Armin Le Grand · 14 years ago
  61. 5ab32fa #118905# changed EditEngine to be able to paint to overlay (VirtualDevice) directly, not only to Window. Removed the no longer needed switch between buffered and unbuffered overlay, this removes the flickering white block. by Armin Le Grand · 14 years ago
  62. 21e9e4e 118881: Ignore empty paragraphs after bullets. by Andre Fischer · 14 years ago
  63. 3115b9f i115580 - revert - the patch is causing assertions when opening new impress documents. Found by Ariel. by Pedro Giffuni · 14 years ago
  64. 22f4eed i#115580# - Font size changes when copying words to impress. by Pedro Giffuni · 14 years ago
  65. df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
  66. 17bbcc2 remove svn:executable properties from make and pack files by Herbert Dürr · 14 years ago
  67. 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
  68. 349d40e (author=Arnaud Versini) Match case in AutoCorrection by Herbert Dürr · 14 years ago
  69. 5d5d77d Update headers to Alv2 headers by Andrew Rist · 14 years ago
  70. 2a0cd92 linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license by Armin Le Grand · 14 years ago
  71. 7f0a0d1 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  72. b4a7a84 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  73. 2f68838 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  74. e2e1671 Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done by Armin Le Grand · 14 years ago
  75. ac70b8f Update headers to Alv2 headers by Andrew Rist · 14 years ago
  76. 0da863a Update headers to Alv2 headers by Andrew Rist · 14 years ago
  77. f87766a Update headers to Alv2 headers by Andrew Rist · 14 years ago
  78. b6d443f Revert most of r1203218 and r1203215: the second one seems to be causing a build breakage in Macbook: 'hicontrast.flag not found'. Reported by Pavel. by Pedro Giffuni · 14 years ago
  79. ad32df6 i115580: Fix pasting from sc to sd. Patch by JingDonChen. by Pedro Giffuni · 14 years ago
  80. ac4c919 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  81. f8b94e1 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  82. 1876981 i1526 - Keep using an even value before someone starts a bikeshed out of this. by Pedro Giffuni · 14 years ago
  83. ee55c1e i1526 - Small Caps are different sizes between Word and StarWriter. This is a conservative adjustment - can be revised later. While here I translated the related comments. by Pedro Giffuni · 14 years ago
  84. 0d8b141 aw084: resync to DEV300_m104 by Armin Le Grand · 15 years ago
  85. 22f4dbd aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered by Armin Le Grand · 15 years ago
  86. 2e414f7 CWS-TOOLING: integrate CWS dr78 by Vladimir Glazunov · 15 years ago
  87. ab72202 CWS-TOOLING: integrate CWS os146 by Ivo Hinkelmann · 15 years ago
  88. 7aff581 CWS-TOOLING: integrate CWS os150 by Ivo Hinkelmann · 15 years ago
  89. 195eec7 CWS-TOOLING: integrate CWS sw34bf03 by Ivo Hinkelmann · 15 years ago
  90. de19474 dr78: rebase to DEV300_m101 by Daniel Rentz [dr] · 15 years ago
  91. 45d9c03 os150: m101 merged by os · 15 years ago
  92. 4fba42e masterfix DEV300: #i10000# usage of L10N build_type by Ivo Hinkelmann · 15 years ago
  93. 818496d merged DEV300 by Release Engineering · 15 years ago
  94. 4324671 os150: SvxFontItem member access changed to Set<member>-methods by os · 15 years ago
  95. 9310807 merge errors fixed by os · 15 years ago
  96. 4ae3f0c CWS-TOOLING: integrate CWS vcl118 by Ivo Hinkelmann · 15 years ago
  97. b18b906 m100 merged by os · 15 years ago
  98. 8f9b8a8 chart52: merge with DEV300_m100 by Ingrid Halama [iha] · 15 years ago
  99. 1fb0423 rebase to DEV300_m100 by Philipp Lohmann [pl] · 15 years ago
  100. 01fcebb dr78: #i107201# find word boundaries in ImpInsertText only if online spelling is active by Niklas Nebel · 15 years ago