summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
AgeCommit message (Collapse)Author
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl
Add popup menu function "Export as Graphic" to charts to export the chart as a graphic. Currently it works only with raster formats like PNG and JPG but not with vector formats like SVG. Change-Id: Ieeda21ff971f2ad31bab2248e8b509883b5cbcd0
2012-10-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
2012-09-28Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida
Never reference SC resource ID's in svx. That's just asking for trouble. Change-Id: I893de42891fbc05a2824360c52f2b74ead60f60c
2012-07-30Typo ressource -> resourceStephan Bergmann
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard
This commit is totally broken and removes a lot of still used strings. Please TEST commits before removing stuff!!!! This reverts commit c1ea4676ba67185a933fce387a66666e87095070. Change-Id: I065c17385ced86857c938e4102b9473d622ac59d
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan
2012-07-17tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold
Change-Id: Ifa1fa8d9e1f18163ba64edb8f26e1fcf7b21153e
2012-07-04add the cond format managerMarkus Mohrhard
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
2012-06-12make new conditional format menu appearMarkus Mohrhard
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
2012-06-11more for conditional format dialogMarkus Mohrhard
Change-Id: Id99be4e98ae1cd57077ac6f3758ebdb9cfc5424c
2012-06-11first part for new conditional format dialogMarkus Mohrhard
Change-Id: I97d025e468d6c90cdb780c3654706df20300429a
2012-06-11data bar settings menuMarkus Mohrhard
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
Change-Id: I699c424f536b0096b35d3db3aee371793e9e56c4
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
Change-Id: Ia3fbdd8770ca2e2a0125bd39550ab44c1776e6d8
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
This dialog is launched from the Formula options dialog. Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84
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-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
Change-Id: Iecfac54143676c9f0b483c4fa8deb26bf42ea16b
2012-05-08Support document title field in cells.Kohei Yoshida
Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida
Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2011-11-23add mouse resize (and other bits ) to gsoc formulabarNoel Power
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-10-23remove unused UI stringsAndras Timar
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-06Useful error message when DDE link update fails.Kohei Yoshida
When the document contains DDE links to other documents, upon opening you'll be asked whether you want to update the links. When the source documents are not open, however, the update fails, and all the formula cells being updated become #N/A. Not good. With this change, when a DDE update fails, it skips updating the formula cells that contains the DDE linkage (thus avoiding the #N/A error) and instead, shows an error message telling the user that the DDE link update has failed.
2011-05-25Launch error message in case the external doc could not be reached.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
Conflicts: chart2/source/controller/main/UndoManager.cxx chart2/source/tools/RegressionCurveHelper.cxx sc/inc/address.hxx sc/inc/attrib.hxx sc/inc/bigrange.hxx sc/inc/callform.hxx sc/inc/cell.hxx sc/inc/chartarr.hxx sc/inc/chartlis.hxx sc/inc/chgtrack.hxx sc/inc/collect.hxx sc/inc/compiler.hxx sc/inc/detdata.hxx sc/inc/document.hxx sc/inc/fillinfo.hxx sc/inc/olinetab.hxx sc/inc/prnsave.hxx sc/inc/queryparam.hxx sc/inc/sc.hrc sc/inc/scabstdlg.hxx sc/inc/table.hxx sc/inc/validat.hxx sc/inc/zforauto.hxx sc/source/core/data/documen2.cxx sc/source/core/data/document.cxx sc/source/core/data/table1.cxx sc/source/core/tool/address.cxx sc/source/core/tool/token.cxx sc/source/filter/excel/frmbase.cxx sc/source/filter/excel/impop.cxx sc/source/filter/excel/xename.cxx sc/source/filter/inc/formel.hxx sc/source/filter/inc/xename.hxx sc/source/filter/xml/xmlexprt.cxx sc/source/filter/xml/xmlnexpi.cxx sc/source/filter/xml/xmlnexpi.hxx sc/source/ui/dbgui/filtdlg.cxx sc/source/ui/inc/docfunc.hxx sc/source/ui/inc/namedlg.hxx sc/source/ui/namedlg/namedlg.cxx sc/source/ui/src/namedlg.src
2011-03-14Got optdlg.src to finally build.Kohei Yoshida
2011-03-14More on build errors and warnings.Kohei Yoshida
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel
2011-01-21accfixes: global resources need id greater 256Malte Timmermann [mt]
2011-01-20accfixes: added more accessibility information and fixed tab orders in ↵Malte Timmermann [mt]
multiple dialogs (sc module)
2010-12-15Give each field control a proper description.Kohei Yoshida
Incidentally, the page field was missing a description. Added one.
2010-11-21hrc cleanupJoseph Powers
2010-11-16HC Cleanup - calcJoseph Powers
2010-11-16remove logically redundant highcontrast codeCaolán McNamara
2010-11-15Localize the warning string.Kohei Yoshida