summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc
AgeCommit message (Collapse)Author
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
2012-06-11data bar settings menuMarkus Mohrhard
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
2012-06-05status bar: Normalize the selection and modification status icons sizes.Jan Holesovsky
Change-Id: I4c11c82df0fdbf0040729323dc1fda2ece7f2582
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
2012-05-28status bar: Fix status selection menu drawing in Calc.Jan Holesovsky
Change-Id: I4198e1a827104eace62e5c39a7aee15d17471c35
2012-05-23Use new commands for the file open icons in writer and calc.Kohei Yoshida
Change-Id: Ie18c69615fed6020efe577d81bd905e2f3bcba31
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
Idea by Mirek M. - thank you! Additionally introduced a tooltip showing more verbose text when in overwrite mode. Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
This way the type detection is guaranteed to receive the document service name whenever a file is being opened from Calc. Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-09-26Manage Names: adapt menu to changesMarkus Mohrhard
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky
2011-07-26findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky
2011-06-16Removes find/replace button from CalcSamuel Cantrell
Removes the find/replace button from the default standard toolbar in Calc. This is due to the inclusion of the new search toolbar.
2011-06-14Removes zoom button from CalcSamuel Cantrell
This patch removes the zoom button from the standard toolbar by default in Calc. As the "Default UI Improvements" wiki page notes, we now have a much better method of zooming than this stupid button.
2011-03-03findbar: Add the findbar to the menus above the Search dialog.Jan Holesovsky
2011-02-22Remove Tools -> Media Player from CalcThomas Arnhold
2010-11-25Put show credits entry into all app ui configsThorsten Behrens
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-09-29Ported statusbar-fancy-modified-status-sc.diff from ooo-build.Kohei Yoshida