summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Collapse)Author
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-12-10Make some dialogs resizable again.Jan Holesovsky
As discussed in http://listarchives.libreoffice.org/global/design/msg06845.html Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
2014-12-03fdo#85594 enabling date format and rearranging othersYousuf Philips
Change-Id: I839f6a3a01c1a9758b7997858416f15b73dba0bd Reviewed-on: https://gerrit.libreoffice.org/13284 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit ebf31a9b2c98167c2d46e16a19a75c287b0a4c6b) Reviewed-on: https://gerrit.libreoffice.org/13291
2014-12-02mark numbers as untranslatableStanislav Horacek
Change-Id: Ieb04f562e94ae4b8f09efbfeeaea7009c22322ff Reviewed-on: https://gerrit.libreoffice.org/13253 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips
Change-Id: I66a762ac267f48b9866d6ccb0fec9542eec52aaa Reviewed-on: https://gerrit.libreoffice.org/13188 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit ffd18eed1fc5b56fecf83fbff3ce09face16bb7e) Reviewed-on: https://gerrit.libreoffice.org/13190
2014-11-28Add the "Test" button backTor Lillqvist
This functionality is Calc-specific and will stay in the Calc part of the options. Let's not give the false impression that it would be going away. (How it looks and works now is not final.) Change-Id: Ic2f783a6fd07de89eec7d7e685364dad71243b4b
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist
Add a toggle to the "General" page. Change-Id: If35b1472032706b09a3bc3499c55cbd3ac2e13ac
2014-11-25fdo#86440 move header and footer entry to insert menuYousuf Philips
Change-Id: Id3c81d50e504e3d2e29f921955a10ef00c2d3646 Reviewed-on: https://gerrit.libreoffice.org/13028 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-25fdo#86132 add tooltips to calc xcu fileYousuf Philips
Change-Id: I9c643e72cb0e925c2d4e5283c6811ef73306c76b Reviewed-on: https://gerrit.libreoffice.org/13027 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-25fdo#85594 enable conditional formatting button, add icons, and tooltipsYousuf Philips
Change-Id: Ia6fa678fba21f48de183798bb33ee2e34598b03e Reviewed-on: https://gerrit.libreoffice.org/13022 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-20Improve wording for the OpenCL blacklist/whitelistTor Lillqvist
Change-Id: I4fd0a255903daab3d5a1888eeff266f831ad590b
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
Drop version number bounds, use regexps instead. Not entirely ideal, but as vendors are free to put arbitrary stuff into the driver version string (part of which might be numbers, part free text, part significant, part just informative), just comparing against lower and upper bounds with strverscmp() was not ideal either. Change-Id: Ic4ef4d8e15f79f1c96e6e03f6c01e62ae92dc2fc
2014-11-20fdo#85594 enabling date format and pivot table and adding a more hidden onesYousuf Philips
Change-Id: I1cd438c9d85445da97210210ddd4a6c99d6390e6 Reviewed-on: https://gerrit.libreoffice.org/12977 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18fdo#85594 renabling a few entries and adding addition hidden entriesYousuf Philips
Change-Id: Ifcf30f209355d4cea4daeabe06896b0c225a65a0 Reviewed-on: https://gerrit.libreoffice.org/12958 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist
Does not yet do anything, but will essentially run a "unit test" of the OpenCL functionality required by the default subset of opcodes. Change-Id: I230f6232c90562ea56057347fb0dc088f98c215d
2014-11-18fdo#86086 addition of number format submenu and simplifying itemsYousuf Philips
Change-Id: Ic65cb86872241b0b9425e65883a75b1e7382522e Reviewed-on: https://gerrit.libreoffice.org/12367 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18fdo#85594 moving merge cells to standard toolbarYousuf Philips
Change-Id: I73b199458e23ffafc269c9683ca30ec87b41f770 Reviewed-on: https://gerrit.libreoffice.org/12417 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
Change-Id: I35c115a1f1cb733a0d6841596d8baf2e5ade4a1d
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
Change-Id: I8169e9ceefc48c06b358d5a8e1fc08dabf019eb3
2014-11-15fdo#86132 add useful tooltips to number formatting toolbar buttonsYousuf Philips
Change-Id: Iffd27c92cdec48b269c85ff9aef0483e742e36c7 Reviewed-on: https://gerrit.libreoffice.org/12416 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-14Use right mnemonic_widget idTor Lillqvist
Change-Id: Ia5be89f17d8e63ad67a8d1dc811927dcdebbc0a9
2014-11-14I don't know what I planned the 'Edit' button to do, drop itTor Lillqvist
Change-Id: I9944023d4cfd897acce8fd71296034ca32d8d136
2014-11-13fdo#86252: Menu 'Merge Documents' is at wrong positionCor Nouws
Fixing a small mistake that slipped through with the many great improvements Change-Id: I252f2f05e6d624094507cc1f825faab5912e006e Reviewed-on: https://gerrit.libreoffice.org/12407 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
Change-Id: I0cf00abd582aaaaa4be4d385a6ef4f199c7aa0bc
2014-11-12Split driver version specification into a rangeTor Lillqvist
Change-Id: I1f26b47054e70e54ce81d3ec4cbc5ff58c1aeea3
2014-11-12MENU: move chart from object submenu to main insert menuYousuf Philips
Change-Id: If51cddafa63c79e4e7619c0c39d8f14f8eb83b25 Reviewed-on: https://gerrit.libreoffice.org/12373 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85594 enabling sort, autofilter, alignment buttons and hiding othersYousuf Philips
Change-Id: If8eac2bc43b207b7240a6b01c1e952c03a3006f5 Reviewed-on: https://gerrit.libreoffice.org/12353 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78 Reviewed-on: https://gerrit.libreoffice.org/12327 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85594 show row and column insert and removal buttons and hiding othersYousuf Philips
Change-Id: I47b3c7400f350e2af9bf2c228f6e8c10dec7b352 Reviewed-on: https://gerrit.libreoffice.org/12329 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85046 removing extra merge document entry in the Tools menuYousuf Philips
Change-Id: Ia3690a4fa539cbfcfe03a70cdb467ee4cf7cb1e3 Reviewed-on: https://gerrit.libreoffice.org/12331 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
and writer->insert->table->autoformat and calc->data->consolidate and calc->insert->sheet Change-Id: I7c89d9f01747a00b906afe3c762b747df6872869
2014-11-09fdo#86048 Add delete row and column entries to Edit menuYousuf Philips
Change-Id: Ia08e4a88b7b37e3056e8357f5f79721cc6297503 Reviewed-on: https://gerrit.libreoffice.org/12320 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b Reviewed-on: https://gerrit.libreoffice.org/12322 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#86046 Addition of sheet grid lines toggle to view menuYousuf Philips
Change-Id: Ifb948e90ad4980ce40cfcb270e52d23e696d8b6b Reviewed-on: https://gerrit.libreoffice.org/12316 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#85594 hiding, unhiding and rearranging standard toolbar buttons in CalcYousuf Philips
Change-Id: I4c61d9c5facdc0af8bb73b6839deca72f6049936 Reviewed-on: https://gerrit.libreoffice.org/12317 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist
Change-Id: I526d6652a956be3031ed46ab15eeb333d3f40a7c
2014-11-06Bin unused "description" labelsTor Lillqvist
Change-Id: I8710b698904d5c89644633bb53b78a95dcef7d7b
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
Change-Id: I5a6ef8f5e428ec4e62b3fdac8fe3e63f0ae58f1b
2014-11-06More work on the new OpenCL optionsTor Lillqvist
Now the new options show up in the "Detailed Calculation Settings" dialog and are saved and restored from the per-user configuration. The code that manipulates the "Detailed Calculation Settings" dialog is quite ugly with all its manual hiding and showing of widgets depending on which detail it is that is being edited. This also means that the dialog cannot be designed using Glade. But no time now to re-work this. Change-Id: I03a3a51d902084e73aab5a787b588d22ea7578f2
2014-11-06fdo#75673 - Removed duplicate insert entriesJoel
Inserting audio and video was duplicated in media and object menus. Removed from object to match every other component. Change-Id: I221e73184b835554c8c6a9293a8042a24d429030 Reviewed-on: https://gerrit.libreoffice.org/12276 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips
Change-Id: I34f753904a232a7b338736eee60f9bc225cd8f7f Reviewed-on: https://gerrit.libreoffice.org/12226 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky
Change-Id: Id177964ec35d6b5a08c46b8ba96615c2a4729136
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips
Change-Id: I4deaef9a942b82566bc7dcdc65f2a84441045f91 Reviewed-on: https://gerrit.libreoffice.org/12167 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-01fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap textYousuf Philips
Change-Id: I04390075006bd0492e0c39c5e1bf4a4eb107ed2c Reviewed-on: https://gerrit.libreoffice.org/12163 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-10-30Make the Value: combobox visible when you open the dialog.Jan Holesovsky
Change-Id: I8cb9ecb3a38468c4b00b5c043f63165631f55513
2014-10-30Improve layout of Tools -> Options... -> Calc -> Formula.Jan Holesovsky
Change-Id: Id5b653201f10fb3ef06208c5afc2650ab3ee493c
2014-10-28fdo#85046 - MENU: Edit > Changes should be renamed for better clarityYousuf Philips
Change-Id: I8bb6582cc0e5bac390c18308fea8e647d5a0526d Reviewed-on: https://gerrit.libreoffice.org/12098 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky
Change-Id: I4a067b31b4b518c56a0d18c6e6709955562d77fa
2014-10-21fdo#83579 - 'Extrusion On/Off' should be added to Fontwork toolbarYousuf Philips
Also hid 'Extrusion On/Off' button in the extrusion toolbar Change-Id: I768ba62878039a18cad8294046b3ae84d762d91b Reviewed-on: https://gerrit.libreoffice.org/12046 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>