summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Collapse)Author
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
This commit shows some weakness of the current approach with PopupLabel, as in many cases it's exactly the same as Label. Have some ideas on how to improve that, but will look at it after converting the remaining menus (at least in sfx2 based modules), so I could have a broader look at what we have. Change-Id: I78dfdb4a6f2ea3faf84f3a521067c6c15df96852
2015-12-23New saving behaviorMaxim Monastirsky
Changes in this commit: - AlwaysAllowSave config is gone. Saving is always permitted, unless in a read only document. Also changed the behavior in dbaccess to match sfx2. - The toolbar save button is always enabled, to always give access to the dropdown. That's the case even in a read only document, except that it changes to DROPDOWNONLY, and the save as command icon+tooltip. In table/query designers we still disable the button in read only state. - When the document is modified, the toolbar button gets a special icon to indicate that. TODO: - Icons for the document modified state are still missing. I added some fake links to Tango's links.txt in order to test the new behavior. These links shouldn't stay as-is in a production version! Change-Id: I56c169bf48b78faaf53c2989ce8624f8297ffb6e Reviewed-on: https://gerrit.libreoffice.org/20839 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky
Change-Id: Ia05fb0a568c29d7990a8a837e1df953358acfa1f
2015-12-18Small corrections to Calc context menusMaxim Monastirsky
- Re-add clipboard functions to Auditing and Pivot table menus. (In the old implementation, clipboard functions were added to all context menu unconditionally at runtime. This led to odd things like the clipboard functions visible in print preview. Luckily now we can decide which menu should have them.) - Rename Auditing menu to "Detective", to match the menubar. - Rename "Edit Cell" menu name to "Cell Edit". - Rename the page style dialog command back to "Format Page" to match the menubar (Format->Page). Change-Id: I41b7aba8adacbf1ac995be846cd2af3edd52b1c0
2015-12-17tdf#90598: filter options dialog controls expandableOliver Specht
listboxes are expandable horizontally and in non-dropdown mode also vertically Change-Id: I77fdc332ee79437c054e6a0d7f8e3c87e1ff3791 Reviewed-on: https://gerrit.libreoffice.org/20763 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
TODO: - Clean the now unused defines/resources. - Several submenus are duplicated (in the menubar too). Makes sense to refactor them to separate popup menu controllers. Change-Id: I85505eda1c5fb707b1e6064007f27af7b31452bf Reviewed-on: https://gerrit.libreoffice.org/20704 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-28Fix wrong use of toolbarseperator in shape toolbarsYousuf Philips
Change-Id: I812db6b6d2217435bec1b7daf13823747d820585 Reviewed-on: https://gerrit.libreoffice.org/20183 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
Change-Id: I42fa834464fd4cd7f0c1f11e310c1145fb1f071b
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
Change-Id: I56969839a93af975466ab6c28f2f87557e4d7f1b Reviewed-on: https://gerrit.libreoffice.org/20074 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
Change-Id: If255e6bebe501f1b0959613ce091b322af064628
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
These have been defined in the widgets Change-Id: If46a6862872286a454804846128bd8658f60af9b
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt
Change-Id: I9ca5739462742a4e3ec3a034918891e53022d6de
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
Change-Id: Id78cae55eb89520bd87713f9ea6c009c922f2870
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
Add a new statistics dialog for calculating regression. First supported regression models are linear, logarithmic and power. Change-Id: I6fa18136455d4bc4d69edbaa7d19ee6b5b6e5703
2015-11-05tdf#91820 Round of small tweaks to Calc's menu barYousuf Philips
Change-Id: I723dd1bc7179ec90cd828aaf263d8a2bc091ac22 Reviewed-on: https://gerrit.libreoffice.org/19766 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
Change-Id: I4a1e3e269a269bb37e88aa8810a46d0f4ecfc518 Reviewed-on: https://gerrit.libreoffice.org/19420 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
that'll save calculation settings into current document only, not into global user profile Change-Id: I50ab31b679f712ff512f85a2cd58319d356462ea Reviewed-on: https://gerrit.libreoffice.org/19318 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-10-06tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips
Change-Id: Ib6578ddd7897d9c5d63b5dc8d8465f6107cc24a6 Reviewed-on: https://gerrit.libreoffice.org/19130 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-09-18Resolves: tdf#94060 raise iteration steps upper limit to 32767Eike Rathke
... which is what Excel does, the value has to fit in a 16-bit signed integer. Change-Id: Ie172eb4eaa69b80110c8f93b1f74a6bb17ffc92f
2015-09-12tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens
Regression from commit 8b7799972a95da50e1e92748, which replaced named GtkFrame with GtkBox, but didn't rename the box accordingly. Change-Id: I321dbee05faded81dbf575bca3c578ecb09f1a3e Reviewed-on: https://gerrit.libreoffice.org/18469 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens
Change-Id: I18dd5b8dc49bd9f4dc9c27556782fa5f2b3c4f58 Reviewed-on: https://gerrit.libreoffice.org/18334 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-08-25Some cleanupMaxim Monastirsky
Change-Id: Ia22866225b2a726ed69c9f18d02d1ebffdafde8f
2015-08-25Correct icon for number format in Calc's sidebarYousuf Philips
Change-Id: Icc5958d77277c6938b8a03ef44dfd71b9350e288 Reviewed-on: https://gerrit.libreoffice.org/17978 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-08-25sc: fix number format button highlighting in sidebarTomaž Vajngerl
When a number format for a cell (for example percent) is applied it is highlighted in the toolbar but not the equal button in the sidebar. This patch fixes this issue. Change-Id: I7f33ab1e989f8a8e3c49468aae2042621d088798
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
Change-Id: I24e9b16ea38811791804e6c85205b304bd781617
2015-08-14reorder of File menuSzymon Kłos
Change-Id: I8265b291554765775871905b0349564131dfa8c7
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
Change-Id: Ie07364696175038130cb5b94fbad39b88e646921 Reviewed-on: https://gerrit.libreoffice.org/17473 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-08-09tdf#91820 Moved tool items back into Tools menuYousuf Philips
Change-Id: I50e028316b505038fcfbd9c15e5d08ffc48e59e1 Reviewed-on: https://gerrit.libreoffice.org/17551 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-08-04Hide open remote button in standard toolbarYousuf Philips
Change-Id: I175d27311fa166d3d33f2d88184b1fcd01f5df6a Reviewed-on: https://gerrit.libreoffice.org/17476 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
Change-Id: Iab1f29925c26e9cc862bb858d72eb528e656215b Reviewed-on: https://gerrit.libreoffice.org/17475 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar
Addition of reference edge and vertically stacked checkbox to the Alignment sidebar tab in Calc Change-Id: I62ba4145a33cf637d1d5f1f08b3f3f01e4165571
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos
Change-Id: I03dc6592015dea4b4c5e77650ec8378ee0853a63
2015-07-24Open Remote file in Calc's menubarSzymon Kłos
Change-Id: Ie0e98768724edca02cfe7dc9fda682ce125e1a9e
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
a special case for INDIRECT function interpretation. Does what OOo used to do, interprets formula using CONV_OOO first, failing that, tries CONV_XL_A1 Change-Id: I4281ab2bb7164607206c0b8e51f7e63a1fc2db9a Reviewed-on: https://gerrit.libreoffice.org/17255 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-17Minor ui changes in calc sidebarRishabh Kumar
1. removal of ambiguous button width in sidebarnumberformat.ui 2. addition of spacing between indent label and indent buttons in sidebaralignment.ui Change-Id: I41fc4f9bdfb2a1a1909d014f6039c73bbdfe9c4a Reviewed-on: https://gerrit.libreoffice.org/17145 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-07-16'Save As' popup menu in the Calc's toolbarSzymon Kłos
Change-Id: I5e7d5594062bb722b1076450c1e6e633183279b3
2015-07-16open remote button in sc toolbarSzymon Kłos
Change-Id: I3ad382e246cf16270bc78d57726107fe72b0fac3
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky
The associated toolbar doesn't exist anymore, and most of the buttons that were there in (at least) OOo 2.0 were moved to the Insert toolbar (it's the one that's pulled from the "Insert" button). So kill it, and make Insert Chart/Object visible by default in the Insert toolbar. Change-Id: I84ea43f560ea23ceff2e885e9ce615b9d76f3075
2015-06-28tdf#91857 Minor fixes to impress's and calc's reorganized menusYousuf Philips
Change-Id: I8a50e34d7a0f5746458003268366f59f65e47b91 Reviewed-on: https://gerrit.libreoffice.org/16554 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-11tdf#91820 Minor fixes and fix icon linksYousuf Philips
Change-Id: I8b151c09bd8630abfc5b7ec3b56870e0075c8d36 Reviewed-on: https://gerrit.libreoffice.org/16231 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-07tdf#85594 Additional tweaks to standard and drawing toolbarsYousuf Philips
Change-Id: I57b538c0490a1fc8233041fdee51889b62ea0eb7 Reviewed-on: https://gerrit.libreoffice.org/16131 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-05tdf#91820 Reorganize calc's menu barYousuf Philips
Change-Id: I1eb0ffe8dc5f79057514801735c6b1be8c8d24dd Reviewed-on: https://gerrit.libreoffice.org/16090 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
Removal of less used controls Change-Id: I2948e6582031db1f743af59fb1ae02c1a86467f4 Reviewed-on: https://gerrit.libreoffice.org/15935 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
This part adds features to add rows/cols after the selection which is a new behaviour. Change-Id: Iec1201ae56970cd3dd0622c2ffa1eb6e46ad7446 Reviewed-on: https://gerrit.libreoffice.org/15831 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
This part renames all INSROW / INSCOL to INSROWS_BEFORE / INSCOLS_BEFORE which is the current (default) behaviour. Change-Id: Ia084f17a3be8bf09908e5d227ef4e6d09b8420a4 Reviewed-on: https://gerrit.libreoffice.org/15830 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-30Implemented formula group count statisticBenjamin Ni
Change-Id: I8b9c11fdd4b6e4343b467f1e5b1d1e96f1dd3140 Reviewed-on: https://gerrit.libreoffice.org/15927 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-05-07Make pivot table resizable again to make it easier to work with.Tomaž Vajngerl
Change-Id: I205f7348993031e0dd72c74531ca67e3e87e809c
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung
Adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) to scalc. Proposal of new Format menu and image context menu organisation. This is part of a serie of 4 patches that adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) in all products (scalc, sdraw, simpress, swriter). Main menus, toolbars and contextual menus are updated accordingly. Change-Id: I7f5cf2d1eb3870245684eadf5909fe590d56bf42 Reviewed-on: https://gerrit.libreoffice.org/15589 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2015-05-01add "Contains totals row" to database range dialogEike Rathke
Change-Id: Ibdd144158f1484cf0e8c3861b6f3758a03638434
2015-04-23tdf90782: Restore string and fix Manage Names dlgOlivier Hallot
1) restore previously deleted label which is actually used by the controller 2) put Manage Names dialog in same one-column as Define Name dialog. Change-Id: Ia5e6d1cf183ba7e0dc5b43b964054caf2f187ed8 Reviewed-on: https://gerrit.libreoffice.org/15487 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>