summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2014-09-09semibold->boldCaolán McNamara1-2/+2
Change-Id: I563f4530f2003ea3090cd15696ea53143f7b3aa6
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-31/+61
The new option is in Calc -> General and is labeled "Update references when sorting range of cells" Change-Id: I5ac686e96742df40f7d8ba5ffec23806db2988a6
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-1/+4
Change-Id: I495ab15fa9b658e54f039aede69a7a79b6296635
2014-08-31Left-align labels in Detailed Calculation Settings dialogAdolfo Jayme Barrientos1-3/+5
Change-Id: I7e60d45f81dc3adb5567df47b359b627234b5bba Reviewed-on: https://gerrit.libreoffice.org/11209 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt2-0/+2
per https://bugs.freedesktop.org/show_bug.cgi?id=80538#c23 Change-Id: I1e9b06bd84ddbfbf70b4de904679bb99c2b72da0 Reviewed-on: https://gerrit.libreoffice.org/11203 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31Improve layout of random number generator dialogOlivier Hallot1-155/+156
New widgets arrangement in Calc - Edit - Fill - Random Numbers dialog. I placed the distribution parameters closer to the distribution combo box. Custom Seed and Decimal Places are now global options for the generators. Help page for the new layout will follow. Change-Id: I0d3f4c09b2c172271b675078abca6013c35a1da2 Reviewed-on: https://gerrit.libreoffice.org/11206 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31fdo#80269 (part): Help button for Calc Form dialogOlivier Hallot1-35/+18
Add help button in Calc - Data - Form... dialog Change-Id: I7263fdc8709add1ce9cca69ece20feb14ab71589 Reviewed-on: https://gerrit.libreoffice.org/11204 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-3/+0
and remove the Edit icon from the toolbar Change-Id: I27d9506bd0fb76b3f1ad056a9866f7744674a3e2 Reviewed-on: https://gerrit.libreoffice.org/11182 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2014-08-22HIG-ify Cond. format manager + Help buttonOlivier Hallot1-85/+123
* Add help button to Conditional format manager * HIG-ify with frame Change-Id: I54a77a8e33a9bbbc1dd9b64cb4997a21c2e1a318 Reviewed-on: https://gerrit.libreoffice.org/11079 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22HIG-ify conditional format dialog + help buttonOlivier Hallot1-111/+168
* Add help button to contitional format dialog * HIG-ify with frames Change-Id: Iea34bc7b6b14f26d8eb29557610baa7160238c5d Reviewed-on: https://gerrit.libreoffice.org/11078 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-22Restore help button in Pivot Table DialogOlivier Hallot1-1/+15
Change-Id: I9602fbb7edd7c7370a806cc0a61b3743a13229de Reviewed-on: https://gerrit.libreoffice.org/11080 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-21fdo#80367 (part) help pages fo Calc XML sourceOlivier Hallot1-6/+22
Implement help button for Calc Data-XML Source Change-Id: Ic1097b13c1d2266a8a1f21a4cbc9d416aacba892 Reviewed-on: https://gerrit.libreoffice.org/11055 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-20add a VclViewportCaolán McNamara2-11/+25
like GtkViewport so that the scrolled region will be clipped, which also has the side-effect of stopping glade clobbering the non view-port scrolled .ui files on editing Change-Id: Ic64174b3a35b77f068e0085cdc7721aeb33f1d82
2014-08-18pivottablelayoutdialog: define default buttonThomas Arnhold1-0/+1
Change-Id: Ica4bc2a52e7351899a5741086c6db299caa5ed16
2014-08-16fdo#80453 (part) Help button for insert random #Olivier Hallot1-247/+354
* Insert help button in dialogo * HIG-ify dialog. Change-Id: I839af28981e9bd980842e73e29bd6443f4154b86 Reviewed-on: https://gerrit.libreoffice.org/10944 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann1-11/+78
This patch adds three short cut buttons to the calc paste special dialog: paste values only (numbers, strings, dates), paste values and formats, and paste transposed. Change-Id: Ie70fbaa28976b2311b1d9cf53b094a5083fb42d4 Reviewed-on: https://gerrit.libreoffice.org/10928 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos1-0/+280
Change-Id: I4194af3033f6591c7a8ca219aebf2ef816edcd63 Reviewed-on: https://gerrit.libreoffice.org/10915 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos1-0/+191
Change-Id: Ibdfa27e834cd8fba0f732233338e5fba699c1e90 Reviewed-on: https://gerrit.libreoffice.org/10778 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt1-0/+1
Was added to writer in LO 4.1 but menu entries for other modules were overlooked. Change-Id: I90bcaa727eaa8fd8b35218f73c101f25c7a71d7b Reviewed-on: https://gerrit.libreoffice.org/10707 Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-08-05Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot8-10/+123
This patch adds the help button on all dialogs of Calc Data Statistics. Change-Id: Ic74493a4df1341ca08b50c03290a386232c977e9 Reviewed-on: https://gerrit.libreoffice.org/10704 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály1-0/+132
Change-Id: If515e8f554f36e4ba203474d08d5ebe9caa023fa Reviewed-on: https://gerrit.libreoffice.org/10739 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02HIG improvements for data sampling .uiOlivier Hallot1-221/+248
Change-Id: I84d5f6818e1cc729b87b606de00ea342061a10a2 Reviewed-on: https://gerrit.libreoffice.org/10696 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Stop bothering translatorsOlivier Hallot1-3/+3
restore widget id's to the previously translated Change-Id: Iaf5787447d14fdc4e0f5dac951834d32e729d156 Reviewed-on: https://gerrit.libreoffice.org/10700 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for moving average .uiOlivier Hallot1-217/+252
Change-Id: I768e409629ac0cf410163b0d3941c873be0afa85 Reviewed-on: https://gerrit.libreoffice.org/10695 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Expon. Smoothing .uiOlivier Hallot1-219/+256
Change-Id: Ia935724c95c0ef3c5738c03ddc19f75f1838a753 Reviewed-on: https://gerrit.libreoffice.org/10694 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc ttest Statistics .uiOlivier Hallot1-205/+242
Change-Id: I329ad988e9cfb12f41e8fd86af26c02fd0bef096 Reviewed-on: https://gerrit.libreoffice.org/10692 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Descriptive Statistics .uiOlivier Hallot1-160/+197
Descriptive statistics Change-Id: I8d3377e9c814f674bee4c09b562a02e80e7ed000 Reviewed-on: https://gerrit.libreoffice.org/10691 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve 2 dialogs for data StatisticsOlivier Hallot2-309/+363
Tweak 2 dialogs for Calc Data Statistics, seeking consistency and using HIG guidelines Change-Id: Ie87413dd820315eaf68eafdbd7381ec1f3744b4d Reviewed-on: https://gerrit.libreoffice.org/10673 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-08-02Improve HIG for Calc Data Statistics .ui, ANOVAOlivier Hallot1-304/+351
Change-Id: I3e51685cf4049615e3fc4c562f52a23797c3f4c1 Reviewed-on: https://gerrit.libreoffice.org/10684 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-07-27Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet8-16/+0
Change-Id: I50b1a14e6bb9907f3a09e515dba28f9bed5511ea
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper1-0/+2
In this commit not only a menu entry is created, also the name is changed from 'Edit File' to 'Edit Mode'. Change-Id: Icd7998307cb0337dd2ee95b298452557ab37375b Reviewed-on: https://gerrit.libreoffice.org/10211 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-20Resolves fdo#81549: Crash pivot tableJulien Nabet1-2/+1
Regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=345d6dd9d938a88722fb6d1f1963047a9761412d ? Change-Id: Ie2ebef88bd8369065b8a4ab176099c71674d5090 Reviewed-on: https://gerrit.libreoffice.org/10410 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály1-0/+239
Change-Id: I5d6e1ba67bf04c4a10e92f203fcbf36b58a8801c Reviewed-on: https://gerrit.libreoffice.org/10178 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper1-4/+4
Change-Id: I6017e77e46298b45c7584830178455fe29016209 Reviewed-on: https://gerrit.libreoffice.org/9907 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper29-40/+40
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-12put the add/modify/delete line below the rangeCaolán McNamara1-57/+57
and left align them Change-Id: I9a8caeeea828a22efe83bd50ee073b1931510cf0
2014-06-12left align add/remove buttonsCaolán McNamara1-16/+12
Change-Id: Id25bebc12a38cfba0b55fc45e3635f2ee8217586
2014-06-12Put conditional add/remove buttons above the range selector...Caolán McNamara1-19/+19
and left align them instead of centering. Change-Id: I3cbe25d8ba1c5a96ac12b4afd34b7db42837718f
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara1-17/+17
Change-Id: Ibfa5c806581c450a0b0407cb07751e06dd3a787e
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk941-0/+157
Change-Id: If3e0ac5afd73ed31f8c21ab68d0c3c765cb447f4 Reviewed-on: https://gerrit.libreoffice.org/9660 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2-2/+2
Exception: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55 Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida1-4/+4
Because the same dialog is used when creating a new pivot table, where the Apply and Close semantic feels a bit weird. Also, some features of the dialog were designed with Ok / Cancel in mind (like the destination location). Change-Id: I9ac889bca9f967cb97b34ab45ea563547b58d422
2014-05-26improve descriptive text of "Treat empty string as zero" optionEike Rathke1-1/+1
... as per discussion on the libreoffice-l10n mailing list. Change-Id: Ia4e7014df69e313ee02e6c9acd6c0ebac6f627f3
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida1-1/+0
Change-Id: I8afab424c051453005432c5291af49eb208dd22c
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida8-144/+16
Change-Id: I5707aea9965e0d288d4a0e742f5d3cccf08107eb
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida1-16/+0
Change-Id: I963419baec24d7599ddb3e481738cbe6ec4e0a69
2014-05-21typo: VarP (Sample) -> VarP (Population)Andras Timar1-1/+1
Change-Id: Iaa80388952ac38a088874629688d9cf8a5fd456d
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky1-1/+1
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl1-6/+59
Change-Id: Idb4b6442be7ddb08875c6b59f54a887399385be7
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl1-4/+116
Change-Id: I8cfaa06019e641e0590065d8f6a3266ff82acb88