summaryrefslogtreecommitdiffstats
path: root/source/text/swriter/01/04090200.xhp
Commit message (Collapse)AuthorAgeFilesLines
* Mute l10n on some internal field namesOlivier Hallot2021-06-181-29/+29
| | | | | | | Change-Id: Ie794e15c31def6111eccd83f3e7a744984045cf6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117403 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Change e-mail to email and E-mail to EmailOlivier Hallot2020-07-271-1/+1
| | | | | | | Change-Id: Ie47ed745f336e44389c8c797967de6af72c9ce8d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99526 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* update access command to hidden paragraph fields in help pagesSeth Chaiklin2020-02-231-1/+1
| | | | | | | | | | | | | - this patch changes access command for "Hidden Paragraphs" from "Formatting Aids" to "View" and - corrects the header for Formatting Aids from "Display of" to "Display formatting" - for the changed paragraphs, also updated to <menuitem> Change-Id: Iffc312df7dd0e49c44902721f8ca88b103359c06 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89274 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* More missing “tablehead” roles…Adolfo Jayme Barrientos2018-05-071-2/+2
| | | | Change-Id: I16009b5295560ccbc02c2a7ea26ee61fe0f0f116
* Mass remove excess spaces from inside tagsGabor Kelemen2017-05-301-9/+9
| | | | | | | | | | | | | | | | This is fallout from the l10n and oldref attribute removal. Some tags were broken into two rows and the second was indented with spaces. The line break was removed along the tags, but those spaces were not. Command I used to catch these: find source/text/ -name "*xhp" | xargs sed -i -e 's#\" *>#\">#g' Change-Id: I6f9bad46cbfb7416950bee8230e358a3dd851def Reviewed-on: https://gerrit.libreoffice.org/37791 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
* remove obsolete oldref attribute (removes one context line in pot)Christian Lohmaier2017-05-091-142/+133
| | | | | | also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
* "Insert - Field", not "Insert - Fields"Christian Lohmaier2016-05-231-3/+3
| | | | | | | | | as per LO HIG - https://wiki.documentfoundation.org/Design/MenuBar ("Use singular form in labeling when applicable (e.g. Insert+Shape, though multiple shapes are listed under the submenu, a user can only select one item).") and already changed in UI Change-Id: Id15afe7e3c92b54526ff694f7959ab3e01a2d606
* switchinline is none of emph's allowed childrenChristian Lohmaier2016-01-251-2/+2
| | | | | | | fixed with following sed expression: 's#<emph>\(<switchinline[^>]*><caseinline[^>]*>\)\([^>]*\)\(</caseinline><defaultinline>\)\([^<]*\)\(</defaultinline></switchinline>\)\([^<]*</emph>\)#\1<emph>\2</emph>\3<emph>\4</emph>\5<emph>\6#g' Change-Id: I03d36f4c52e78ca48fc2f94b275ffad7329071e3
* rename Fields - Other to Fields - More FieldsStanislav Horacek2014-10-301-3/+3
| | | | | | | Change-Id: I7460acb296b32c99c37a77bbce05d44aa3f36bd7 Reviewed-on: https://gerrit.libreoffice.org/12140 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* re-base on ALv2 code. Includes:Michael Meeks2012-12-131-23/+12
| | | | | | | | | | | | | | | | | | | | | | | | Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
* move help structure one directory upNorbert Thiebaud2012-10-161-0/+467
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc