summaryrefslogtreecommitdiff
path: root/sc/uiconfig
AgeCommit message (Collapse)Author
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924
2013-03-06Converted Insert -> Names -> insert widget.Abdulelah Alarifi
Change-Id: I903d329cffd77daa9987cfc6079d9cfd10d98fc5
2013-03-06adapt code to define name .ui conversionCaolán McNamara
This is a bit of a pig, the RefButton does a magic shrink of the dialog to just two widgets. This happens in a baseclass which has other users so for the time being switch off being in a layout enabled dialog to do the right thing depending on that. On the bright side, for the other expandable element we can now use a VclExpander and throw away the custom resize, reposition, etc. code for that. Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763
2013-03-05Converted Insert -> Names -> Define widget.Abdulelah Alarifi
Change-Id: I1772da085487358854ae5cc41fb0a802fd761786 Reviewed-on: https://gerrit.libreoffice.org/2130 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-26make seperator editboxes stick to their labelling widgetsCaolán McNamara
Change-Id: I434d10fb4a02c70deb3a4b88b00a9313c0f53b9d
2013-02-26Only show scrollbar of sortcriteriapage.ui if necessaryJoren De Cuyper
Change-Id: I9098dc28f41f9603c8f736e970f0efd6a9178f7c Reviewed-on: https://gerrit.libreoffice.org/2276 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
but *sob*, it's not really that, because there's a dialog scale factor which is per-language which adds a bit to it depending on the language, MAP_REALAPPFONT is the unscaled variant. but *head in hands*, it's not really that either because if the font was considered "too narrow" then the average char width is recalculated in terms of the average char height. *clenches teeth*, add a approximate_char_width and use it directly. It can be considered the rough equivalent of pango_font_metrics_get_approximate_char_width albeit that it retains the same crude 1/8 of the width of "aemnnxEM" Change-Id: I4c135ca03467447dddf279ac0c187b13371acadb
2013-02-24now easy to adjust csv dialog to fit on a netbook screenCaolán McNamara
Change-Id: Id40bf959f160b03a2aa54dd078d66d6e9854863b
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel
Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4 Reviewed-on: https://gerrit.libreoffice.org/2332 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara
Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara
Change-Id: Id3aed9ef251f61710b43ceda1a28c6895e91872f
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-19use HIG spacing in sort dialogCaolán McNamara
Change-Id: I04757f9fc9ed70f72e53545b8ec43872f44e5f79
2013-02-14forgotten mnemonic widgetsCaolán McNamara
Change-Id: I5494b3f99f3e1145898dcfb5b17bc62861faa5f9
2013-02-14adapt code to insert sheet .uiCaolán McNamara
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d
2013-02-14consistent 6px border and frame top alignmentCaolán McNamara
Change-Id: I802af4cc3654de1cdd750054c9b927cc576fa0a5
2013-02-14Converted Insert -> Sheet widget.Abdulelah Alarifi
Change-Id: I575c4257fcff1349243cbe54c4558839e6629e81 Reviewed-on: https://gerrit.libreoffice.org/2082 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-12address cell protection text alignmentCaolán McNamara
tabpage code lives in sc, so .ui should live in sc Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
2013-02-07Move close button to most left of the findbarJoren De Cuyper
I had a conversation with some UX-members, they all agree the close button needs to be on the far most left of the findbar. Change-Id: I3c13df4821f3f4f86fec02fa5427b2277fa10c19 Reviewed-on: https://gerrit.libreoffice.org/2025 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
Change-Id: Ieb43e08519b72d4baebd5d004e4c9fd60daa40d4
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard
Change-Id: I398fac5c585b5ea6e40331b50119c90c180a32bc
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9 Reviewed-on: https://gerrit.libreoffice.org/1727 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-15make translatable a few more ui stringsAndras Timar
Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
this should have the side-effect that the scrollbar is in the right place, and not jammed into some odd place in the dialog Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
2012-12-03add sort key snippetMarkus Maier
Change-Id: I0facdfe0fa6010d15fceeb4153faae200bd779e0
2012-12-03fix sort page nameCaolán McNamara
Change-Id: I0fca18232b31f031312f49b8232f0ddda099802c
2012-11-29use Markus's sort pageCaolán McNamara
Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed
2012-11-29add sort tab page .uiMarkus Maier
Change-Id: Ib5471b2a4cae45cf8aa32b438bac7f5cda35f71a
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida
Plus unwind the mess of slot ID collision between sc and svx. Change-Id: Iad236e50f58160d85c997d6f8f6dfce405fd82bb
2012-11-17convert text import options to .uiCaolán McNamara
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
2012-10-17make use of ability to use bold in labelsCaolán McNamara
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
2012-10-17Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars.Jan Holesovsky
Based on discussions with Mirek M., thanks! :-) Change-Id: Ic3550d9d2c7e161cc0d1ababcd11b910d5c19d8e
2012-10-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
- Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
This currently works only on Linux as of now.
2012-07-17tubes: add Collaborate menu item only in telepathy enabled buildMatúš Kukan
Change-Id: Ibfd90941a64540d0e59f1e884a0992758cbc3bb8
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan
2012-07-04add the cond format managerMarkus Mohrhard
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-15added zoom submenu to ViewTim Hardeck
Added zoom submenu to View with the same entries of the zoom status bar right mouse button menu. This feature was requested on the design-mailing list: http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html Additionally the zoom menu entries were sorted in a more logical way. Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
2012-06-12make new conditional format menu appearMarkus Mohrhard
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
2012-06-11remove unnecessary menu entries for 3-6Markus Mohrhard
they can go back in for 3-7 when we have overlapping conditional formats Change-Id: I029d247444368165df92dfbc123f4a7a2de647a1