summaryrefslogtreecommitdiff
path: root/helpcontent2
AgeCommit message (Collapse)Author
2016-09-27Updated coreJohnny_M
Project: help 10fd59fe53de18975ae62bed7df510ea0432f728 Improved topic relations for a selected set of pages Following pages are affected by this update: 1. "Functions by Category" (https://help.libreoffice.org/Calc/Functions_by_Category): - Added a variable to its heading, so that it can be referenced from other places - Removed self-referece in its "Related Topics" (it was turned into the above heading reference instead, thereby also correcting the remote HTTP page reference to local help file referece). Note: Pages already using the reference will auto-ajust (e.g. "Related Topics" of https://help.libreoffice.org/Calc/Statistical_Functions_Part_One) - Corrected "Operators" reference location by moving it into "Related Topics" 2. "Statistics Functions" (https://help.libreoffice.org/Calc/Statistics_Functions): - Added a variable to its heading, so that it can be referenced from other places (point 6 below) - Cleaned up references by adding a "Related Topics" section - Using links to heading variables in "Related Topics", for improved heading string consistency 3. "Text Functions" (https://help.libreoffice.org/Calc/Text_Functions): - Added a variable to its heading, so that it can be referenced from other places (point 5 below) 4. "Add-in Functions" (https://help.libreoffice.org/Calc/Add-in_Functions): - Added a variable to its heading, so that it can be referenced from other places (points 5 and 6 below) 5. "Add-in Functions, List of Analysis Functions Part One": - Added a variable to its heading, so that it can be referenced from other places (point 6 below) - Moved "Related Topics" chapter to the bottom of the page - Using links to heading variables in "Related Topics", for improved heading string consistency 6. "Add-in Functions, List of Analysis Functions Part Two": - Added a variable to its heading, so that it can be referenced from other places (points 2 and 5 above) - Moved "Related Topics" chapter to the bottom of the page - Using links to heading variables in "Related Topics", for improved heading string consistency The updated pages were tested as described in https://wiki.documentfoundation.org/HelpContent#Without_the_LibreOffice_Core_Repo on 32-bit Debian Linux with: Version: 5.3.0.0.alpha0+ Build ID: d15082cac2306fb9562ff126eb5827b7b9eee1e1 CPU Threads: 2; OS Version: Linux 4.6; UI Render: default; TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:master, Time: 2016-09-19_05:41:30 Locale: en-US (en_US.UTF-8); Calc: group Change-Id: Icbb3725fd16d3ff76e5e4244c2284349332cffb7 Reviewed-on: https://gerrit.libreoffice.org/29306 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-20Updated coreAdolfo Jayme Barrientos
Project: help 229282b80660a023077e5330afbbae51398b9690 It’s called an asterisk Change-Id: If15846de1cd0df1023198bff74711419ec3137f5
2016-09-20Updated coreGabor Kelemen
Project: help e8cbb3daf90aa2a6f2e68c01841535b49d53d066 tdf#97105 Fix location of the Freze Rows and Columns menu item This is now under View -> Freeze Cells Change-Id: I6968ee93a1d2f12451791b297b9497eae6e93cd6 Reviewed-on: https://gerrit.libreoffice.org/29024 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-09-19Updated coreGabor Kelemen
Project: help f3339c932c24d48eb854399d92cd7ca64fe3ea1c tdf#97823 Change SearchCriteria parameter of HLOOKUP VLOOKUP uses singular, as it looks for one value. Change it at HLOOKUP so it's both grammatically correct and matches the parameter in the linked VLOOKUP description. Change-Id: I4b8247ccb90fb726e3526675b4eba2f6fb51c29e Reviewed-on: https://gerrit.libreoffice.org/29014 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-19Updated coreGabor Kelemen
Project: help 939edb112114cf3e740012a429d1f69a0d1d9bdb tdf#97823 Change VLOOKUP parameter SortOrder to Sorted Sync with HLOOKUP's Sorted parameter. This is a boolean indicating if the data is sorted or not, not the order like ascending or descending. Change-Id: Ic48de6597c6b1997502c4dffb4a5bb15cbe49d74 Reviewed-on: https://gerrit.libreoffice.org/29013 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-19Updated coreKatarina Behrens
Project: help da9f009d25a28d75b0c8dabdf57c0e72e505941e Add couple of screenshots to help files Change-Id: I5cfe4c7bb48c588aaecb1e9299e8e2b59c680fda Reviewed-on: https://gerrit.libreoffice.org/28613 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-19Updated coreGabor Kelemen
Project: help e21bf9fa94cae8ec3527bed2aa6b4c71501b65eb tdf#97821 Add section anchors to VLOOKUP/HLOOKUP links The missing anchors caused the links to not work Change-Id: I4af8d0467cec347dee535f510133819987e88491 Reviewed-on: https://gerrit.libreoffice.org/29010 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-09-19Updated coreStanislav Horacek
Project: help 9e65be21197548d68eca86906209f24e36ff4533 update labels of File - Properties - Statistics tab page in Calc Change-Id: Ibfbfc2a1a84ad913a9e50e829b5abb95ea2e7d04 Reviewed-on: https://gerrit.libreoffice.org/28998 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-17Updated coreStanislav Horacek
Project: help 29627a94f11a6c7c27041949b2353fb29fa12141 tdf#100353 describe fourth argument of NETWORKDAYS function Change-Id: I970483f5bc0e8d2d6f172b7876d45cf23ba26e59 Reviewed-on: https://gerrit.libreoffice.org/28967 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-17Updated coreStanislav Horacek
Project: help d26da961ff68cb9d764eaf6332430394f100ec1d remove redundant spaces introduced in 206a20ba56d185411cd099f324a0d9c0529eaf48 Change-Id: Iea9fd5844f0aaf49e89c2e79a2a4cc9066b11806 Reviewed-on: https://gerrit.libreoffice.org/28966 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-17Updated coreGabor Kelemen
Project: help f8d42fe73a9a27a17ee421ef63340ac41eeb2539 tdf#99885 Fix example on using the AGGREGATE function Change-Id: I27b783c937c7ad44839803f3fd7810a4d03a3d87 Reviewed-on: https://gerrit.libreoffice.org/28936 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-17Updated coreStanislav Horacek
Project: help 25ddb95121b787fc523c60b838eee35f3c25b814 rename "Graphics cache" to "Image cache" Change-Id: I4fa5fdfc352a352c56972c9784422703a231579d Reviewed-on: https://gerrit.libreoffice.org/28968 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-17Updated coreGabor Kelemen
Project: help f3f6967430b24e04be249a063296d5b0f0769f94 Menu item rename: View -> Fields to View -> Field Names Some occurrences were replaced in c375894037bb4da57fe7defc45b88d8c0c989dd8 but some others remained. Change-Id: Ic68d79c92b82ff4f7c85a51b7e66f9da0d93ad60 Reviewed-on: https://gerrit.libreoffice.org/28918 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-16Updated coreYousuf Philips
Project: help dbaafc06a3900c768074b2f5c2a0af8c7c6194d8 tdf#102219 Correct shortcuts for navigator and references Change-Id: I3b2a35a05597e6002668e8c4a2afea207a9242bc Reviewed-on: https://gerrit.libreoffice.org/28943 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-09-15Updated coreGabor Kelemen
Project: help e965f370818b8ab4de16db492402cdff4ee574e9 tdf#101723: Wrong parameter reference in COUNTIFS explanation Copy-paste error, sync with function description: Criterion_range2 -> Range2, Criterion_range1 -> Range1 Change-Id: I7c6a200072703944f013f67e220150abaede9418 Reviewed-on: https://gerrit.libreoffice.org/28924 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-15Updated coreLaurent Balland-Poirier
Project: help 206a20ba56d185411cd099f324a0d9c0529eaf48 Correction for Hijri calendar [~hijri] works for all locales using arabic alphabet, except Oman (may be a bug) Change-Id: I42ba27032fdabe64b626db494e27b5f139f78325 Reviewed-on: https://gerrit.libreoffice.org/28502 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-15Updated coreGabor Kelemen
Project: help 6d24687976074e3bf84dcc4d373cc8a208b4e299 tdf#102206 Change suffixes of LCM_ADD and GCD_ADD to _EXCEL2003 Change-Id: I8004ad5eb82e3c1d522b655f8533750d87a64bd3 Reviewed-on: https://gerrit.libreoffice.org/28927 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-09-15Updated coreGabor Kelemen
Project: help 2251478b3e1440a5a0b1928dc492e15f679fca49 Change file extensions in examples: sxw -> odt, sxc -> ods Some examples still used the old StarOffice extensions. Change-Id: Id6f7a28f0ff8511181f3641d8ad9f6f5896cef68 Reviewed-on: https://gerrit.libreoffice.org/28925 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-09-15Updated coreGabor Kelemen
Project: help eb949d8e2f087ea0358719948e75a4aeacddd74f tdf#102198 Fix references to the "Save As Template" menu item Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37 Reviewed-on: https://gerrit.libreoffice.org/28903 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-10Updated coreChristian Lohmaier
Project: help 6c8c4a5e044c5c22ca3acc7d968b096340562627 replace "also :" by "also:" reported via pootle feedback Change-Id: I075ba046e72791ac44d37580972ee270134c4a35 Reviewed-on: https://gerrit.libreoffice.org/28797 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2016-09-09Updated coreStanislav Horacek
Project: help ea2be76c292e9b2ad455bc47540d8e03626b7ee7 tdf#100990 correct example for RATE function Change-Id: I8161bd5b805ffc0e852c2d2516e48eba8bdf10cd Reviewed-on: https://gerrit.libreoffice.org/28745 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-09Updated coreAkash Deshpande
Project: help 187a8d006c9b738a387eedd65c0cb71e8257e6ce help-to-wiki shell call replaced with a function shell call to run getalltitles has been replaced with a function call. Also added a new option to save the title file alltitles.csv If this file is needed, to continue to generate this, please add -t to the run. Or else, please remove it so that a stale file is not kept around Change-Id: I2902243df59d415fb313efa7d4132b0190658fa3 Reviewed-on: https://gerrit.libreoffice.org/28650 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-09-08Updated coreStanislav Horacek
Project: help fbd93f4c667396b55f7c2df3707590ba56218b39 tdf#101805 correct documentation for ERF.PRECISE function Change-Id: Ic621f1e60f41ebcda5b3f390713da4315cf68500 Reviewed-on: https://gerrit.libreoffice.org/28735 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-09-08Updated coreStanislav Horacek
Project: help b62218feb4fc7d278699d425868fdc7ac1bb6212 tdf#101064 adjust menu path to Format - Frame and Object - Properties Change-Id: Ib7692042bfb7daaf7325be8f183759b27eb315e6 Reviewed-on: https://gerrit.libreoffice.org/28733 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-08-31Updated coreEike Rathke
Project: help c122aa7574e363c9dce332f1ca8b69b1cccde202 change bad example for "Convert only if unambiguous" to something better Why is this even in the OpenCL_options help file? Change-Id: I319b59cea3d7f56b58de95292ca53b708e7e23c7
2016-08-29Updated coreLaurent Balland-Poirier
Project: help a1ae3364bcbf664a39922cefc081ccc74fce570c Rewrite Trend Line Help page Insert new types of regression Update constraints Add new options (X-Y names) Reorganisation of the page Update: Convert all power value to <sup></sup> Convert unicode character sigma to its HTML code &#931; as &Sigma; is not recognized Change-Id: If1fe158d8c19ac80fb03ef3c7491ada5b666ccd0 Reviewed-on: https://gerrit.libreoffice.org/28225 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-29Updated coreOlivier Hallot
Project: help 32e04637f0cdf7f44b17c83fb78f66752430ab41 tdf#80652 Help file for CMIS remote servers Also * User guide for using remote files * Check-in, check-out * Setting up a remote file service Linguistics/typos and overall contents accuracy fixes welcome. Change-Id: I7779e4bde91c1d304d87de083e76c64309c13992 Reviewed-on: https://gerrit.libreoffice.org/28277 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-27Updated coreNiklas Johansson
Project: help c375894037bb4da57fe7defc45b88d8c0c989dd8 Wrong name on menu item The menu item is View - Field Names not View Fields Change-Id: I04616d324a2cedca960a4a0662adb8941ee3f4ea Reviewed-on: https://gerrit.libreoffice.org/28402 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-23Updated coreLaurent Balland-Poirier
Project: help 01b5fd2938a9680a773203fafc25acdae093f5bf Add new languages to Native Number [NatNum1] following c16efc81bd9fb1cfc85f7949eccbdeb5818e5093 Build from source code in natnum1Locales[] i18npool/source/nativenumber/nativenumbersupplier.cxx#438 Change-Id: Ifa17cca2f78c09f02cc21774cd8c9f10f790b849 Update: correct ids Reviewed-on: https://gerrit.libreoffice.org/28181 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-18Updated coreLaurent Balland-Poirier
Project: help ea4100df0c087e2439ae438cfa7a3d35efb6dd27 tdf#30456 Add help to Merge Cells dialog Describe the three options that will be introduced with commit: https://gerrit.libreoffice.org/27463/ Change-Id: Iefe1b887d28d1845755e5beeadfa6d829c8d4acf Reviewed-on: https://gerrit.libreoffice.org/27467 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-08-17Updated coreStanislav Horacek
Project: help 641b43850cb2903e640bfbdd5df413e80aff2b68 tdf#99840 update info on saving of pen drawings in Impress Change-Id: I46546fa3a25cf2eed21438f6171f1959777166f5 Reviewed-on: https://gerrit.libreoffice.org/28093 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-17Updated coreOlivier Hallot
Project: help 38af1adac0c495b5865cd70d8a29163ec2fcdc14 Document classification help page enhancements Added more information on Objective of classification Categories Levels Customization Pasting contents Toolbar Grammar and liguistics checks welcome. Corrected lawsuits Change-Id: Ibdf652a9ee7927fa10262c7b3b54f1d750bf72c6 Reviewed-on: https://gerrit.libreoffice.org/27857 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-17Updated coreAkash Deshpande
Project: help 2e141341684eb610834db92693d715f3fd01d0dd tdf#94553 fix nested lists in wikihelp The problem was that only the first element in a nested list was getting the extra '#' character Added a re.sub statment to ensure all elements inside a nested list have this to ensure proper display Also backing out temporary/FIXME changes in the xhp files. The run is now free of warnings with the desired changes showing up for 'Using Gluepoints' page, which has a nested list Change-Id: I4009408ee11e191cbd5e1560ca1d08f3e7b5c630 Reviewed-on: https://gerrit.libreoffice.org/28107 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-08-16Updated coreLaurent Balland-Poirier
Project: help 053c67aeb4049a175eda8dc4a1910516f58ce7b4 Improvement in help page for number format codes added/fixed comments by LBP in code review 1 Change-Id: Ic06e89a027d70d35c6985215b7fcc420d7b4e7ed Reviewed-on: https://gerrit.libreoffice.org/28110 Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net> Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-13Updated coreStanislav Horacek
Project: help a66bd48b54c7efea526cd2bbebbba924d8524c0e tdf#101163 adjust menu path to changing case Change-Id: Ia0c35fbff1f638040bd48971da8a536bf799367a Reviewed-on: https://gerrit.libreoffice.org/28092 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-13Updated coreLaurent Balland-Poirier
Project: help 6193c8a5f97aa5d6922b412019c6da0bfda97590 Add format star to repeat character Number format modifier (*) Change-Id: I9362ce7f8e87b2f9b957085da241c040316ed813 Reviewed-on: https://gerrit.libreoffice.org/28100 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-13Updated coreLaurent Balland-Poirier
Project: help 6071229bf10bad31360c9347d8a785fe8446608a New UI option Denominator places For fraction format, "Decimal places" is replaced by "Deniminator places" Merge both related topics as they are linked to the same page. Change-Id: Ic37b284e2504a989f940da1cbaf4dfbb0a5a8acc Reviewed-on: https://gerrit.libreoffice.org/28099 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-08-11Updated coreStanislav Horacek
Project: help d4501baed063dd06f7b74c1354a8681ea46c326e tdf#97923 adjust menu path to Insert/Delete Page Break Change-Id: I9a771b814452353da48dcbb19f39e4ff1d9770b4 Reviewed-on: https://gerrit.libreoffice.org/27994 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-08-09Updated coreEike Rathke
Project: help 4c58b1b195d7df86ea6ccee322478064f7f8a10a clarify on CEILING,CEILING.MATH,CEILING.XCL and FLOOR,FLOOR.MATH,FLOOR.XCL Change-Id: I557b2be54fad33e540017e093d3261e430e9a152
2016-08-04Updated coreLaurent Balland-Poirier
Project: help 63f0834e7b6747c46e3e4402ee5acd7fcc596d2b Update Number formats Codes - Insert bookmark links - Add 4th section (text) of a format - Add fraction representation - Correct uppercase for time formats codes, + warning disambiguation minute/month Change-Id: Ib2ba34c9572db340909f7efb4da45fa978b8dad2 Reviewed-on: https://gerrit.libreoffice.org/27831 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-07-31Updated coreStanislav Horacek
Project: help 5eafdadc8a35ac5340f256c7ce44e1d2802988c8 tdf#99161 tdf#101024 rename strings in index/table of contents dialog Change-Id: If92620aef1914605e2d35681db59c9cfa1ff4e0d Reviewed-on: https://gerrit.libreoffice.org/27433 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-31Updated coreStanislav Horacek
Project: help 53110e73fd9ec70de24ad8e0100862efd8797cff update labels in Slide Show Settings dialog Change-Id: I8c1c22357997311f35693693a33a4557330fdebc Reviewed-on: https://gerrit.libreoffice.org/27757 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-31Updated coreStanislav Horacek
Project: help 0eb754e971171c3a0fe76419a9830462d2958066 update description of the View options page Change-Id: Ib0f22c5bb4795cea83ff5ad76ba289808ef936cd Reviewed-on: https://gerrit.libreoffice.org/27754 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-31Updated coreStanislav Horacek
Project: help 0790746cf3a5be85c3164ee54ca939264ca6525d update description of Java Start Parameteres dialog Change-Id: Ie2d508504a414e27435f95e7748f072fc7919dad Reviewed-on: https://gerrit.libreoffice.org/27745 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-31Updated coreStanislav Horacek
Project: help c2a24f0eefe7529b73c511dbad12425ef350bbe3 mark see also link as translatable Change-Id: I0ca1ff39e46fceb8b86d1551cf02540b471d3e49 Reviewed-on: https://gerrit.libreoffice.org/27743 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-31Updated coreStanislav Horacek
Project: help 141d22f10418520b549f99939a6c060ef24584fe add missing commas Change-Id: I694c61ec62ebac77a4499a82da9a15b8bc1c5aeb Reviewed-on: https://gerrit.libreoffice.org/27742 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-25Updated coreStanislav Horacek
Project: help 034f593c7a63283b361349b152e598ea2ec51b90 tdf#100962 adjust menu paths to track changes commands Change-Id: I9a0f4964cd29af3fb600b6cb4570ceae5f33f50d Reviewed-on: https://gerrit.libreoffice.org/27491 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-07-25Updated coreStanislav Horacek
Project: help 95e2f998f1a995b7af4f7a4e7ddbf0803daf4cf1 FORECAST.ETS.*: improve description of aggregation argument Change-Id: I1192fdeb6249cb63d45a40c099b47685a0dd51f8 Reviewed-on: https://gerrit.libreoffice.org/27472 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-25Updated coreStanislav Horacek
Project: help 8e6440c88f34ad595feca16d0cffbf14940d2fd8 fix spelling of "coefficient" Change-Id: Id988f9127d8d7af2dbd72ec899168d21b7d2923b Reviewed-on: https://gerrit.libreoffice.org/27481 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-25Updated coreStanislav Horacek
Project: help 8b70a2a6b13121f589187c97a0ab79c0bc199d7d FORECAST.ETS.* confidence level: use precise argument name Change-Id: I4c2d43055b7a85bc39fa22e0721ba9aa0bd448b1 Reviewed-on: https://gerrit.libreoffice.org/27471 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>