summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
Change-Id: I2dcde42e6068631a5a643961a764df86dc63dca2 Reviewed-on: https://gerrit.libreoffice.org/4690 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl
Change-Id: I40ef93746e5f2a43ce58f0080db0b643e22404a1
2013-07-03Compiler error fixes in PolynomialRegressionCurveCalculatorTomaž Vajngerl
Change-Id: Ie78e10fea0b798fae5ce2cee96798bcc65bbccbe
2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl
Change-Id: I38dde3854c08eecfe76d9f329ff2c0fa66449a58
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl
Change-Id: I6d947d90f0505c29b4e301bc1ff30216aa0ed476
2013-07-03Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl
Change-Id: Ida8006af7f2771ee5f2c425d5c72df4cdba827b5
2013-07-03Fix problem with intercept = 0.0Tomaž Vajngerl
Change-Id: Ieeea09d9f93a4405ec6c33c1a646b0940d5d17a2
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl
Change-Id: I58dbdc416254e631f33784bb2a2cf124e69fc69a
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl
Menu item "Insert>Trend Lines.." allowed adding trendlines for all data series at the same time. As we can now have more trendlines per one data series this becomes cumbersome so only allow to add a trend line when data series is selected or known. Change-Id: I676876f389d00d3fbe668d429f0f98bd8c8d4d3d
2013-07-03use sal_Int32 instead of int in PolynomialRegressionCurveCalculatorTomaž Vajngerl
Change-Id: Icc3ffdda71482d1a716ea99e6cf8410bc2e39aa0
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl
Change-Id: I3785afc7b18ab3f742e4ecc0e299baafc2bd6614
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl
Conflicts: chart2/source/controller/main/ChartController_Window.cxx Change-Id: I70eb06d74670f54fa3792723711e9f73700f12ba
2013-07-03Cleanup ChartControllerTomaž Vajngerl
Change-Id: Ife0289003afe8f10db7ce3f6d9207087a5ac8e76
2013-07-03Add legend name for polynomial and moving average trendlines.Tomaž Vajngerl
Change-Id: I111c82c66f1ee29dae50470fc08bb66c79da0652
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
Change-Id: Ic7cbfa55c7b2e42eb21400b2fca34724a72de701
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
Change-Id: I33a298341e228080920977639cb59986d0b4bd82
2013-07-03VSeriesPlotter cleanup.Tomaž Vajngerl
Change-Id: Ie9a2fa2a241826581eb799bafa796c54d558d976
2013-07-03Force intercept import/export for binary MS office format.Tomaž Vajngerl
Change-Id: I301762b94b4471e8bb144b63892afdf7f68fed77
2013-07-03Force intercept export for OOXMLTomaž Vajngerl
Change-Id: I5ec993a6aba0c0bb3b9f77ef6fb9e00680dfa574
2013-07-03Force intercept support for ooxml.Tomaž Vajngerl
Change-Id: I065742bbe22f24169a99e33558399fe16c601238
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
Change-Id: I2f712d8b95b5fdeb05b93b5247aab9772a00cc70
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl
Added: - regression-extrapolate-forward - regression-extrapolate-backward - regression-max-degree - regression-min-degree - regression-moving-type - regression-period - regression-force-intercept - regression-intercept-value Not all of these are yet filled as they are not yet implemented. Change-Id: I7ac39c0df5b8b7fb7be6b32d301e33a7f49f2960
2013-07-03Little cleanup in ODT regression lines import/exportTomaž Vajngerl
Change-Id: Ie6cdfec1295e08cd5141056eeac39f248ee97766
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl
Additionally fix import when regression-type is defined on series style. Conflicts: xmloff/source/chart/SchXMLExport.cxx Change-Id: I194780619dc7b8a2b428867d4b5906180ee1fac1
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
Additionally support more regression curves per one series and add polynomial an moving average tokens. Conflicts: xmloff/source/chart/SchXMLPlotAreaContext.cxx Change-Id: I9dfebb1f47942c88ab0ccff48ec7632136fb1bc9
2013-07-03fix element order in OOXML exportMarkus Mohrhard
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl
Trendline support at exporting in OOXML was missing. Add support for exporting regression type and properties and additionally line properties. The only missing are working dashed / dotted lines which are currently kind of "broken" for all lines. Change-Id: Ib7574e58febeb70f2a488db3546b74807c14df14
2013-07-03Import polynomial and moving average for OOXML.Tomaž Vajngerl
Change-Id: Ie6501ed3b3431e187f8f0b83654e84438566ccd5
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl
Also make new services work, so they can be used in filters. Change-Id: If4ebd86b2b7bc4fc43d36109f05d06d42c531dab
2013-07-03Slight cleanup in polynomial curve calculationTomaž Vajngerl
Change-Id: Ifc1b923e633beedce9ad27847f3c5c1298ee812e
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
- added polynomial and moving average to the dialog - implemented moving average and polynomal RegressionCurveCalculator - added icon for polynomial regression curve - prepare icon for moving average regression curve - degree parameter for polynomial regression curve - period parameter for moving average regression curve - limit the curve to max and min x value - added extrapolation Change-Id: I4ebb8dc23a3aff285b999e115fdda20ab11910a5
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane
Change-Id: I757bbfbc4a548f17d797ac00197588bc6e2907f6
2013-07-03WaE: unused parameter 'rMat'Tor Lillqvist
Change-Id: I5307b6eaee66dd66fbf64673767f7ac6a8225470
2013-07-03WaE: unused variable 'sAdjustment' [loplugin]Tor Lillqvist
Change-Id: I1417254b748a7516024dd098928b3f22dca1e584
2013-07-03std::min comes from <algorithm>Tor Lillqvist
Fixes configuration error in libvisio. Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435
2013-07-03database suggestname: no '/' for queriesLionel Elie Mamane
In particular, this keeps the new query wizard from silently failing by default when the underlying table name has a slash: it would generate a name proposal based on the table name, and then use suggestName to get a similar, yet guaranteed allowed name. In this case, the "guaranteed allowed" part was failing, since suggestName failed to strip slashes, which are forbidden in query names. Change-Id: I53d3976979ee45f5659765ed5dd3371b78837b5b
2013-07-03handle non-wrapped SQLExceptionLionel Elie Mamane
This happens e.g. when the user types a forbidden name for the query (e.g. containing '/' Also uniformise Logger usage instead of exception.printStackTrace Change-Id: I29b14b65dae487e0eb61b90ceba968142981e755
2013-07-03Ugly workaround for historic sxw files produced once by libwpd/wpd2sxwFridrich Štrba
Change-Id: I2d22c12896b241d79ded723acb0a6753cc1468ee
2013-07-03Bail early the same way as in 709f6ba6aFridrich Štrba
Change-Id: I8447d776ba315db5ef961818bc577d13e4f35a20
2013-07-03sw: remove SwDoc::ShareLayoutMichael Stahl
It is a crude hack that is no longer necessary because the underlying problems that caused crashes when deleting the layout have been fixed. Change-Id: I601bdb0dc0aff5f4ddb8b8f4ba4c8d1f72c76666
2013-07-03Drop unused DomainMapperTableManager::CopyTextProperties()Miklos Vajna
Change-Id: Ibe99d4f3f4254329ca1b7269221f4e7cba1201a1
2013-07-03readjust the combobox optimal size calculation, needs to be more stableCaolán McNamara
Change-Id: I1e9b07e5e5e53ae62baa77610f47083b580eaf7d
2013-07-03put tab tabpages frames side by sideCaolán McNamara
Change-Id: Ia0816a891bc4ab508f42cf6651df03d9566b560b
2013-07-03n#820503: initial MCE support in writerfilter ooxml tokenizerCédric Bosdonnat
writerfilter OOXML tokenizer was just ignoring the mce elements and thus getting the Choice content and the Fallback one. This initial support drops all mc:Choice contents to read mc:Fallback. At least for drawingML vs VML support, we have a much better support of the fallback. Change-Id: Ic0bf69d0436994e9cfcf38accdd57d17e9f391fe (cherry picked from commit f4112ce9e7840efbcd567c4d18ed4519a1e91294)
2013-07-03fastsax: provide the element name instead of prefix for unknown elementsCédric Bosdonnat
Change-Id: I3effd8a0cfe57875446536bbd0a93a73e630a44f (cherry picked from commit 4946cc813704703f7d988a6acf75c4d9e9c068a9)
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara
Change-Id: I7af08b7790a631d5d385a546a472e2868d79cb46
2013-07-03don't need an explicit help handler, the default will be fineCaolán McNamara
Change-Id: I61643e507a68e66e1798c2d21a3f9372027fda1a
2013-07-03Updated coreCaolán McNamara
Project: help e4fcd6566109736c1d2c17cd1b8be157ee7097db
2013-07-03fonttypedialog.ui widgetManal Alhassoun
Change-Id: I4aac9046a004d84cd47d563aee8b7338e0d17896 Reviewed-on: https://gerrit.libreoffice.org/4697 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-03Updated coreCaolán McNamara
Project: help 765c807900c41dec96a0872ade229d4ca3fc50ac