summaryrefslogtreecommitdiff
path: root/source/text
AgeCommit message (Collapse)AuthorFilesLines
2015-05-14Update for number format: engineering notation, and some morelibreoffice-5-0-branch-pointLaurent Balland-Poirier3-5/+9
Add help for engineering notation in scientific format and few other corrections. Update: increase IDs by 1 Conflicts: source/text/shared/01/05020300.xhp Change-Id: I78ec9deddb49d7038d9bd42be86ad561b108af33 Reviewed-on: https://gerrit.libreoffice.org/15656 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-27tdf#61397 improve gluepoints help pageOlivier Hallot1-6/+7
Add text as recomended by bug tdf#61397 Change-Id: Ic9f1b87fb94876b932004d0b337a1de2aa2541ca Reviewed-on: https://gerrit.libreoffice.org/15543 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-26tdf#64773 Help pages for IFNA and IFERROR functionsOlivier Hallot1-4/+40
Help entries for IFNA and IFERROR Calc functions Change-Id: I19c03ef50af17dc70fe45c36e4589c1f267800f9 Reviewed-on: https://gerrit.libreoffice.org/15503 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2015-04-23tdf#90782 Adjust help page for new named formulaOlivier Hallot1-11/+12
Adjust the help page after change in Calc Define Name dialog. Add explanation about "scope". Change-Id: Id3e0b3a2a6f1af8013811264a28ece21610d8370 Reviewed-on: https://gerrit.libreoffice.org/15501 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-04<bookmark> should not be child of <topic>Andras Timar1-1/+1
Change-Id: I7204a2aafaaa435936f2fcc43d27fc0173426888
2015-03-31tdf#89437 Add note, not all languages have autocorrection of ordinal suffixesNiklas Johansson1-1/+1
Not all languages have the convention of printing ordinal suffixes as superscript. For English auto correction of 1st to 1^st can be correct in Swedish auto correction of 1:a to 1^:a is just plain wrong and LibreOffice does not do it anymore so lets add a short note about it in the help. Change-Id: Ic4c9273b74576d2a8d1e0c8ac3adbe4af40185fc Reviewed-on: https://gerrit.libreoffice.org/15088 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-03-26rename PDF export optionsStanislav Horacek1-3/+3
Change-Id: I1491cd908cf87eea5d0d131704e291c86def58eb Reviewed-on: https://gerrit.libreoffice.org/15007 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-26rename "Find" to "Find Next" in Find & Replace dialogStanislav Horacek5-10/+10
Change-Id: Ib721e87839b03d108b9e10d5605bfaff7d5f21a6 Reviewed-on: https://gerrit.libreoffice.org/15008 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-26rename Typeface to Style in Math CatalogStanislav Horacek1-1/+1
Change-Id: I14ea3a399b31b52203f7237ca4e11105a20c8ecc Reviewed-on: https://gerrit.libreoffice.org/15009 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-21Help about new MSO compatibility option (character background export)Zolnai Tamás1-5/+11
Change-Id: Iff9c5477779b170aee95cbb980534996a0d65beb
2015-03-19fix copypaste: a required parameter cannot be omittedAndras Timar1-1/+1
Change-Id: Ibfa020c85212d4df6d35925e3f89bab044c996a7
2015-03-19fix copypaste: a required parameter cannot be omittedAndras Timar1-1/+1
Change-Id: I09ec850aea96962555c526efa0b4c1355236fb2f
2015-03-19typos: CHI.TEST -> CHISQ.TEST, CHI.DIST -> CHISQ.DISTAndras Timar1-5/+5
Change-Id: I2057217b5027283525f570b065f10a04c7165cb2
2015-03-18add help text for PDF digital signing featureMarkus Wernig2-2/+47
Change-Id: I67933c3d1766c6c2596ed28f364d506eaebec158
2015-03-14s/Remove/Clear/ to match UIAndras Timar1-7/+7
Change-Id: I813d6c636d4171ff2ac64672b1c22b9b6cf985e2
2015-03-08two typosAndras Timar1-2/+2
Change-Id: I4b3af5f1616ef72982292472a7515b04208c5c1c
2015-03-02Help page for all statistics functions of CalcOlivier Hallot2-1865/+2223
* rewrite introduction of the the functions * add Z-test and Chi-square test help text Change-Id: I70d720c75fcaec896d8e2a86cca3689cc43763b6 Reviewed-on: https://gerrit.libreoffice.org/14701 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-03-01fix build, presumably they just have to be unique within the fileCaolán McNamara1-2/+2
Change-Id: I97f9ceaeaa14461bb35e517676842feb44314a25
2015-02-28related tdf#69685 tdf#70733 move functions to appropriate categoriesStanislav Horacek3-98/+87
Change-Id: I85624c210d87e9cccaf7ddd3db53b52f37f4fb34 Reviewed-on: https://gerrit.libreoffice.org/14680 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-02-22correct label in Contour EditorStanislav Horacek1-2/+2
Change-Id: I14ba6611adf332bf21f16c5a1c5e75d92e3c4918 Reviewed-on: https://gerrit.libreoffice.org/14581 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-02-17mark number as untranslatableStanislav Horacek1-1/+1
Change-Id: I2657a07cb33e2ae40c4a13157382b5356c327ca1 Reviewed-on: https://gerrit.libreoffice.org/14500 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-13tdf#89294 scanner items are now in Media submenuStanislav Horacek2-4/+4
Change-Id: Ib71d92143e39e6fbc280a115a548c2d827764fff Reviewed-on: https://gerrit.libreoffice.org/14447 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-12add examples for functions dealing with DBCSStanislav Horacek1-9/+28
by Jesper Hertel (jesper.hertel@gmail.com) see http://listarchives.libreoffice.org/global/l10n/msg08594.html Change-Id: I2c281aab12ba9c10184658eff9837d39e397af09 Reviewed-on: https://gerrit.libreoffice.org/14092 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-12Related: fdo#88970 improve view options extended tipsCaolán McNamara1-8/+8
Change-Id: I446a6ff75dada99ded893d362c9b6fbe042085d6
2015-02-09Resolves: fdo#88970 restore section page extended tipsCaolán McNamara1-18/+15
if an extended tip targets multiple widgets then the hid needs to be "." to flag that it refers to the multiple preceding bookmarks in the current context that start with hid/ insert an additional empty ahelp to capture the "SectionPage" container widget bookmark and assign it an empty extended tip in order to separate it from the group of following widgets Change-Id: I2ac41435121c05d9a27291062056572613c30a9b
2015-02-02this is the only way to get ahelp content onto more than one widgetCaolán McNamara1-1/+1
Change-Id: I100863a992a4c2908bb7ea184953b88553fe3a00
2015-02-02somewhat fractured languageCaolán McNamara1-1/+1
Change-Id: Id849c9b047b845e355536c5b0a452aa581be6bc4
2015-02-02fix some ahelp ids of hid . where the current context is empty or wrongCaolán McNamara3-4/+4
related fdo#88970 Change-Id: Ib5aa5f5b608252216817b0e6f38c944e37786df5
2015-01-27tdf#87085 LibreLogo help: use clearer example of RECTANGLE commandAndras Timar1-1/+1
Change-Id: I9d2bf4ac463f007c4e3aa1e189188b4d4b1f47fa
2015-01-22T.INV returns one-tailed, not two-tailed valuesStanislav Horacek1-3/+3
Change-Id: Icc5b44667068543c4513410c954370895f2a3820 Reviewed-on: https://gerrit.libreoffice.org/14093 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-16remove more unnecessary newlinesMarkus Mohrhard5-16/+6
Change-Id: I9035a701b0045f30949ebef1920ca05f5244073e Reviewed-on: https://gerrit.libreoffice.org/13911 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-16remove newlines from help texts, they make no senseMarkus Mohrhard1-10/+3
Change-Id: Id11d38addb547fc1d430bf568b13b03c06fa1781 Reviewed-on: https://gerrit.libreoffice.org/13910 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-05fix heading levelStanislav Horacek1-1/+1
Change-Id: I639a9ff95e78ffa61d7610053655745446e84953 Reviewed-on: https://gerrit.libreoffice.org/13758 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-01-05correct label for recalculation optionStanislav Horacek1-1/+1
Change-Id: I49db5e09fd9af960ecbaaac0e19975572f74218e Reviewed-on: https://gerrit.libreoffice.org/13757 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-01-05correct title for RANK.EQ functionStanislav Horacek1-1/+1
Change-Id: I6a438a909f082f16821b942ccdacdd5cc3374800 Reviewed-on: https://gerrit.libreoffice.org/13756 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-01-05fdo#86637 (part) OpenCL options help pageOlivier Hallot1-0/+59
Change-Id: I8adfb122226d4eb4dd4342673b6707ecc1015bf9 Reviewed-on: https://gerrit.libreoffice.org/13702 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-04fdo#86289 rename Page Preview to Print PreviewStanislav Horacek21-46/+47
Change-Id: I19ac49d8fe799b9c134f41d2620e4856f8a05067 Reviewed-on: https://gerrit.libreoffice.org/13550 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-04update labels for document statisticsStanislav Horacek1-8/+8
Change-Id: I67d5bb75b7a95055476e826278f35fe7911de103 Reviewed-on: https://gerrit.libreoffice.org/13626 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-04use consistent terms soft/non-breaking hyphenStanislav Horacek7-21/+23
Change-Id: If05edfdf51f07593615e60f94e65b59ec1aab5be Reviewed-on: https://gerrit.libreoffice.org/13625 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-04change two labels to be the same as in UIStanislav Horacek2-2/+2
Change-Id: Ibc2797a91fceae3610a529a19770dc9f836990d2 Reviewed-on: https://gerrit.libreoffice.org/13624 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-31update help ids for fontwork docking window .ui conversionCaolán McNamara1-41/+41
Change-Id: Ie82b8bb7a8991e90540071565cd3773480c75145
2014-12-30update help ids for docking 3d effects .ui conversionCaolán McNamara6-95/+95
Change-Id: I1c65497e38a0fae848127ae022a7121bf2613708
2014-12-18update help ids for docking color replace window .ui conversionCaolán McNamara1-23/+24
Change-Id: Ib5c095382573ee7b83465d53075857d6403b1d84
2014-12-17update helpids for animation docking window .ui conversionCaolán McNamara1-34/+34
Change-Id: I968c67e7d1b74ecbfee02b37c8d11c13f8c80a37
2014-12-16Fix ERF.PRECISE help pageOlivier Hallot1-4/+4
Change-Id: I6ba9feabe55701c902fc95a1fc41fe9455e27a8c Reviewed-on: https://gerrit.libreoffice.org/13471 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-01Image is not in Media submenu anymoreStanislav Horacek2-2/+2
Change-Id: Idf5a1c9c2f6b3ef95a72613aedd15f743280ad95 Reviewed-on: https://gerrit.libreoffice.org/13223 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-23typo: GAMA -> GAMMAAndras Timar1-6/+6
Change-Id: Ia34e0542c27e9b6e8b5ca9901bbead4a93acc10e
2014-11-17fdo#80490 rename AutoSpellcheck and reflect its removal from toolbarStanislav Horacek3-6/+6
Change-Id: If77bb61af25998e193e3e8f1ea2382fe2be4423a Reviewed-on: https://gerrit.libreoffice.org/12498 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17fdo#79149 insert image dialog: rename Style to Frame StyleStanislav Horacek1-1/+1
Change-Id: Ibb16ba76d2d7e98f5dc19dbcc82e80d8c08b334b Reviewed-on: https://gerrit.libreoffice.org/12497 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17fdo#85046 rename items related to recording changesStanislav Horacek19-39/+39
Change-Id: Ia1068ed4590585cc9cc4a8ece29a761f61c290e9 Reviewed-on: https://gerrit.libreoffice.org/12496 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>