summaryrefslogtreecommitdiff
path: root/source/text/shared/optionen
AgeCommit message (Collapse)Author
2022-06-20tdf#149607 Fix broken linkOlivier Hallot
Change-Id: Icff7f1b3740063d253e9d5699a6918fed10dacb4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136101 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 4ba04a27d94aec145920852cf14f0ab869459106) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136154
2022-05-27(related) tdf#149018 add to OLE explanation in GlossarySeth Chaiklin
Can link to this explanation when discussing OLE objects in other help pages. Technical note: Needed to add a variable to the relevant heading in shared/optionen/01010200.xhp to be able to get a useful id to link to from the Glossary. Also embedded that heading (which is the name of the control) into the Glossary so that if the control name is changed in the future, then the Glossary should remain up-to-date. Change-Id: I3318bc6b96a422dd40e792bf2230f7cefc9e85a0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134793 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-16tdf#148413 Help: Remove mention of dropped Character Set settingAdolfo Jayme Barrientos
Change-Id: Ica686d2cef655d7039c0032dce3a5ff08f056f17
2022-02-23tdf#145898 Formula to Value and Recalculate HardOlivier Hallot
Review of the Data - Calculate submenu - Added Recalculate Hard page - Added Formula to value page - Links and embed for navigation - Some precisions regarding non-volatile functions Change-Id: Ic39b61feb851b9cc7c8cb2ae6907651a64a81a6e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130180 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
2022-01-21tdf#145517 Change “Icon Style” to “Icon Theme”Adolfo Jayme Barrientos
The synonym can stay in the option’s description, to reduce translation work. Change-Id: Ie2a36ba5c5cc595516f503514e9ef5eebc59218a
2022-01-17tdf#89805 Document "Always apply manual breaks" optionRafael Lima
This patch also refactors headings to use <h1>, <h2> and <h3>. Change-Id: If886313cd9e140246016d8c6537f4267c1d4b0a4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128431 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-12-18tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ice21502113b09ee9565a57287ff03e8b48550783 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127035 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-12-13Make it clear that "compatibility" is a nameMike Kaganski
Users did not see what they should look for in the dialog, and actually searched for "Microsoft Office" since it was highlighted. Change-Id: I7ef8ad3686d7e111a380ba69a7ddf19c1c45eec6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126684 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-12-10tdf#144133 Fix help target for Expert Config Edit dialogRafael Lima
When the user opens the "Expert Configuration" dialog, selects a preference and double clicks it, another dialog is opened to edit the preference value. Clicking "Help" in this second dialog leads to a 404 page not found error. This patch changes this behavior so that clicking the Help button opens the "Expert Configuration" help page. Change-Id: I0104617153f710b09c7436b7f5e3faa78cddb2bd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126507 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-21Fix <embedvar> tags for better l10n (Part 2)Rafael Lima
This is Part 2 of the fixes requested by translators concerning the use of the <embedvar>. Change-Id: I4c846632ded9a7260f86818d7a0eb6257b414b19 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124008 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-21Refactor XHP help files prior to patchRafael Lima
This patch only refactors indentation and headings. No changes are made to help contents. Change-Id: I7cf71ab26381859d92791d95246e0bb88d8b88a6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124007 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-09-15Improve another frankly inaccurate statement…Adolfo Jayme Barrientos
... and fix a couple of typos done in core commit 5e86949c479af5ef443f77b978fcb2b9021de848 Change-Id: Ie7ed9da3a3858434ae9ff086d61587c8ffdcd02b
2021-08-24tdf#112057 Clarify the use of F2 in CalcRafael Lima
In 01020000.xhp I updated the information about the F2 shortcut as discussed in the bug report. In 01060300.xhp I gave more details about the "Press Enter to switch to edit mode" option. Change-Id: Ifd554af943fb0bd0f9939c46a9393c7cb87c914e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120880 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-08-23Update topic on Draw scale factorOlivier Hallot
Change-Id: Ie64a78ee22c837f0f2a9cb76ef2a45c817721e00 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120726 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-08-19tdf#143930 update Security help page about new featureRafael Lima
This is a follow-up to tdf#90401 that was fixed, so now the Security page needs to be updated to inform that the names and dates of comments and tracked changes are also removed. Change-Id: I6c677d197b6a770b1c36a5f40af94e40715e4a9c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120716 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-08-14Create help page for the "Search Commands" featureRafael Lima
Change-Id: Ic62e9671575709ca3ac788495edaf4b2753499ee Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120245 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-07-23Help: tdf#140107 drop usage data; tdf#107471 describe crash reportsAdolfo Jayme Barrientos
Change-Id: Iebcdc8bff69b6194a6fc73347635c83d005b894e
2021-06-25tdf#136435 Add contents on the outline folding optionsOlivier Hallot
Change-Id: Ib079772e9f426a2775adfa843970cbd48b133ae1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117901 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-19tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ic9dc645c15d57e99a8eb737b89631f570124eefb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117490 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15tdf#132643 Translate German section IDsJohnny_M
Change-Id: I92d9f5801502c97a947400e7644b1c36b6fc3dc9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115650 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15tdf#132643 Translate German section IDsJohnny_M
Change-Id: I84632d58ddbaa850545cc869e1cf73b5d5070e0a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115554 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iae83e3e20f54c4bc444eead9d89f51c872c97e56 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115253 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id2a94f3a1399285053487dc7386831772dd8a3eb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115252 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-04-26tdf#140518 Fix bad link in indexOlivier Hallot
Removed bookmarks values that points to a generic field update Help page. The page is for updating Fields, which includes captions for many objects, but is ambiguous if user looks on how to insert or manage captions Change-Id: Iae9d47766aa56910fcfb95b70e32f252d3bf6ef8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114633 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-03-16tdf#140478 clarify explanation of List in Basic FontsSeth Chaiklin
Thanks to Mike Kaganski for insight. Change-Id: Id5135c6e75d0bf6d19bedc5ac21d56656bf83678 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112525 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2021-03-16Related tdf#140478 update "List" for Tools-Options-Writer-Basic FontsSeth Chaiklin
( shared/optionen/01040000.xhp ) "Writer Options" * update to <h1>,<h2> ( shared/optionen/01040300.xhp ) "Basic Fonts" * description for "List" option has not changed since its initial commit in 2004. Seems to be inaccurate, but no changes made, beyond correcting command sequence for Bullets and Numbering, because maybe this option will be removed (tdf#140478). * Updated to <menuitem> in those paragraphs were menu sequence was changed. * update to <h3> Change-Id: I5b04f8bdc9547d76cec17e75c8b8328517e066be Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111043 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-08Hyphenate compound modifier and drop number inflection as it is an adjectiveAdolfo Jayme Barrientos
Change-Id: I397f6a528576c2a2ec556966d87e8dc77e20f3a5
2021-03-04tdf#133846 restrict Java bitness Help to WindowsOlivier Hallot
Change-Id: I69813601b657127f0fd6ad3ebd8e668e660815e0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111924 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-04tdf#133846 Inform where java is usedOlivier Hallot
Change-Id: I68a9e5cc366a80094d6d97bb9310d61a16bfe6a5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111920 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-04tdf#138484 Clarify Writer Print Options are for new documentsOlivier Hallot
Change-Id: Ida202ff37fa9f559699bb05863d672344bef851a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111919 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-15tdf#132643 Translate German section IDsJohnny_M
Change-Id: I75da81545d82285c90715f712a0e0915531fedb8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110874 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I981fda421faa25b7a4a61006e1e947b3fe8461c3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110878 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I081a606e4916189c171123500ff6953c3ee64121 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110877 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I35edabf978d42150fbf6b8c2aebd2057916d5d87 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I0cd76265cfaa16d3f4cc2f0180d140eda9063b59 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110875 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I3ae427de7d9a49fd5a3cb17dc698585b5cc0cabb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110873 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I0a8a5ad8a97d9ba15608d66877fa35f2054561a6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110872 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I10ec1303df2fe37a5486682ca2a2742e5d645037 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110851 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: I9364dbbc3414769219ab7318d38bb6f22741495b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110842 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id8807415057ac94b69c5c25abbdb385463bc6e77 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110841 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-10typosOlivier Hallot
Change-Id: I5d454f184d5787eccdff2f732a43eac056c9ad49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110679 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07tdf#132643 Translate German section IDsJohnny_M
Change-Id: If7cbdf219ff475bca82b192001bf26d116fb7b7b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110529 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iabde3845a10b5d62d0d97f582d18baec38cdeea7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110528 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ia647a7b289a42d2e9e556f6a2943de8a0468d07c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110527 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07tdf#132643 Translate German section IDsJohnny_M
Change-Id: I44600da4388360e4b31a098b100071e62f3d4b7b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110526 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ib3b19c482c4a4a1c6e76dd1d0c90bf89e7b8a9b8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110525 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06tdf#132643 Translate German section IDsJohnny_M
Change-Id: I1619486a82b8e7739de40f4910bf2d0e179fc308 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110500 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06tdf#132643 Translate German section IDsJohnny_M
Change-Id: I076c6306f60ecb08821cc54c9d8b699b97276b49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110509 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06tdf#132643 Translate German section IDsJohnny_M
Change-Id: I98d3445b37b7b744df7363f1f0098aec27c5203e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110508 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06tdf#132643 Translate German section IDsJohnny_M
Change-Id: I7ebf4ef926a45aa02dd6ed601c5fe26944ff1232 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110507 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>