summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard
2014-02-10the return of callcatcherCaolán McNamara
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29some improvements for the time based chartingMarkus Mohrhard
2014-01-29no auto_ptr in this classMarkus Mohrhard
2014-01-02It performs better to use unordered_map than std::map here.Kohei Yoshida
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot
2013-12-20typo fixesAndras Timar
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl
2013-12-09Display correct equation with multiple trendlines in chart.Tomaž Vajngerl
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold
2013-09-08chart2: String to OUStringJelle van der Waa
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-14Use QR decomposition instead of gauss elimination for polynomial reg.Tomaž Vajngerl
2013-07-04fdo#66422 Vertical grid toolbar button - choice major/minor/offTomaž Vajngerl
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22Minor simplificationStephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-04-22fix type mismatchMarkus Mohrhard
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard
2013-03-25remove C2U in chart2Markus Mohrhard
2013-03-25sal_True -> true in commentMarkus Mohrhard
2013-03-25make this typedef privateMarkus Mohrhard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet