summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-15cppcheck: fix redundant assignmentsJulien Nabet
2013-08-11Reduce scopeJulien Nabet
2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara
2013-08-02Mark as constTakeshi Abe
2013-07-29cppcheck: dup breakJulien Nabet
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-25n#827332: Charts shrink when there are no legends.Muthu Subramanian
2013-07-22Mark as constTakeshi Abe
2013-07-19WaE: unused functionTor Lillqvist
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-15HIG spacing and indentsCaolán McNamara
2013-07-15Convert tp_SeriesToAxis.src to tp_SeriesToAxis.uiOlivier Hallot
2013-07-14pow is ambiguousTomaž Vajngerl
2013-07-14Remove gauss.hxx from MovingAverageRegressionCurveCalculator.Tomaž Vajngerl
2013-07-14Use QR decomposition instead of gauss elimination for polynomial reg.Tomaž Vajngerl
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12PCH for more librariesLuboš Luňák
2013-07-11XubString->OUStringCaolán McNamara
2013-07-11drop some unused hidsCaolán McNamara
2013-07-11post .ui conversion we can remove explicit SetPosPixel and HelpIdsCaolán McNamara
2013-07-11insertgriddlg.ui and insertaxisdlg.ui widgetsManal Alhassoun
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-04unused variable bIsMainGridCaolán McNamara
2013-07-04fdo#66422 Vertical grid toolbar button - choice major/minor/offTomaž Vajngerl
2013-07-04Clear values before calculation of moving average curve.Tomaž Vajngerl
2013-07-03Polynomial curve equation: show "x^1" as "x"Tomaž Vajngerl
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl
2013-07-03Compiler error fixes in PolynomialRegressionCurveCalculatorTomaž Vajngerl
2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl
2013-07-03Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl
2013-07-03Fix problem with intercept = 0.0Tomaž Vajngerl
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl
2013-07-03use sal_Int32 instead of int in PolynomialRegressionCurveCalculatorTomaž Vajngerl
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl
2013-07-03Cleanup ChartControllerTomaž Vajngerl
2013-07-03Add legend name for polynomial and moving average trendlines.Tomaž 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-03VSeriesPlotter cleanup.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl
2013-07-03Slight cleanup in polynomial curve calculationTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara