1. cf6a74a XubString->OUString by Caolán McNamara · 13 years ago
  2. 0c2af4a drop some unused hids by Caolán McNamara · 13 years ago
  3. 1c7e0ba post .ui conversion we can remove explicit SetPosPixel and HelpIds by Caolán McNamara · 13 years ago
  4. 40a3246 insertgriddlg.ui and insertaxisdlg.ui widgets by Manal Alhassoun · 13 years ago
  5. 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
  6. 4f3a6bb unused variable bIsMainGrid by Caolán McNamara · 13 years ago
  7. b5d481e fdo#66422 Vertical grid toolbar button - choice major/minor/off by Tomaž Vajngerl · 13 years ago
  8. d1472c7 Clear values before calculation of moving average curve. by Tomaž Vajngerl · 13 years ago
  9. e14e818 Polynomial curve equation: show "x^1" as "x" by Tomaž Vajngerl · 13 years ago
  10. 27a4d55 Fixes to compiler errors, setRegressionProperties description. by Tomaž Vajngerl · 13 years ago
  11. 926275d Compiler error fixes in PolynomialRegressionCurveCalculator by Tomaž Vajngerl · 13 years ago
  12. 9c22f18 Remove "None" Regression curve option and related files and code. by Tomaž Vajngerl · 13 years ago
  13. b412ee7 Fix bad merge of CharController_Window by Tomaž Vajngerl · 13 years ago
  14. 9408a1d Draw MeanValue in chart bounds, smarter define no. of curve points. by Tomaž Vajngerl · 13 years ago
  15. 95314b1 Fix problem with intercept = 0.0 by Tomaž Vajngerl · 13 years ago
  16. 3626359 Remove InsertTrendlineDialog as it is not used anymore. by Tomaž Vajngerl · 13 years ago
  17. b0fbaa6 Adding multiple trendlines with menu item Insert>Trend Lines.. by Tomaž Vajngerl · 13 years ago
  18. 0a21c4f use sal_Int32 instead of int in PolynomialRegressionCurveCalculator by Tomaž Vajngerl · 13 years ago
  19. 2829339 Linear curve is polyinomial curve with degree = 1 by Tomaž Vajngerl · 13 years ago
  20. 7302c4f Change series and trendline pop-up to support more trendlines. by Tomaž Vajngerl · 13 years ago
  21. 01fc2a6 Cleanup ChartController by Tomaž Vajngerl · 13 years ago
  22. 1b1dc3c Add legend name for polynomial and moving average trendlines. by Tomaž Vajngerl · 13 years ago
  23. 1c5c226 Insert new trendline instead of changing the existing one. by Tomaž Vajngerl · 13 years ago
  24. 1cd3e20 Multiple trendline removing and changing type support. by Tomaž Vajngerl · 13 years ago
  25. 4c116a7 VSeriesPlotter cleanup. by Tomaž Vajngerl · 13 years ago
  26. 6085bd1 Force intercept for polynomial regression & dialog improvements by Tomaž Vajngerl · 13 years ago
  27. 9c5e2c6 Import/export of polynomial and moving average for old MS XP/2003 format by Tomaž Vajngerl · 13 years ago
  28. c61a0a3 Slight cleanup in polynomial curve calculation by Tomaž Vajngerl · 13 years ago
  29. e6a0cc2 fdo#35712 polynomial and moving average regression lines by Tomaž Vajngerl · 13 years ago
  30. e8fdd77 restore title on Format Number single tab dialogs by Caolán McNamara · 13 years ago
  31. eb39f90 Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parent by Caolán McNamara · 13 years ago
  32. 4dda042 Resolves: #i120559# Corrected load for charts without RangeString... by Armin Le Grand · 13 years ago
  33. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  34. 955ebe8 String to OUString and cleanup by Thomas Arnhold · 13 years ago
  35. bcb434b n#820273: Multilevel labels are rotated. by Muthu Subramanian · 13 years ago
  36. 9052caa Resolves: #i121542# Unify the Menu API by Ariel Constenla-Haile · 13 years ago
  37. ba2cf55 cppcheck: fix some uninitMemberVar in chart2 part by Julien Nabet · 13 years ago
  38. d30df91 fdo#43460 chart2: use isEmpty() by Jelle van der Waa · 13 years ago
  39. 5aee0c1 Resolves: #i121532# enhanced visualisation of text edit&selection by Armin Le Grand · 13 years ago
  40. 8a8b1ae Some more toInt32 clean up by Stephan Bergmann · 13 years ago
  41. e0cce52 Resolves: #i121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
  42. 6760807 Resolves: #i121463# Enhanced handle visualization.. by Armin Le Grand · 13 years ago
  43. ed0646e Fixes for new-style com.sun.star.chart2.FormattedString service by Stephan Bergmann · 13 years ago
  44. 417021e Fix variable value reassigned before old value used by Julien Nabet · 13 years ago
  45. 8196dab Resolves: #i120831# call dispose() from ChartView dtor... by Jian Fang Zhang · 14 years ago
  46. 275225e Resolves: #i120828#, restore some ChartModel::dispose() calls.. by Jian Fang Zhang · 14 years ago
  47. eaad309 Make .uno:Open a drop-down toolbar item by Ariel Constenla-Haile · 13 years ago
  48. f30399c Revert "fdo#46808, Convert chart2::Title service to new style" by Stephan Bergmann · 13 years ago
  49. ba96137 Minor simplification by Stephan Bergmann · 13 years ago
  50. 03c3cd9 fix maybevoid attributes by Noel Grandin · 13 years ago
  51. d256dbed fdo#46808, Convert chart2::Title service to new style by Noel Grandin · 13 years ago
  52. d02f75a Resolves: #i121420# merge sidebar feature by Oliver-Rainer Wittmann · 13 years ago
  53. e84a042 WaE on mac osx build by Norbert Thiebaud · 13 years ago
  54. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  55. f351576 Assume CppunitTest_chart2_import got removed by accident by Stephan Bergmann · 13 years ago
  56. 0ff2115 Fix naming by Stephan Bergmann · 13 years ago
  57. 0c3a839 -Werror=maybe-uninitialized by Stephan Bergmann · 13 years ago
  58. 5d1ad16 fdo#46808 Convert chart2::FormattedString service to new style by Noel Grandin · 13 years ago
  59. 97f1db8 Resolves: #i119999# Single ESC to leave Chart OLE mode after creation by Armin Le Grand · 14 years ago
  60. 2af1f56 resolved fdo#35756 import more than 64k HTML table cells by Eike Rathke · 13 years ago
  61. 67c7ef9 coverity#705446: self assignment by Markus Mohrhard · 13 years ago
  62. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  63. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  64. 1bb5353 n#816939: Improved label overlap detection - Part 2 by Muthu Subramanian · 13 years ago
  65. 6ed88e6 add test for ooxml error bar export by Markus Mohrhard · 13 years ago
  66. 14c2ab3 add export test for charts by Markus Mohrhard · 13 years ago
  67. 64ed03c n#816939: Improved label overlap detection. by Muthu Subramanian · 13 years ago
  68. 3ba4b5a remove this property temporarily until I understand the exception by Markus Mohrhard · 13 years ago
  69. 1e83da9 some more namespace cleanup by Thomas Arnhold · 13 years ago
  70. b3bf16a fix a problem with error bar weight by Markus Mohrhard · 13 years ago
  71. a172ed9 extract common chart test parts into own header by Markus Mohrhard · 13 years ago
  72. 4b520d2 protect the properties with a mutex by Markus Mohrhard · 13 years ago
  73. 8a94366 we don't need the sc includes in this test by Markus Mohrhard · 13 years ago
  74. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  75. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  76. 426ed14 add test case for error bar range import by Markus Mohrhard · 13 years ago
  77. 0adb6c7 and now our test file can be also a valid ODF1.2 file by Markus Mohrhard · 13 years ago
  78. 171f11b actually this test should be fine as slowcheck test by Markus Mohrhard · 13 years ago
  79. 925e270 turn this nasty SAL_WARN into a SAL_INFO by Markus Mohrhard · 13 years ago
  80. 97c6d4b fix type mismatch by Markus Mohrhard · 13 years ago
  81. 4475e4f more work on getting the error bar export produce valid docs by Markus Mohrhard · 13 years ago
  82. 4a4bdc1 fix the remaining issues with the changed handling of ErrorBar props by Markus Mohrhard · 13 years ago
  83. cabb933 make the properties in the error bar case explicit by Markus Mohrhard · 13 years ago
  84. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  85. 8546c32 Remove pass-through header file sot/inc/sot/clsids.hxx by Michael Dunphy · 13 years ago
  86. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  87. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  88. cd5c2c0 Remove a few unnecessary #includes by Michael Dunphy · 13 years ago
  89. 8382889 Delete unused code in one file. by Golnaz Irannejad · 13 years ago
  90. 8e528bd Remove unused code by Michael Dunphy · 13 years ago
  91. ff547f4 fdo#61135: adding help button to stepped lines dialog. by Eric Seynaeve · 13 years ago
  92. edc3bfd Adding the dialog for setting stepped lines. by Eric Seynaeve · 13 years ago
  93. bec67a2 deliver all uiconfig files by UIConfig by David Tardon · 13 years ago
  94. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  95. 86fdce6 fdo#46808, Convert svt::ToolboxController to XComponentContext by Noel Grandin · 13 years ago
  96. 3f3980f Some cppcheck cleaning by Julien Nabet · 13 years ago
  97. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  98. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  99. 126f29c remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago
  100. 15175a0 remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago