summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
AgeCommit message (Collapse)Author
2013-10-30renumbered string ID defines consecutively to close gapsEike Rathke
... and shrink the resident array a little. Also included the awk script that does this. Change-Id: I47ab6d9d49d229dcffeef1a684f5c6fa836f91d0
2013-10-30renamed STR_COUNT to SC_GLOBSTR_STR_COUNT to clarify ...Eike Rathke
... that it is not an ID of a string but indeed the count of global strings. Change-Id: Ia4ebc389bad86333bae6a3ce761399b9248f2696
2013-10-30STR_VALERR had no place in globstr, moved to scstring SCSTR_VALERREike Rathke
Change-Id: I311918aaacc8b0de32af5bd7fd7e5be146d977e2
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
They aren't needed in globstr and weren't in RID_GLOBSTR anyway but in global STR_START+... range possibly sharing IDs with something else after STR_END of sc.hrc ... Change-Id: I1f9f8e9e1748afdd00ceb3106ec405456415ee21
2013-10-30commented purpose of this file to clarify resident natureEike Rathke
currently it's a mess of what was added here Change-Id: Iaea4a6a44358c93c9dda45030898e2cb453526af
2013-10-30proper include guard nameEike Rathke
Change-Id: Ib2c8724ba0759860a6374d9152c6a1d93387f5cd
2013-10-29Revert "Related: fdo#63546 bundle both changes together as one undo"Eike Rathke
This reverts commit c4da31d33bcd00230153929bba3165f5257aabde. Conflicts: sc/inc/globstr.hrc sc/source/ui/view/formatsh.cxx Change-Id: If74872b89dff88f1f1fc7fac1a7b6224f3763d26
2013-07-28move global string to globstr fileLionel Elie Mamane
Solves warning: global resources should have number >= 256 Change-Id: Ic1066b6c190c151550e2fc4c4b932ff397d453a5
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
Change-Id: I877199aa9c0bb275fa678488548c7e6797c0eefc
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
New menu entry in "Data>>Statistics>>Descriptive Statistics..." to quickly calculate basic statistics for a row of data. These are Mean, Standard Error, Mode, Median, Variance, Standard Deviation, Kurtosis, Skewness, Range, Minimum, Maximum, Sum and Count. Change-Id: I7c4a75adf7731f42f9c7f8e741ff1b5fa245c1c8
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
Change-Id: I1ed75d1434751da017070fb6903f6288defa02b6
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl
Change-Id: I98620d235044365bcc67e29a72f036f5fdfd5e45
2013-06-24fdo#51296 Helptext added for hyperlinks, hlinks behave as in writerAkash Shetye
Added prefixed of "ctrl+click to open hyperlink" to hlinks depending on the security setting. Now clicking links behave as in writer. Change-Id: I87d0fecb6268463cd99478b70eb081ed958976be Reviewed-on: https://gerrit.libreoffice.org/4051 Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara
i.e. duplicate the buttons rather than change their content and have the same handlers for both variants. Hide the one we don't want at any given time and use size-groups to get the same width regardless of the combination shown. All so the ui doesn't jump around the place as the button content changes. Change-Id: Icca938a6381da1feaf43fd11779d1d6d94d5d3a0
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky
Change-Id: I6251d764385ce76deb79606dcada9842544867b2
2013-05-13reenable left/right area swap in .ui layout termsCaolán McNamara
Change-Id: Ic680a0e9f0254722163c1bd1b822d1c51f96454f
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot
Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
Change-Id: Ic9c911552f2b03bb496f47251917a3736494dce1 Reviewed-on: https://gerrit.libreoffice.org/3213 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-04-18fdo#63290 related: cleanup stings defines due to removalLior Kaplan
follow up to commit af4a947174aafe669c129c54c304caa43d90eac7 Change-Id: Ifaee6d61fada21705574e5ad6bf0fa32957fe75c Reviewed-on: https://gerrit.libreoffice.org/3425 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
Change-Id: I2a9608339c372ccdeeca2ca0fd9499a4c527cff3
2013-04-17adapt code to solver dialog .ui conversionCaolán McNamara
The vertical scrollbar remains a bit whacky in how it scales and operates when scrolled, this is unchanged. Change-Id: I468a87c75f1c1927d0387c4af64c7ad87f4e1922
2013-04-16adapt code to goal seek dialog .ui conversionCaolán McNamara
Change-Id: Ic3edf3f42365630c903f4e2cf63103a8f59311bb
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
Change-Id: I1c305c67772b46cede6b4da3e79578f2f1a8ee89
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile
Conflicts: sc/inc/globstr.hrc sc/source/core/data/dpdimsave.cxx sc/source/ui/dbgui/dpgroupdlg.cxx sc/source/ui/src/globstr.src Change-Id: Ie5e1fd473d2e2c58de7ed6eb0aeddb768668f91e
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
- the test if there are enough tabs before hiding is now in HideTabs - a vector is passed to Undo - modification of the displayed text - minor optimization on looping over sheets (exit when condition is fullfilled) Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11 Reviewed-on: https://gerrit.libreoffice.org/2579 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
a) convert to .ui b) The accept/reject changes dialogs now have a "close" button and the accept/reject etc buttons are relocated into the main dialog button area rather than as direct children of the view page. They now get disabled on switching to the non-view page. c) Merges the sc redline changes dialog, the sw redline changes dialog and the sw autocorrect changes dialog Change-Id: If0ba376c3f2d36709aeeed995fa9901741434c40
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida
Change-Id: Ic6766105bb221aa4ebc700cbf99b4f6f5b3abf8b
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard
Conflicts: sc/inc/globstr.hrc sc/source/ui/condformat/condformatdlgentry.cxx Change-Id: Ibc1dc80faa64d97e3d600ce40a97a716804cfac8
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida
Change-Id: Ib04debaf3c2d06e694e965c1ece01d6cc7a43fa8
2012-12-15make editing conditional formats more obvious, related fdo#57895Markus Mohrhard
Change-Id: I2ea95a204fbbd0d36a8fb1374e41aa5aae3cf410
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
Change-Id: I94ea2d52f86a340ce3802ea4b63642cfc637bd2d
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
But allow it to be disabled for filters tests as well as external document loading. Change-Id: I5b8533532c6be8b7c2cfcbe15faf780d621aec65
2012-11-15ui part for conditional date formatsMarkus Mohrhard
Change-Id: I96893aaa016e6947d354aac4d7bc88da693095da
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
Change-Id: I5383d74abaa1d568a4be8271d0e081f914ac4067
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
Change-Id: I0479fe508b02590da80a7fda5e4f4374da2e0294
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
Change-Id: I4275ca59917d7dc5cd36f948ab28e564bb9bfb56
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
Change-Id: I309ca58d708f0df87365a21fdcf9acb829f08a9e
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard
Change-Id: I228ca76c34e3e18ea4d4f2197db20222319ebbd0
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
Change-Id: Ia582433bd126b9e60b7aecdc19bce57b2a6e85a6
2012-07-04add the cond format managerMarkus Mohrhard
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
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-03-23Localize the group prefix for pivot table defult group names.Kohei Yoshida
2012-03-09remove old unnamed db stringMarkus Mohrhard
2012-01-06add warning message if you close unsaved referenced documentMarkus Mohrhard
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard