summaryrefslogtreecommitdiff
path: root/source/text/shared/01/01050000.xhp
AgeCommit message (Collapse)Author
2020-10-05Revise explanation in File - Close help pageSeth Chaiklin
Change-Id: Ia9316dfe603e0f708032832ea7cfe165a3a698ff Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103969 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Jenkins
2019-06-25Remove duplicated HID bookmarks in sharedGabor Kelemen
Also remove a few obsolete bookmarks and fix ahelps Duplicates found with: for i in $(find source/text/shared -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done Change-Id: Ie7cde338aa210ef81d1e15ecc8087d8f67f77b27 Reviewed-on: https://gerrit.libreoffice.org/74655 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-02Further small cleanups and improvementsSophia Schröder
in /shared/01/0105*.xhp file Change-Id: I783c0226648a61971cb891b15348ecae35e153bc Reviewed-on: https://gerrit.libreoffice.org/54832 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-05-09remove obsolete oldref attribute (removes one context line in pot)Christian Lohmaier
also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
2015-09-29tdf#92825 Fix the file menu in writer, calc, and impressYousuf Philips
Change-Id: I2deb95d101073ac452b9088e4062c7a3a75bea81 Reviewed-on: https://gerrit.libreoffice.org/18515 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2012-12-13re-base on ALv2 code. Includes:Michael Meeks
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.
2012-10-16move help structure one directory upNorbert Thiebaud
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc