summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-09help-to-wiki shell call replaced with a functionAkash Deshpande
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-08tdf#101805 correct documentation for ERF.PRECISE functionStanislav Horacek
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-08tdf#101064 adjust menu path to Format - Frame and Object - PropertiesStanislav Horacek
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-31change bad example for "Convert only if unambiguous" to something betterEike Rathke
Why is this even in the OpenCL_options help file? Change-Id: I319b59cea3d7f56b58de95292ca53b708e7e23c7
2016-08-29Rewrite Trend Line Help pageLaurent Balland-Poirier
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-29tdf#80652 Help file for CMIS remote serversOlivier Hallot
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-27Wrong name on menu itemNiklas Johansson
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-23Add new languages to Native Number [NatNum1]Laurent Balland-Poirier
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-18tdf#30456 Add help to Merge Cells dialogLaurent Balland-Poirier
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-17tdf#99840 update info on saving of pen drawings in ImpressStanislav Horacek
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-17Document classification help page enhancementsOlivier Hallot
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-17tdf#94553 fix nested lists in wikihelpAkash Deshpande
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-16Improvement in help page for number format codesLaurent Balland-Poirier
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-13tdf#101163 adjust menu path to changing caseStanislav Horacek
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-13Add format star to repeat characterLaurent Balland-Poirier
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-13New UI option Denominator placesLaurent Balland-Poirier
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-11tdf#97923 adjust menu path to Insert/Delete Page BreakStanislav Horacek
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-09clarify on CEILING,CEILING.MATH,CEILING.XCL and FLOOR,FLOOR.MATH,FLOOR.XCLEike Rathke
Change-Id: I557b2be54fad33e540017e093d3261e430e9a152
2016-08-04Update Number formats CodesLaurent Balland-Poirier
- 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-31tdf#99161 tdf#101024 rename strings in index/table of contents dialogStanislav Horacek
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-31update labels in Slide Show Settings dialogStanislav Horacek
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-31update description of the View options pageStanislav Horacek
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-31update description of Java Start Parameteres dialogStanislav Horacek
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-31mark see also link as translatableStanislav Horacek
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-31add missing commasStanislav Horacek
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-25tdf#100962 adjust menu paths to track changes commandsStanislav Horacek
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-25FORECAST.ETS.*: improve description of aggregation argumentStanislav Horacek
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-25fix spelling of "coefficient"Stanislav Horacek
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-25FORECAST.ETS.* confidence level: use precise argument nameStanislav Horacek
Change-Id: I4c2d43055b7a85bc39fa22e0721ba9aa0bd448b1 Reviewed-on: https://gerrit.libreoffice.org/27471 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-25Help index entries are in pluralStanislav Horacek
Change-Id: I6618b16d1669c65c2204d80d4c7632a21e7befea Reviewed-on: https://gerrit.libreoffice.org/27490 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-25use consistent wording in data analysis functionsStanislav Horacek
Change-Id: Ic8bd4f8be1b3a5836e32f62fc5d102343f4ff34a Reviewed-on: https://gerrit.libreoffice.org/27489 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-24fix function name in syntax for FORECAST.LINEARStanislav Horacek
Change-Id: Ibbaadef2e51ad71d819df993ccbee9b124243054 Reviewed-on: https://gerrit.libreoffice.org/27466 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-22rename option for cursor in protected areasStanislav Horacek
Change-Id: I1e2ffcf03c952a5d40874d9aafe60ccd97d80dc3 Reviewed-on: https://gerrit.libreoffice.org/27443 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-07-22tdf#92825 adjust menu path for AutoCalculateStanislav Horacek
Change-Id: I7a18a0434d92db015721ef7e523aebaf76b3c7af Reviewed-on: https://gerrit.libreoffice.org/27448 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-22remove redundant emph tagStanislav Horacek
Change-Id: I8de64440fb433bb51a32c93cd49ca5387221a936 Reviewed-on: https://gerrit.libreoffice.org/27440 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-22paragraph dialog has "Outline & Numbering" tab, not "Numbering"Stanislav Horacek
Change-Id: I2a2a6c6e23022932d85d15da6228bab91ca45d1c Reviewed-on: https://gerrit.libreoffice.org/27445 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-22tdf#92825 adjust menu path for inserting header and footerStanislav Horacek
Change-Id: Ifedf0c43050106da123dbf89ec2c165a8dcc1b5d Reviewed-on: https://gerrit.libreoffice.org/27442 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-21Drop useless switch in pageOlivier Hallot
Change-Id: Idb0e5b27c839c0890b398228c8e11c37ef36f35e Reviewed-on: https://gerrit.libreoffice.org/27407 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-07-18fix text of menu items for table of content and indexStanislav Horacek
Change-Id: Ic1091e3bd824d73544be47d7d6a64e76febc28e7 Reviewed-on: https://gerrit.libreoffice.org/27270 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-07-17rename menu item "Table - Table Properties" to "Table - Properties"Stanislav Horacek
Change-Id: I83e91691ac20171b19a99daada49d0a2d4b19e98 Reviewed-on: https://gerrit.libreoffice.org/27267 Reviewed-by: Adolfo Jayme Barrientos <fito@libreoffice.org> Tested-by: Adolfo Jayme Barrientos <fito@libreoffice.org>
2016-07-12(Regular) tooltips can no longer be disabled…Adolfo Jayme Barrientos
… so this is always true. Change-Id: I1154f86cd7dde358a669f6a3020119e9685ac83a
2016-07-12remove pointless (since empty) switchinlineChristian Lohmaier
Change-Id: I4db96b80c90b312f2c79468388693cb9a934f525
2016-06-27Remove stray parenthesesValter Mura
Change-Id: I9f9b991f0a6050fb7145fa229034ee8310c54cac
2016-06-27The “Show font history” option no longer existsAdolfo Jayme Barrientos
This is still configurable, but as an advanced preference (search for: org.openoffice.Office.Common > Font > View > History). Change-Id: Ic3a87ce77044c663613f98aa6a6b1b60bd4fca75
2016-06-22Replace ASCII approximation of trademark symbol with real characterAdolfo Jayme Barrientos
Change-Id: I70c466baaaa8e2fbcba8c4c36fd4df6f14cda22b
2016-06-21missing paragraph roleAndras Timar
Change-Id: I7f3e30a07bbdc8a9dcb8c63519ba1a78c1ada0dc
2016-06-21handle <item type="code">Andras Timar
Change-Id: Id6b828ffdd45530af5fda09046b85cd9fe21eecb
2016-06-21tdf#98401 fix wron paragraph roleAndras Timar
Change-Id: I7a8ffd79550d6355d59bcb256f09c4a0b785ebd2
2016-06-21remove "-" between FileAttr-Function and FileLen-FunctionChristian Lohmaier
to be consistent with the rest of the functions reported via pootle-feedback Change-Id: I6e95109a8cf4145dc84ab0f3ad699d74ee05d932
2016-06-21"<emph>Drawing Object</emph> - " → "<emph>Drawing Object - </emph>"Christian Lohmaier
(put the - inside the emph) reported via pootle feedback Change-Id: Ia8a26116085cf4c1bac6108f175d9b38fc319c78