| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Change-Id: I5363ede15dda1d109a5306c7325c323708ac5dd1
(cherry picked from commit 01e509f72d5ac9444780578e5aa2d5ef0f561bc7)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97072
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
|
|
|
|
| |
In the vein of commit 8bece13f73046ebebfb5c18d02d857a961a4cdab.
Change-Id: I5273298a55cd13e5954c6e5a727feb58ac6ec831
|
|
|
|
|
|
|
| |
Change-Id: I40a7f06274d311a537b8290cec4d7708c4c4ea4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94705
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
|
|
|
|
|
|
|
| |
MAC often forgotten in menu path descriptions.
Change-Id: Ib6e9062b06389063d6f8293a95cd3e07e1919161
Reviewed-on: https://gerrit.libreoffice.org/75040
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
|
|
|
|
|
| |
Change-Id: Idb6c0839694337855b42b22d0ab1d98c8ae30892
Reviewed-on: https://gerrit.libreoffice.org/65455
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
|
|
|
|
|
|
|
|
|
| |
+ some more conservative changes
Change-Id: I1ee93a61399224c1903ed01c9ad6af9aa252d2a0
Reviewed-on: https://gerrit.libreoffice.org/63210
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* mainly http://wiki.documentfoundation.org
* http://en.wikipedia.org
* http://api.libreoffice.org
Change-Id: I3587d8d5e6a6de4a7c7013920b9e135e4adc977c
Reviewed-on: https://gerrit.libreoffice.org/52354
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
|
|
|
|
|
| |
Change-Id: Ic4db58aa04d21c514987cdbeaed5d11292d79b85
Reviewed-on: https://gerrit.libreoffice.org/41103
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
also remove obsolete l10n attribute (doesn't affect translations/pot)
Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
|
|
|
|
|
|
|
| |
Change-Id: Ief29d40d37a1dbf07141d39efabb670c9d20ac93
Reviewed-on: https://gerrit.libreoffice.org/21843
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
|
|
|
|
| |
Change-Id: I58212c56b4301bb260b3787b1afdffbfc710ca2c
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
it is hard to find it without location or searching
Change-Id: If13b9dfc0b4048f7b1367147f5342f6d069eadb9
Reviewed-on: https://gerrit.libreoffice.org/6799
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
|
|
|
|
|
|
| |
Change-Id: Ifbb8155be7e4f52c3d02fedb59cf4cfbef20e231
Reviewed-on: https://gerrit.libreoffice.org/6113
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
|
|
| |
Change-Id: I879e787f40bb84831c8d035cab02bd751e448b99
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Change-Id: Icbf0fc312ea27fe5e63ec5eb9ef7c6d4ebe53462
|
|
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
|