Age | Commit message (Expand) | Author |
2013-07-03 | Remove InsertTrendlineDialog as it is not used anymore. | Tomaž Vajngerl |
2013-07-03 | Adding multiple trendlines with menu item Insert>Trend Lines.. | Tomaž Vajngerl |
2013-07-03 | use sal_Int32 instead of int in PolynomialRegressionCurveCalculator | Tomaž Vajngerl |
2013-07-03 | Linear curve is polyinomial curve with degree = 1 | Tomaž Vajngerl |
2013-07-03 | Change series and trendline pop-up to support more trendlines. | Tomaž Vajngerl |
2013-07-03 | Cleanup ChartController | Tomaž Vajngerl |
2013-07-03 | Add legend name for polynomial and moving average trendlines. | Tomaž Vajngerl |
2013-07-03 | Insert new trendline instead of changing the existing one. | Tomaž Vajngerl |
2013-07-03 | Multiple trendline removing and changing type support. | Tomaž Vajngerl |
2013-07-03 | VSeriesPlotter cleanup. | Tomaž Vajngerl |
2013-07-03 | Force intercept for polynomial regression & dialog improvements | Tomaž Vajngerl |
2013-07-03 | Import/export of polynomial and moving average for old MS XP/2003 format | Tomaž Vajngerl |
2013-07-03 | Slight cleanup in polynomial curve calculation | Tomaž Vajngerl |
2013-07-03 | fdo#35712 polynomial and moving average regression lines | Tomaž Vajngerl |
2013-07-03 | restore title on Format Number single tab dialogs | Caolán McNamara |
2013-07-02 | Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parent | Caolán McNamara |
2013-07-01 | Resolves: #i120559# Corrected load for charts without RangeString... | Armin Le Grand |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | String to OUString and cleanup | Thomas Arnhold |
2013-06-27 | n#820273: Multilevel labels are rotated. | Muthu Subramanian |
2013-06-23 | Resolves: #i121542# Unify the Menu API | Ariel Constenla-Haile |
2013-06-17 | cppcheck: fix some uninitMemberVar in chart2 part | Julien Nabet |
2013-06-17 | fdo#43460 chart2: use isEmpty() | Jelle van der Waa |
2013-06-16 | Resolves: #i121532# enhanced visualisation of text edit&selection | Armin Le Grand |
2013-06-14 | Some more toInt32 clean up | Stephan Bergmann |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-13 | Resolves: #i121463# Enhanced handle visualization.. | Armin Le Grand |
2013-06-05 | Fixes for new-style com.sun.star.chart2.FormattedString service | Stephan Bergmann |
2013-06-03 | Fix variable value reassigned before old value used | Julien Nabet |
2013-05-31 | Resolves: #i120831# call dispose() from ChartView dtor... | Jian Fang Zhang |
2013-05-31 | Resolves: #i120828#, restore some ChartModel::dispose() calls.. | Jian Fang Zhang |
2013-05-27 | Make .uno:Open a drop-down toolbar item | Ariel Constenla-Haile |
2013-05-23 | Revert "fdo#46808, Convert chart2::Title service to new style" | Stephan Bergmann |
2013-05-22 | Minor simplification | Stephan Bergmann |
2013-05-22 | fix maybevoid attributes | Noel Grandin |
2013-05-21 | fdo#46808, Convert chart2::Title service to new style | Noel Grandin |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-05-19 | WaE on mac osx build | Norbert Thiebaud |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | Assume CppunitTest_chart2_import got removed by accident | Stephan Bergmann |
2013-05-13 | Fix naming | Stephan Bergmann |
2013-05-13 | -Werror=maybe-uninitialized | Stephan Bergmann |
2013-05-13 | fdo#46808 Convert chart2::FormattedString service to new style | Noel Grandin |
2013-05-11 | Resolves: #i119999# Single ESC to leave Chart OLE mode after creation | Armin Le Grand |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-05-09 | coverity#705446: self assignment | Markus Mohrhard |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-02 | n#816939: Improved label overlap detection - Part 2 | Muthu Subramanian |
2013-05-01 | add test for ooxml error bar export | Markus Mohrhard |