Age | Commit message (Collapse) | Author |
|
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>
|
|
Change-Id: I40ef93746e5f2a43ce58f0080db0b643e22404a1
|
|
Change-Id: Ie78e10fea0b798fae5ce2cee96798bcc65bbccbe
|
|
Change-Id: I38dde3854c08eecfe76d9f329ff2c0fa66449a58
|
|
Change-Id: I6d947d90f0505c29b4e301bc1ff30216aa0ed476
|
|
Change-Id: Ida8006af7f2771ee5f2c425d5c72df4cdba827b5
|
|
Change-Id: Ieeea09d9f93a4405ec6c33c1a646b0940d5d17a2
|
|
Change-Id: I58dbdc416254e631f33784bb2a2cf124e69fc69a
|
|
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
|
|
Change-Id: Icc3ffdda71482d1a716ea99e6cf8410bc2e39aa0
|
|
Change-Id: I3785afc7b18ab3f742e4ecc0e299baafc2bd6614
|
|
Conflicts:
chart2/source/controller/main/ChartController_Window.cxx
Change-Id: I70eb06d74670f54fa3792723711e9f73700f12ba
|
|
Change-Id: Ife0289003afe8f10db7ce3f6d9207087a5ac8e76
|
|
Change-Id: I111c82c66f1ee29dae50470fc08bb66c79da0652
|
|
Change-Id: Ic7cbfa55c7b2e42eb21400b2fca34724a72de701
|
|
Change-Id: I33a298341e228080920977639cb59986d0b4bd82
|
|
Change-Id: Ie9a2fa2a241826581eb799bafa796c54d558d976
|
|
Change-Id: I301762b94b4471e8bb144b63892afdf7f68fed77
|
|
Change-Id: I5ec993a6aba0c0bb3b9f77ef6fb9e00680dfa574
|
|
Change-Id: I065742bbe22f24169a99e33558399fe16c601238
|
|
Change-Id: I2f712d8b95b5fdeb05b93b5247aab9772a00cc70
|
|
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
|
|
Change-Id: Ie6cdfec1295e08cd5141056eeac39f248ee97766
|
|
Additionally fix import when regression-type is defined on series style.
Conflicts:
xmloff/source/chart/SchXMLExport.cxx
Change-Id: I194780619dc7b8a2b428867d4b5906180ee1fac1
|
|
Additionally support more regression curves per one series and
add polynomial an moving average tokens.
Conflicts:
xmloff/source/chart/SchXMLPlotAreaContext.cxx
Change-Id: I9dfebb1f47942c88ab0ccff48ec7632136fb1bc9
|
|
|
|
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
|
|
Change-Id: Ie6501ed3b3431e187f8f0b83654e84438566ccd5
|
|
Also make new services work, so they can be used in filters.
Change-Id: If4ebd86b2b7bc4fc43d36109f05d06d42c531dab
|
|
Change-Id: Ifc1b923e633beedce9ad27847f3c5c1298ee812e
|
|
- 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
|
|
Change-Id: I757bbfbc4a548f17d797ac00197588bc6e2907f6
|
|
Change-Id: I5307b6eaee66dd66fbf64673767f7ac6a8225470
|
|
Change-Id: I1417254b748a7516024dd098928b3f22dca1e584
|
|
Fixes configuration error in libvisio.
Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435
|
|
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
|
|
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
|
|
Change-Id: I2d22c12896b241d79ded723acb0a6753cc1468ee
|
|
Change-Id: I8447d776ba315db5ef961818bc577d13e4f35a20
|
|
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
|
|
Change-Id: Ibe99d4f3f4254329ca1b7269221f4e7cba1201a1
|
|
Change-Id: I1e9b07e5e5e53ae62baa77610f47083b580eaf7d
|
|
Change-Id: Ia0816a891bc4ab508f42cf6651df03d9566b560b
|
|
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)
|
|
Change-Id: I3effd8a0cfe57875446536bbd0a93a73e630a44f
(cherry picked from commit 4946cc813704703f7d988a6acf75c4d9e9c068a9)
|
|
Change-Id: I7af08b7790a631d5d385a546a472e2868d79cb46
|
|
Change-Id: I61643e507a68e66e1798c2d21a3f9372027fda1a
|
|
Project: help e4fcd6566109736c1d2c17cd1b8be157ee7097db
|
|
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>
|
|
Project: help 765c807900c41dec96a0872ade229d4ca3fc50ac
|