summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-17tdf#115254 Some branch bookmarks are'nt working 16Olivier Hallot
Module svx Change-Id: I0ce6c3c004ee8ef68b7114692ffcc6f9e912ccf3 Reviewed-on: https://gerrit.libreoffice.org/59273 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-17Add MACOSX for =INFO("system")Olivier Hallot
Change-Id: I23bd4706bf7f0eba4334e15c21e750b2f2cf2883 Reviewed-on: https://gerrit.libreoffice.org/59266 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-17Mute l10n in numeric table and InfoType stringsOlivier Hallot
Numeric cell are not to be translated InfoType either. Change-Id: I320b78c2c84212ece5c080e47c78cef2550ae066 Reviewed-on: https://gerrit.libreoffice.org/59263 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Fix excel syntax descriptionMike Kaganski
Change-Id: Iaaf38a33373eb910785a4a5d1fc45649523726e9 Reviewed-on: https://gerrit.libreoffice.org/57897 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Generate the modules dropdown content on demand too.Jan Holesovsky
Change-Id: Ibcbd8faac4f31d41398d8ae98314d83690136ab6 Reviewed-on: https://gerrit.libreoffice.org/59152 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-on: https://gerrit.libreoffice.org/59153 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
Change-Id: I7cf78bc37d3bdc44a0bfb6fe34a3ef1a53a4a73c Reviewed-on: https://gerrit.libreoffice.org/59103 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Translate the language names in JS.Jan Holesovsky
Change-Id: I7185a7d0981abbacef4a152ee6ac5352ebe970cd Reviewed-on: https://gerrit.libreoffice.org/59150 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Don't embed links to all the languages into every page.Jan Holesovsky
Change-Id: I31f140919a18db55ef5afab9f229afa7eed3e36c Reviewed-on: https://gerrit.libreoffice.org/59149 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-16Let's have Content-Type everywhere.Jan Holesovsky
Change-Id: I000658561d76d6a95a4acbc621db5e3f6d081e08 Reviewed-on: https://gerrit.libreoffice.org/59051 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-16Try to detect the system at least a bit.Jan Holesovsky
Change-Id: I5c5243d56cf85eeb7cd857c7d9f6da5cd305b429 Reviewed-on: https://gerrit.libreoffice.org/59049 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-16The <version>/index.html can default correctly, no need to do it in the root.Jan Holesovsky
Change-Id: If74aaea6924638f9fef647121da4a35c66fc0213 Reviewed-on: https://gerrit.libreoffice.org/59048 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-16Limit the online help only to the built languages.Jan Holesovsky
Change-Id: Ib81dbd9a4047d9bb63761a43ef0b183a450b03f1 Reviewed-on: https://gerrit.libreoffice.org/59047 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-15Horrible use of capitals hereAdolfo Jayme Barrientos
Change-Id: Id38a238f97718e498bb65a450e68550708222295
2018-08-14Let's make the help urls more standard, and use ?Target=...&... form.Jan Holesovsky
Change-Id: Ic2568c769ab11e3622f71b92a46fb124012a3c90 Reviewed-on: https://gerrit.libreoffice.org/58865 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-14Rename 'map' to 'hid2fileMap'.Jan Holesovsky
Also update dependency, so that the file gets rebuilt when the 'echo' part of the makefile changes. Change-Id: I0412f882dd12e265d8261a259ed83c469e261cdf Reviewed-on: https://gerrit.libreoffice.org/58993 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-14Rename get_url.xsl to generate_hid2file.xsl, because that's what it's doing.Jan Holesovsky
Change-Id: I565ca442281fa8a80a59d1038d29b34d7f9d9f41 Reviewed-on: https://gerrit.libreoffice.org/58989 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-13Fix typoAndrea Gelmini
Change-Id: Ibfbd8efce7c262375e336af242da4fb27a192236 Reviewed-on: https://gerrit.libreoffice.org/58930 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-08-12Avoid several JS errors.Jan Holesovsky
Change-Id: If0b8b4f3e8c3464f4e7f812ba727a929330438f3 Reviewed-on: https://gerrit.libreoffice.org/58864 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-12Use window.location.href = ...; instead of window.open(..., '_self');Jan Holesovsky
Otherwise the interim URLs end up in the history. Change-Id: If99aa1a29126f93387d2f5a6460cc0d43b488cd9 Reviewed-on: https://gerrit.libreoffice.org/58867 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-12correct variable name in VBA example for WeekdayName functionStanislav Horacek
Change-Id: I79cbb241239f1f9cee59994b2b35e76703b1aa1a Reviewed-on: https://gerrit.libreoffice.org/58885 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-12fix description of VBA Rate functionStanislav Horacek
Change-Id: I6cd34d766825d5c947a533368b8ce8d132324fab Reviewed-on: https://gerrit.libreoffice.org/58883 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-09New Help housekeepingOlivier Hallot
remove deprecated files (gbuild has replaced them) Change-Id: I00a0a1558dfa80486dd64df37273c90bc6262fb0 Reviewed-on: https://gerrit.libreoffice.org/58784 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-09Use PRODUCTNAME from the configure.Jan Holesovsky
Change-Id: Ibc742e653f44093372bed4e103fedb3a597dfdac Reviewed-on: https://gerrit.libreoffice.org/58793 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2018-08-09Update the README.txt.Jan Holesovsky
Change-Id: Id493d2d1fa21a160b4fc7d2bb160e6cb6a38c93b
2018-08-04Remove repeated wordAdolfo Jayme Barrientos
Change-Id: I71bf44d3f962c830f6057ced2f0930724f1a394b
2018-08-02New 6.1 video for module's help entry pagesOlivier Hallot
Must be cherry-picked to 6.1 branch Added localize=false to prevent translation. Translation will be displayed in captions. Note: videos and collateral files are available in help online ONLY Change-Id: If57a384783a2e31c90b069c1f0b33746d569f800 Reviewed-on: https://gerrit.libreoffice.org/58433 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-01Revert "tdf#118187 Text for INDIRECT() in wrong place"Mike Kaganski
... and clarify the context in the example instead. This reverts commit 184324625ea1e803007b9c41ce625ae6014573f1. Change-Id: Ie51c3b960a2262e5751bdecf86ba4e174f369fff Reviewed-on: https://gerrit.libreoffice.org/57899 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-01tdf#115254 Some branch bookmarks are'nt working 15Olivier Hallot
module sw a- to b- Change-Id: Ife8de2a83b4e99a2762a452c06045e1892b090b6 Reviewed-on: https://gerrit.libreoffice.org/58402 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-01tdf#115254 Some branch bookmarks are'nt working 14Olivier Hallot
module sw, c- to e- Change-Id: Ie5f2575114177fe7ca7b060a82fbd9b992c3bda1 Reviewed-on: https://gerrit.libreoffice.org/58377 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-08-01tdf#115254 Some branch bookmarks are'nt working 13Olivier Hallot
Module sw, f- h- Change-Id: I40bd97eb8d48951c087548f8a1f4aeeefb745f66 Reviewed-on: https://gerrit.libreoffice.org/58376 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Further cleanups and improvementsSophia Schröder
in /shared/01/020*.xhp files Change-Id: I7b6da19227f2b4a4ee33a634b16481f0ef720837 Reviewed-on: https://gerrit.libreoffice.org/54905 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Further cleanups and improvementsSophia Schröder
in /shared/01/011*.xhp files Change-Id: I12ec3e9901eecb31131ad2497bd1c545cde4f51c Reviewed-on: https://gerrit.libreoffice.org/54842 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups and improvementsSophia Schröder
in /shared/05/*.xhp Hopefully also fixes visual glitches in https://help.libreoffice.org/6.1/en-US/text/shared/05/00000150.html Change-Id: I4698bc0ecf547ac2231cb28d6ccef3025e0b832f Reviewed-on: https://gerrit.libreoffice.org/55444 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/05/*.xhpSophia Schröder
Change-Id: I35b699fc4408809a6f5e7802e16b17594781ed15 Reviewed-on: https://gerrit.libreoffice.org/57133 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/05/*.xhpSophia Schröder
This partial patch hopefully also fixes visual glitches in https://help.libreoffice.org/6.1/en-US/text/shared/05/00000150.html Change-Id: I753ffda535df10c453b36b459178e0d1a5974f79 Reviewed-on: https://gerrit.libreoffice.org/57132 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/02/011*.xhp filesSophia Schröder
Change-Id: I91875370ab207dfb94f06070f081194050402cd0 Reviewed-on: https://gerrit.libreoffice.org/57127 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/02/011*.xhp filesSophia Schröder
Change-Id: I0a41efdc51a2696936235d614c9044e929b3a2b2 Reviewed-on: https://gerrit.libreoffice.org/57126 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/02/011*.xhp filesSophia Schröder
Change-Id: I7ec108d45b8b14a15f910867032625b2f48897a6 Reviewed-on: https://gerrit.libreoffice.org/57125 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: I3897b484ca802b5482a4f2278cbed10b0ede30e8 Reviewed-on: https://gerrit.libreoffice.org/57124 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: If9dfa504db1edd23f18012419fd7bad5f6c064ae Reviewed-on: https://gerrit.libreoffice.org/57123 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: I6251ed2d63735b2a0f39a9bf9c8d6b5571657a5e Reviewed-on: https://gerrit.libreoffice.org/57122 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: I34225b401def6a2e6e00aa725e20a17b9a4c3a21 Reviewed-on: https://gerrit.libreoffice.org/57121 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: I42a6cff181c3e3e5bf6dc4cca04865caab2e9bad Reviewed-on: https://gerrit.libreoffice.org/57120 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: Ife7ef0ba0416063a3807386664a52466a6a683db Reviewed-on: https://gerrit.libreoffice.org/57119 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanups in /shared/01/04*.xhp filesSophia Schröder
Change-Id: If7ebf56aeec57c267f81706d61650c101b33f323 Reviewed-on: https://gerrit.libreoffice.org/57118 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Break my patches into smaller changesSophia Schröder
untill the last 2 action items are resolved: https://gerrit-review.googlesource.com/Documentation/user-inline-edit.html#not-implemented-features This should also helps reviewing. Change-Id: I88cfbf66a3a091097a27a20bd4c41b1261769bfd Reviewed-on: https://gerrit.libreoffice.org/57111 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanup in /shared/01/02*.xhp filesSophia Schröder
Change-Id: Iff5a39d1ed1a0d269f6d49e499cb9bbf71ccfea4 Reviewed-on: https://gerrit.libreoffice.org/57117 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanup in /shared/01/02*.xhp filesSophia Schröder
Change-Id: Id1057af0e0ac1dbbf9cf8d18dfc181416911622b Reviewed-on: https://gerrit.libreoffice.org/57116 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanup in /shared/01/02*.xhp filesSophia Schröder
Change-Id: Ie2d121c7abd2b57c923e8500096269e8ae662c6b Reviewed-on: https://gerrit.libreoffice.org/57115 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-31Cleanup in /shared/01/02*.xhp filesSophia Schröder
Change-Id: I7866fba42217456a6cf997b3f61472249f8df921 Reviewed-on: https://gerrit.libreoffice.org/57114 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>