Age | Commit message (Collapse) | Author |
|
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
|
|
Following pages are affected by this update:
1. "Functions by Category"
(https://help.libreoffice.org/Calc/Functions_by_Category):
- Added a variable to its heading, so that it can be referenced from
other places
- Removed self-referece in its "Related Topics" (it was turned into
the above heading reference instead, thereby also correcting the
remote HTTP page reference to local help file referece).
Note: Pages already using the reference will auto-ajust (e.g.
"Related Topics" of
https://help.libreoffice.org/Calc/Statistical_Functions_Part_One)
- Corrected "Operators" reference location by moving it into
"Related Topics"
2. "Statistics Functions"
(https://help.libreoffice.org/Calc/Statistics_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (point 6 below)
- Cleaned up references by adding a "Related Topics" section
- Using links to heading variables in "Related Topics", for improved
heading string consistency
3. "Text Functions" (https://help.libreoffice.org/Calc/Text_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (point 5 below)
4. "Add-in Functions" (https://help.libreoffice.org/Calc/Add-in_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (points 5 and 6 below)
5. "Add-in Functions, List of Analysis Functions Part One":
- Added a variable to its heading, so that it can be referenced from
other places (point 6 below)
- Moved "Related Topics" chapter to the bottom of the page
- Using links to heading variables in "Related Topics", for improved
heading string consistency
6. "Add-in Functions, List of Analysis Functions Part Two":
- Added a variable to its heading, so that it can be referenced from
other places (points 2 and 5 above)
- Moved "Related Topics" chapter to the bottom of the page
- Using links to heading variables in "Related Topics", for improved
heading string consistency
The updated pages were tested as described in
https://wiki.documentfoundation.org/HelpContent#Without_the_LibreOffice_Core_Repo
on 32-bit Debian Linux with:
Version: 5.3.0.0.alpha0+
Build ID: d15082cac2306fb9562ff126eb5827b7b9eee1e1
CPU Threads: 2; OS Version: Linux 4.6; UI Render: default;
TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:master, Time: 2016-09-19_05:41:30
Locale: en-US (en_US.UTF-8); Calc: group
Change-Id: Icbb3725fd16d3ff76e5e4244c2284349332cffb7
Reviewed-on: https://gerrit.libreoffice.org/29306
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
In ODFF a phrase was rewrote
in func_imsec.xhp and func_imsinh.xhp typos are corrected
in AllLangHelp_scalc.mk typo is correctedo
Change-Id: Ieecb11deae5a8b1da56cdaadc9f75ef08b211e3c
Reviewed-on: https://gerrit.libreoffice.org/19429
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
Change-Id: I25a474bb4787c1427035d304b586222f8813270a
|
|
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: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
|