summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Fix fdo#64125 - Use default for preserveAspectRatio scalingChr. Rossmanith1-105/+102
2013-07-04drop unused .src nowCaolán McNamara3-352/+0
2013-07-04some small tweaks to the html ui conversionCaolán McNamara3-152/+126
2013-07-04modern widgetlayout for opthtmlCsikós Tamás4-136/+760
2013-07-04fix buildCaolán McNamara1-1/+1
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud38-1369/+1236
2013-07-04fdo#66100 : fix icons associations on MacOSXNorbert Thiebaud1-25/+24
2013-07-04Updated coreCaolán McNamara1-0/+0
2013-07-04convert pdf view page to .ui formatCaolán McNamara7-319/+543
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna4-14/+10
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna7-71/+69
2013-07-04Fix one more occurance of .uno.soTomáš Chvátal1-1/+1
2013-07-04fdo#66543: fixed line number attribute START VALUE wasnt imported and exportedAdam Co4-2/+26
2013-07-04minorsiqi1-0/+0
2013-07-04iphone storyboardsiqi2-8/+0
2013-07-04iphone storyboardsiqi7-660/+0
2013-07-04iphone storyboardsiqi26-36/+1491
2013-07-04Updated coreCaolán McNamara1-0/+0
2013-07-04Resolves: fdo#66407 convert writer general options tab to .uiCaolán McNamara9-308/+541
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara1-1/+2
2013-07-04drop unused GalleryTheme::GetStrURLCaolán McNamara3-3/+0
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara3-14/+0
2013-07-04Mark as constTakeshi Abe6-7/+7
2013-07-04MinorKhaled Hosny2-6/+6
2013-07-04Add log area forms.miscJulien Nabet1-0/+1
2013-07-04Fix some idl descriptionsJulien Nabet2-2/+2
2013-07-04Try to fix clang tinderboxJulien Nabet1-2/+2
2013-07-03Polynomial curve equation: show "x^1" as "x"Tomaž Vajngerl1-2/+9
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud42-2466/+2883
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl6-10/+30
2013-07-03Compiler error fixes in PolynomialRegressionCurveCalculatorTomaž Vajngerl1-5/+6
2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl7-275/+203
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl1-20/+11
2013-07-03Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl1-28/+42
2013-07-03Fix problem with intercept = 0.0Tomaž Vajngerl1-2/+1
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl8-237/+0
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl2-45/+12
2013-07-03use sal_Int32 instead of int in PolynomialRegressionCurveCalculatorTomaž Vajngerl1-10/+10
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl3-133/+32
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl3-101/+106
2013-07-03Cleanup ChartControllerTomaž Vajngerl1-104/+107
2013-07-03Add legend name for polynomial and moving average trendlines.Tomaž Vajngerl2-9/+16
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl5-124/+126
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl7-89/+114
2013-07-03VSeriesPlotter cleanup.Tomaž Vajngerl1-9/+10
2013-07-03Force intercept import/export for binary MS office format.Tomaž Vajngerl3-0/+21
2013-07-03Force intercept export for OOXMLTomaž Vajngerl1-0/+14
2013-07-03Force intercept support for ooxml.Tomaž Vajngerl2-0/+9
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl15-117/+391