summaryrefslogtreecommitdiffstats
path: root/source/text/shared/02/paintbrush.xhp
Commit message (Collapse)AuthorAgeFilesLines
* Partially resolves: tdf#137084 - updating "Format" menuSeth Chaiklin2020-10-181-7/+5
| | | | | | | | | | | | | | | | | | | | | | - moved some controls to match current order of Format menu - deleted controls that no longer appear in Format menu (Page, AutoCorrect, Alignment (Objects), Alignment (Text Objects) Flip, Frame, Object) - add missing controls (Clone Formatting, Watermark, Name, Description) with <embed> - add "Comments" and description - add appropriate section to Clone Formatting, Name, and Description pages, so they can be embedded, and update them to <h1>,<h2> - for those controls that need a submenu, a heading and short description was added. These are: Align, Lists, Title Page, Textbox and Shape, Frame and Object,Rotate or Flip - when submenus are made for these controls, then it should be possible to replace these with an appropriate embed. Change-Id: I43fda863539bb84e61a33d663e929501f82bbbf7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104488 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* Remove duplicated HID bookmarks in sharedGabor Kelemen2019-06-251-1/+0
| | | | | | | | | | | | 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>
* remove obsolete oldref attribute (removes one context line in pot)Christian Lohmaier2017-05-091-5/+5
| | | | | | also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
* rename Format Paintbrush to Clone FormattingStanislav Horacek2014-10-301-4/+4
| | | | | | | Change-Id: I8d6d7094d32eb84d619a4164328401fd8584dd99 Reviewed-on: https://gerrit.libreoffice.org/12126 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/+71
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc