summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* WaE: unused functionTor Lillqvist2013-07-191-25/+0
* callcatcher: update unused codeCaolán McNamara2013-07-193-67/+0
* HIG spacing and indentsCaolán McNamara2013-07-154-176/+180
* Convert tp_SeriesToAxis.src to tp_SeriesToAxis.uiOlivier Hallot2013-07-157-355/+469
* pow is ambiguousTomaž Vajngerl2013-07-141-1/+1
* Remove gauss.hxx from MovingAverageRegressionCurveCalculator.Tomaž Vajngerl2013-07-141-1/+0
* Use QR decomposition instead of gauss elimination for polynomial reg.Tomaž Vajngerl2013-07-144-214/+109
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-3/+3
* PCH for more librariesLuboš Luňák2013-07-128-6/+664
* XubString->OUStringCaolán McNamara2013-07-112-2/+2
* drop some unused hidsCaolán McNamara2013-07-111-4/+0
* post .ui conversion we can remove explicit SetPosPixel and HelpIdsCaolán McNamara2013-07-115-62/+26
* insertgriddlg.ui and insertaxisdlg.ui widgetsManal Alhassoun2013-07-119-204/+614
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-7/+5
* unused variable bIsMainGridCaolán McNamara2013-07-041-1/+0
* fdo#66422 Vertical grid toolbar button - choice major/minor/offTomaž Vajngerl2013-07-047-8/+65
* Clear values before calculation of moving average curve.Tomaž Vajngerl2013-07-041-0/+3
* Polynomial curve equation: show "x^1" as "x"Tomaž Vajngerl2013-07-031-2/+9
* Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl2013-07-034-8/+11
* Compiler error fixes in PolynomialRegressionCurveCalculatorTomaž Vajngerl2013-07-031-5/+6
* Remove "None" Regression curve option and related files and code.Tomaž Vajngerl2013-07-037-275/+203
* Fix bad merge of CharController_WindowTomaž Vajngerl2013-07-031-20/+11
* Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl2013-07-031-28/+42
* Fix problem with intercept = 0.0Tomaž Vajngerl2013-07-031-2/+1
* Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl2013-07-038-237/+0
* Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl2013-07-032-45/+12
* use sal_Int32 instead of int in PolynomialRegressionCurveCalculatorTomaž Vajngerl2013-07-031-10/+10
* Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl2013-07-033-133/+32
* Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl2013-07-033-101/+106
* Cleanup ChartControllerTomaž Vajngerl2013-07-031-104/+107
* Add legend name for polynomial and moving average trendlines.Tomaž Vajngerl2013-07-032-9/+16
* Insert new trendline instead of changing the existing one.Tomaž Vajngerl2013-07-035-124/+126
* Multiple trendline removing and changing type support.Tomaž Vajngerl2013-07-037-89/+114
* VSeriesPlotter cleanup.Tomaž Vajngerl2013-07-031-9/+10
* Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl2013-07-0314-116/+389
* Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl2013-07-031-0/+16
* Slight cleanup in polynomial curve calculationTomaž Vajngerl2013-07-031-3/+1
* fdo#35712 polynomial and moving average regression linesTomaž Vajngerl2013-07-0329-62/+1501
* restore title on Format Number single tab dialogsCaolán McNamara2013-07-031-1/+2
* Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parentCaolán McNamara2013-07-022-4/+4
* Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand2013-07-013-6/+52
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* String to OUString and cleanupThomas Arnhold2013-06-292-4/+4
* n#820273: Multilevel labels are rotated.Muthu Subramanian2013-06-271-0/+8
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-231-68/+65
* cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet2013-06-172-3/+5
* fdo#43460 chart2: use isEmpty()Jelle van der Waa2013-06-171-2/+2
* Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand2013-06-161-1/+2
* Some more toInt32 clean upStephan Bergmann2013-06-141-1/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-132-4/+4