summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2013-07-02Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parentCaolán McNamara
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-27n#820273: Multilevel labels are rotated.Muthu Subramanian
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-17cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet
2013-06-17fdo#43460 chart2: use isEmpty()Jelle van der Waa
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand