summaryrefslogtreecommitdiffstats
path: root/chart2/uiconfig/ui
Commit message (Collapse)AuthorAgeFilesLines
* Add move column right and move row up in DataTablebansan852016-12-211-4/+32
| | | | | | | | Change-Id: Ib224a99636dfbb4451aa26263573af2f3d31b84a Reviewed-on: https://gerrit.libreoffice.org/32265 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-2/+2
| | | | | | | | | | | | | | | with addition of... - svxlo-SvxColorListBox + svxcorelo-SvxColorListBox This reverts commit db380aab1063e8a5e40111c40ee9f7921aa82601. Change-Id: I3af7aa0abb1a430bce64188244404fcbd480b128 Reviewed-on: https://gerrit.libreoffice.org/30598 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "SvxShadowTabPage::Construct was removed" f9a2c1c12ecad833c63b894c89d6008907477eb5. Revert "replace OColorPopup with SvxColorWindow" f300754bb1c6a347c92bb9548be7a65237176542. Revert "drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALID" 347c2c334589b18cc62af292674bb3df1dd54b71. Revert "replace last ColorLB use with a listbox of colors" 604b35bf55351751a396e34dcca3f85e75860fd5. Revert "simplify, its just a vector of colors" 351a97ce6bda3075677b59fa1387ba3d1ab17d7a. Revert "replace user draw with an Image of the color" df738e0f8ceedb4bad756960be14d9c41adc165d. Revert "strip down to the used pieces" commit 08d6cd788f2584ce10ab8fa10665245e953c59d9. Revert "move now combined ColorLB to location of last user" a19b18ad7c9eb0197c10e6d7e451ec4542e4bc9e. Revert "fold ColorListBox and ColorLB together" a989a0b1f2b425f05b58d0e44ce2de31c842ed65. Revert "move ColorListBox beside sole thing that uses it" 760a198e697f3070a5e0e029e4eff7be220eb9cd. Revert "extensions leaks out details of Color Selector, patch it up" 8bea644d6117a49405e6426dc97214220fc869d1. Revert "inherit FillAttrLB from ListBox not ColorListBox" d2ce812f1d3a7a2aad89ca0bd11948b63d2db7b0. Revert "unify color selectors" 43bc3031483d172eccd72c3804e2d4fc2ef37de4.
* unify color selectorsCaolán McNamara2016-11-041-2/+2
| | | | | | | Note: this removes the use of auto-color from writer's asian text grid, because its always invisible as far as I can see in practice. Change-Id: Ie850790d740a4d56c43015e493e093678cef3b4e
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-282-12/+2
| | | | | | | | | | | | where there is also an identical tooltip_text. And convert the remaining tooltip_markup properties to tooltip_text. Change-Id: Id9995217468fb7046a2822dcef9a99072a7269ee Reviewed-on: https://gerrit.libreoffice.org/29367 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Trend Line UI: R² was hiddenLaurent Balland-Poirier2016-08-181-9/+9
| | | | | | | | | | Un-hide correlation coefficient better choice of shortcut Change-Id: I85acd8a91de2d337d8619ba164dcd14d1939fac9 Reviewed-on: https://gerrit.libreoffice.org/28212 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2016-08-161-0/+58
| | | | | | | | | | | | Change trend line UI to add fields: X name and Y name to change "x" and "f(x)" in equation representation Next to be done: save it to ODF file Change-Id: I0680ee1bbfbbb74016ecc858917e10d6790ac63a Reviewed-on: https://gerrit.libreoffice.org/27069 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
* Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara2016-06-101-28/+18
| | | | | | | | | | By removing unnecessary variables/strings/function calls, and making proper changes in the related .ui files. Change-Id: I04244b360b4bb32ccbbe5bde4756a9166ae1fcaf Reviewed-on: https://gerrit.libreoffice.org/26018 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-06-021-21/+16
| | | | | | | | | | And make proper changes in the related .ui files Change-Id: Iea998b6de25831c08950a8afa725713288113bfa Reviewed-on: https://gerrit.libreoffice.org/25807 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar2016-03-291-1/+1
| | | | Change-Id: I8b382bddac208d12216842ace6511b8b9127f205
* tdf#91063 Better organize Error Bar content panelYousuf Philips2015-12-221-188/+159
| | | | | | | | Change-Id: I7c85cb926187ff757a75f985ee1e5cbfe265f9dc Reviewed-on: https://gerrit.libreoffice.org/19577 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* tdf#91063 Move border to Gtkbox in Data Series content panelYousuf Philips2015-10-271-1/+1
| | | | | | | Change-Id: I33dd8f0688df09e57d565f0f5fb2883297e0497f Reviewed-on: https://gerrit.libreoffice.org/19607 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
* tdf#91063 Change show legend label to tooltip in chart sidebarYousuf Philips2015-10-241-1/+2
| | | | | | | Change-Id: I3d4cd44527bd9687df002543055286daf6e24a65 Reviewed-on: https://gerrit.libreoffice.org/19370 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
* tdf#91063 Move border to Gtkbox similar to other panelsYousuf Philips2015-10-191-1/+1
| | | | | | | Change-Id: I8f385b2997585b3245ad862da60f0b394689b03b Reviewed-on: https://gerrit.libreoffice.org/19463 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* mark numbers as untranslatableStanislav Horacek2015-10-181-2/+2
| | | | | | | Change-Id: I44c44f96c0ece4d9412df234f57d0acb26b10f2d Reviewed-on: https://gerrit.libreoffice.org/19423 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* don't put the checkbox into the HBox, tdf#94870Markus Mohrhard2015-10-091-21/+19
| | | | Change-Id: I28f4895814d9fc419274de5681efa535e815f822
* use localized string for title text, tdf#94294Markus Mohrhard2015-09-201-35/+31
| | | | Change-Id: Id27e5c3794b728ce79d63b6c7d552df0cc1ba239
* tdf#91063 Improve the elements content panel of the chart sidebarYousuf Philips2015-09-171-119/+146
| | | | | | | Change-Id: I6fa83512a1a4949eb4f4dd9f849aab04b5f58374 Reviewed-on: https://gerrit.libreoffice.org/18658 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-092-4/+36
| | | | | | | | | | | | | | | | | | Now in a pie chart the text of a label can be wrapped, the wrapping is automatic and the maximum text width is fixed to almost half the pie radius. This feature is used to import correctly the relative text wrapping property provided by MSO. Moreover the data value and percent value of a label are now centered horizontally, respect with the label text. Conflicts: chart2/qa/extras/xshape/chart2xshape.cxx Change-Id: Ie10d6184365436f763cd9693a5bbefcfa9b3862b Reviewed-on: https://gerrit.libreoffice.org/17193 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
* Some (mostly HIG) tweaks to chart error bar panelKatarina Behrens2015-08-161-143/+237
| | | | | | | | | | stacked radiobuttons horizontally, they have no text now, but img and tooltip, it looks more sidebar-ish Change-Id: I6381a2e5e2c056b8928152b9154565eecce7a372 Reviewed-on: https://gerrit.libreoffice.org/17451 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* Some (mostly HIG) tweaks to chart axis panelKatarina Behrens2015-07-301-36/+64
| | | | | | | | | | + added a text orientation spinbox to .ui file, but it does nothing so far Change-Id: Idb9177683c46fba50a153aff795aab7a2f419694 Reviewed-on: https://gerrit.libreoffice.org/17402 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Some (mostly HIG) tweaks to chart data series panelKatarina Behrens2015-07-291-129/+279
| | | | | | | | | | Additional tweak: use 'Data series %1' as frame label, substitute %1 by real series name Change-Id: Id5bee4c2e52ccd98fa40649ec539b3efdee55962 Reviewed-on: https://gerrit.libreoffice.org/17387 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Some (mostly HIG) tweaks to chart elements panelKatarina Behrens2015-07-291-297/+446
| | | | | | | | | | | | | | As I wanted to represent subsections as frames (it looks kinda better with bold labels), I tried to emulate grid behaviour by putting widgets into 2 size groups Other tweaks include disabling legend position listbox when legend is not to be shown and missing clear() of that listbox Change-Id: I0b635fe5aba1580542cf982e2e6be02eb0056352 Reviewed-on: https://gerrit.libreoffice.org/17386 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* finish error bar panelMarkus Mohrhard2015-07-261-3/+24
| | | | Change-Id: I954b858ea76c949fe3e5de15e3ed45a7aba6bb2d
* add skeleton for error bar panelMarkus Mohrhard2015-07-181-0/+147
| | | | Change-Id: I397b10d95356a1d376e868af6a93077fd996b680
* add chart sidebar axis panelMarkus Mohrhard2015-07-171-0/+94
| | | | Change-Id: Ia0f75c09f11c5751428a19fca33b39a54cdbb249
* also handle primary vs secondary axis in series panelMarkus Mohrhard2015-07-171-1/+1
| | | | Change-Id: Ieed69e1e7ebd88b15dd6a6fb51863fab4f57479c
* add skeleton for chart series panelMarkus Mohrhard2015-07-161-0/+156
| | | | Change-Id: Ib1e5da270812aa909a6e773abbd9716256f4d5f4
* remove unused labelsMarkus Mohrhard2015-07-161-36/+4
| | | | Change-Id: I6b16fcd7ee48d782c9b25b1f90f3ff25c103633d
* make chart elements panel beautifulMarkus Mohrhard2015-07-161-314/+250
| | | | Change-Id: I9e76f9b314dce6b4392d43fee4d5e05a450aac84
* handle legend position combobox correctlyMarkus Mohrhard2015-07-161-2/+6
| | | | Change-Id: Ic19e8cd20d739761975db2b00cb92fd27f8ac4be
* adapt to UX discussionMarkus Mohrhard2015-07-161-104/+13
| | | | Change-Id: I6a7ba1f13cddf20b2751f2ee113427db43978cfa
* chart2: Fix .ui widget namesMaxim Monastirsky2015-07-131-2/+2
| | | | | | | | | | warn:vcl.layout:13283:1:include/vcl/builder.hxx:413: widget "checkbutton_x_axis_title" not found in .ui warn:vcl.layout:14352:1:include/vcl/builder.hxx:413: widget "checkbutton_y_axis_title" not found in .ui Change-Id: I5a6e29b24706df0925038e869be94b0f6a8d232f
* add ChartElements panelMarkus Mohrhard2015-07-121-0/+525
| | | | Change-Id: I935a0d637a9ea3a1716d6e839e65c4e565a2c840
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-0515-213/+141
| | | | | | | | | | | | This helps de-clutter action button groups and eases visual scanning. This patch also contains little layout tweaks where needed to separate the Help button from its neighbors when the dialog is too small. Change-Id: I56aafdaf2a5351bd7bcb4db693e520fd5c5166ce Reviewed-on: https://gerrit.libreoffice.org/13427 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Resolves: fdo#84885 chart wizard dialog cut offCaolán McNamara2014-10-201-27/+35
| | | | Change-Id: Ie24687cd1c54b1fed04745c83f507c17a5574175
* Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara2014-09-255-100/+104
| | | | | | in favour of a wrap property on NumericField Change-Id: I62c6bdb69a16f37ae6018a2fe41070fb18dbe4a0
* fdo#81547, part2: show only relevant widgets in layout tabpageKatarina Behrens2014-07-221-13/+14
| | | | | | | | Set initial status of most of the widgets in .ui file to hidden, *ResourceGroup::showControls() method will take care of showing them when appropriate Change-Id: I19d8df661ea7ee122e06ab854a9eb0a5edf62320
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-2313-19/+19
| | | | | | | 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>
* fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper2014-06-221-5/+5
| | | | | | | Change-Id: I31d9ea145e8c01a0e81507534e2cf6c584174048 Reviewed-on: https://gerrit.libreoffice.org/9843 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
* remove now unused dialogMarkus Mohrhard2014-06-221-136/+0
| | | | Change-Id: I42c340a6aee016e37ee558d46a8eab101837e9c5
* show the property mapping sequences by defaultMarkus Mohrhard2014-06-221-22/+2
| | | | Change-Id: I32417ed53e491a66f700e77ae0fff2154fa5441c
* mark numbers as untranslatableStanislav Horacek2014-06-201-2/+2
| | | | | | | Change-Id: Iaa592297e8a946c121b9eaedbbab136db7593316 Reviewed-on: https://gerrit.libreoffice.org/9838 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2014-06-011-1/+1
| | | | | | | Exception: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55 Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
* Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida2014-03-261-0/+25
| | | | Change-Id: Ia6083c423bf8286a0b562d490283f8e1328a0124
* convert chart type page to .ui formatCaolán McNamara2014-03-031-0/+454
| | | | Change-Id: I2e95e0dec66b8985abad81b02722e1bf632a15e0
* convert chart data dialog to .uiCaolán McNamara2014-02-201-0/+298
| | | | | | | this one was a complete pig to convert with the conflicting home-grown existing layout code. Change-Id: I135bd486d10f7d972e143daae44d6b24a6e8fdb8
* this dialog is unfinished, but fix it to not crashCaolán McNamara2014-02-171-65/+82
| | | | Change-Id: Icb6d1d1bb14678eb711100644f3f60725db4b5db
* set mnemonic widgetsCaolán McNamara2014-02-101-7/+7
| | | | Change-Id: Ia093bcd93bd453f039b0dcba744cb8608158ed43
* forgot the new filesMarkus Mohrhard2014-02-091-0/+119
| | | | Change-Id: I63bdb340aa06b072541bb8b0ed975457c504c9a2