summaryrefslogtreecommitdiff
path: root/sc/inc/sccommands.h
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung1-0/+2
Following ESC decision, uno commands InsertRows / InsertColumns must be added to the current one InsertRowsBefore / InsertColumnsBefore and InsertRowsAfter / InsertColumnsAfter. This will guarantee ascending compatibility while making more explicit the behaviour thanks to the new commands. For Calc, these commands are equivalent to InsertxxxBefore Change-Id: I3aada5c9b03c504e6728c33cad2b2d569df1d60a Reviewed-on: https://gerrit.libreoffice.org/16099 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Philippe Jung <phil.jung@free.fr>
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung1-0/+2
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 Jung1-2/+2
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-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-19/+0
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
2014-10-04Add menu entry for the "formula to value" feature.Kohei Yoshida1-0/+1
Not sure 100% if that's the best place for this. Feel free to move it to a better place. Change-Id: Id66a92e1184e988bd71f7d845ea370b021c02c21
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
sorry, huge one...
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes1-0/+2
Change-Id: I1a4caea70ef8e2fc177a966e7e267ca4df139864 Reviewed-on: https://gerrit.libreoffice.org/1412 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida1-0/+1
Plus unwind the mess of slot ID collision between sc and svx. Change-Id: Iad236e50f58160d85c997d6f8f6dfce405fd82bb
2012-11-28fdo#49704 add split cells menu entry in calc popupLaurent Godard1-0/+1
Change-Id: Ia4f80cba29f30d4c684de6f78d8831513afa445c
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-226/+0
This is the first part of a nice cleanup ;) Change-Id: I2fa632dbb589053d8f95456233e10e97dff190fa
2012-06-11first part for new conditional format dialogMarkus Mohrhard1-1/+0
Change-Id: I97d025e468d6c90cdb780c3654706df20300429a
2012-06-11data bar settings menuMarkus Mohrhard1-0/+2
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida1-0/+1
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-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-337/+337
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard1-0/+1
2011-09-29add modelinesCaolán McNamara1-0/+3
2010-07-13CWS changehid: resync to m84Mathias Bauer1-0/+3
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-0/+333