/slideshow/source/engine/OGLTrans/

this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Collapse)Author
2013-12-19convert sort dialog to .ui formatCaolán McNamara
Change-Id: I9c82b504df0879c338f1858b16ed70a91d459e02
2013-12-19convert subtotals dialog to .uiCaolán McNamara
Change-Id: Icab4e598c5355a1e971fdaa5a0a4d0d72c703021
2013-12-19set mnemonic widgets and a max heightCaolán McNamara
Change-Id: If52541caf94b76b38b3ec8b606db7bbc734d2591
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens
+ translated some German comments :P Change-Id: I2e3aa8bbdb1fc39c963ed5c59ef4511dce0044f9
2013-12-18Set sensible default values in the UI.Kohei Yoshida
Change-Id: Ibafbeae0becaca4f0b217b6a5a78bee048fceea0
2013-12-13datastreams: Improve usability of the dialog.Jan Holesovsky
Change-Id: I6b3f9316c3eb907912aeff1715705a95bbbf547c
2013-12-13fdo#70989: Change wording from "Output Range" to "Results to".Kohei Yoshida
To avoid the impression that this reference box takes a range... Change-Id: I3a69cf496f013779692c17fb943dcc34a1692275
2013-12-04Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialogJulien Nabet
Change-Id: Ie2e1edee804f3e85eab08d05adecfc25ebbc77c1 Reviewed-on: https://gerrit.libreoffice.org/6934 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
so bin/ui-translatable.sh will not find false positives Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
Change-Id: I6c2b478a4ce6976b5f8fe9cde3d8fbd309dff965
2013-11-29typo: seperator -> separatorAndras Timar
Change-Id: Ifad806a4a846656f4b81439c596aa34d898d021a
2013-11-29typos in UIAndras Timar
Change-Id: I5e99fbedf21fcf4a84f4695ca5aa3fd56259e849
2013-11-28datastreams: for security, ask before executing a script when importingMatúš Kukan
Change-Id: I76a11dae2569eb7e0c791c9f1fb20626c4ff7528
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan
By inheriting from sfx2::SvBaseLink and storing in sfx2::LinkManager we can have more data streams and see / remove them in Edit -> Links... dialog. Also rename to DataStream to avoid confusion. Change-Id: I9c3b89020324af7be082f9e6e1cd479aeb72fe81
2013-11-28combobox text entries appear to have gotten swapped aroundCaolán McNamara
Change-Id: I76499e12720bd35793a8b616899c8d4a04852171
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
all right this time Change-Id: I9168df3cd83cfa910e4a189b5330a28ad85773ac
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
Change-Id: I6a1cd4bc3eb91e89c5d15a2281d5f3d4a978df4e
2013-11-27Converted data bar options dialog to .uiKatarina Behrens
Change-Id: I9168df3cd83cfa910e4a189b5330a28ad85773ac
2013-11-19datastreams: implement address mode for inputMatúš Kukan
In this mode, we read lines as "<address>,<value>". Moving is disabled then, because we update each cell individually (and also, for some reason, it was not working). Change-Id: I55f73e5a6a26f3e962a12662deeea657ce41acd4
2013-11-17missing translatable="yes" attributesAndras Timar
Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b
2013-11-13datastreams: add toolbar buttons to stop / resume streamingMatúš Kukan
Change-Id: I601a4a174ea191c799623d29ed6eb229f9f372da
2013-11-13add data streams dialog .ui fileMatúš Kukan
Change-Id: I184f824804f93cc4f094cf4f77d3f3263575316b
2013-11-13add menu item for data streams dialogMatúš Kukan
Change-Id: I2f27afbaf91b31be2711fcb581bfd86bc103f1cb
2013-11-12Avoid too wide sidebar when writedirection controls are activatedMaxim Monastirsky
Achieved by placing the nearby controls into the same box. Change-Id: I28d04c8c3c5b5d9989e30d0ca18ef536640fb87a Reviewed-on: https://gerrit.libreoffice.org/6609 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-11ui permissionsTomaž Vajngerl
Change-Id: I56e81590327881328daf5f80e6330ba78cd8b900
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
TableFillingAndNavigationTools were added to StatisticsDialogs which include FormulaTemplate and AddressWalkerWriter. FormulaTemplate simplyfies creting formulas and AddressWalkerWriter simplyfies navigating cells with relative address navigation and adding content (formulas, values, string) to cells. Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
Add initial implementation of exponential smoothing. Change-Id: Id234aec6a0efece2ce8144f22359cf034256c40b
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
Move the functionallity to superclass, adjust UI Change-Id: I9770206386aa6d9caaf2d832d4744ac488e3190b
2013-11-11Add GroupedBy: Columns/Rows to Correlation and Covariance.Tomaž Vajngerl
Change-Id: I7bb3b7151abda8e977cbdbec2d0c356f049d5af2
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam
If the scale settings specify that the print ranges must be scaled across a specific number of pages, the default behaviour is to ignore breaks to avoid the case where breaks force more pages than specified. Here, an option under Calc -> Print -> Pages is added so that the user can specify that manual row and column breaks should be forced. Change-Id: I445cd7ce9e16e4ec2d0c320f059edad62b40f22d Reviewed-on: https://gerrit.libreoffice.org/6531 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
Change-Id: If451dfb24567157c86bca9a4a8564eb8de231a38 Reviewed-on: https://gerrit.libreoffice.org/6524 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-30rename software opencl optionMarkus Mohrhard
Change-Id: Icbadc235164b8d055b71f7207535fac2188a1948