summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-24tdf#108678 Help page for VBA function RateOlivier Hallot
Change-Id: Ied97ddb4654817c705108b77a62dedcf3b001e34 Reviewed-on: https://gerrit.libreoffice.org/40352 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-24tdf#108677 Help page for VBA function PVOlivier Hallot
Change-Id: Iacd0db8577cc1807b69306cf2d950326f49c2a9c Reviewed-on: https://gerrit.libreoffice.org/40351 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-24tdf#108676 Help page for VBA function PPmtOlivier Hallot
Change-Id: I689c08037890630d0bb49305bec23e518bf085c8 Reviewed-on: https://gerrit.libreoffice.org/40350 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-24tdf#108675 Help page for VBA function PmtOlivier Hallot
Change-Id: I1e35ee31cd96aeee8f1b55a5adb119c50af1a1af Reviewed-on: https://gerrit.libreoffice.org/40349 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-24tdf#108674 Help page for VBA funciton NPVOlivier Hallot
Change-Id: I7ad2848d559ad15a31cca729587926d99dfd7a60 Reviewed-on: https://gerrit.libreoffice.org/40348 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23tdf#97745 code cleanupOlivier Hallot
* Add debug param, to display page info in the bottom &Debug={0|1} Change-Id: I809548e5d59d0a55b258ca0ec69811efec51df67 Reviewed-on: https://gerrit.libreoffice.org/40341 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23tdf#97745 Use system browser to display help pagesBuovjaga
Some improvements (WIP) * Use CSS grids * Better language selector * Better svg icons * reorder some scripts, clean code * favicon * fix index Change-Id: Idd55f41724cc3972c8b461ede5f1e975716c5290 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40316 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23Fix some DTD issues in Help PagesOlivier Hallot
<item> does not have child nodes Change-Id: Ieac002b65cfc54c66af92e1a7cb80a1fc7ce31f4 Reviewed-on: https://gerrit.libreoffice.org/40313 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-20Mute some l10n stringsOlivier Hallot
Change-Id: I3e263434d9881d3a7a6a20bbe0a5a85878fd1081 Reviewed-on: https://gerrit.libreoffice.org/40103 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-19Code cleanup in XSLTOlivier Hallot
remove unecessary template Change-Id: Ie7b615d75c33702e79dc052b87c2a392038964c6 Reviewed-on: https://gerrit.libreoffice.org/40186 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-19Fix a $title variable in XSLT transformOlivier Hallot
Change-Id: I7463572330e2338e73266f487d88b3d1beeff741 Reviewed-on: https://gerrit.libreoffice.org/40184 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-18Find & Replace dialog: options are under Find, not ReplaceStanislav Horacek
Change-Id: I8b2ebe6282beb9ac111ebd4688310c57b338626b Reviewed-on: https://gerrit.libreoffice.org/40098 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-07-17tdf#97745 Help-in-browser (x) refactor contentsOlivier Hallot
Tree files now loaded as javascript More fixes Change-Id: Ifa353e717eec63e2369fbeabab7463f4ccd72392 Reviewed-on: https://gerrit.libreoffice.org/40069 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-17More typo & grammar fixingAdolfo Jayme Barrientos
These should be things caught in review, before they’re introduced to translators… Change-Id: I352e6f38de317b43fadfe1e597fa45f66670166c
2017-07-16Help-in-browser (ix) Add contents treeviewOlivier Hallot
Add Contents tree transforming *.tree files Reposition <meta> tag for UTF-8 Fork bash script for faster processing Change-Id: I6c74aa1e855b7f4bb152e2c632f6ab7d683e5462 Reviewed-on: https://gerrit.libreoffice.org/40007 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-16fix command in Detective for automatical refreshing of tracesStanislav Horacek
Change-Id: I17d733ee55e0908d27c3d4ecc58237b8858dcd73 Reviewed-on: https://gerrit.libreoffice.org/40006 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-13tdf#73229 Update Start Center pageGabor Kelemen
Sync with current UI Document all buttons and features Change-Id: Id9c8354a408d499067c42ca06ced00841b56c134 Reviewed-on: https://gerrit.libreoffice.org/38931 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-07-13tdf#98799 tdf#102930 Document the logic of the MM wizard 3rd pageGabor Kelemen
On the Insert Address Block page after selecting the 2nd substep one has to match the address elements of the document with fields of the data source. Otherwise one cannot continue to the next step or close the wizard. Try to convey these as warnings on the page. Change-Id: I98fb1c7473fec1d7c2c2b532f3a2f52bb538d606 Reviewed-on: https://gerrit.libreoffice.org/38546 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-07-11Help-in-browser (viii) more...Olivier Hallot
* Correct schema * current set of built languages. * https://helponline.libreoffice.org Change-Id: I887214b080e6200ac840b74d175292649f8e4298 Reviewed-on: https://gerrit.libreoffice.org/39836 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-11Help-in-browser (vii) more improvementsOlivier Hallot
see it in http://helponline.libreoffice.org Added mos keywords from schema.org New, responsive page design Change-Id: I9df963c1a962c0fbb5c2926d8066b31cd20d485b Reviewed-on: https://gerrit.libreoffice.org/39822 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-09Hyphenate compound adjectiveAdolfo Jayme Barrientos
Change-Id: I9114f0017335dff30a3273a55a4ac1610dcb1511
2017-07-03tdf#108871 Fix embed of RAWSUBTRACT in HelpOlivier Hallot
Fix also COLOR. Change-Id: I159b20f36e1452864fa466584ff2de283251f11c Reviewed-on: https://gerrit.libreoffice.org/39458 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-02Help-in-browser (vi): more improvementsOlivier Hallot
Improvement: * image search & screeshots * inserted TechArticle schema elements from http://schema.org * new script for usage of helpex in a build * results in https://helponline.libreoffice.org Change-Id: I62d1c46f260c8bd5e287df382e8db086112c4d2a Reviewed-on: https://gerrit.libreoffice.org/39452 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-28Fixes for help pages after translation review.Olivier Hallot
Thanks to all translators for pinpointing these mistakes. Change-Id: I3746d3d81ded2af1e012cb38cdd20e9e529c2667 Reviewed-on: https://gerrit.libreoffice.org/39330 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-26Expand some useless “MS” abbreviations to “Microsoft”Adolfo Jayme Barrientos
Abbreviations should be used only when we lack space (e.g., in UI), but there’s plenty of it here Change-Id: Ib0ac97b2003ca96e4bc286a1a1436bda0f81bd8a
2017-06-26Help-in-browser (v)Olivier Hallot
* Add piwik analysis * handle SHARED module in search Change-Id: I7c3c653d5e1211eed6c45b521fc35a9dc52ed21e Reviewed-on: https://gerrit.libreoffice.org/39251 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-25Help-in-browser: several improvementsOlivier Hallot
* tabs for Contents/Index/Search * product version (6.0, 5.3, 5.2, etc...) * capable to receive URL from LibreOffice help call (need to change help url in sfx2/: protocol://<host>/index.html?<params> Change-Id: I2244336ea47cdb923884ae97b9f4a586d85ec706 Reviewed-on: https://gerrit.libreoffice.org/39227 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-25Help content n browser (iv) clean xslt cruftOlivier Hallot
Change-Id: Icbcde2c6d40019ea6a14a05dd41b248397fc3c33 Reviewed-on: https://gerrit.libreoffice.org/39226 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-23Rearrange help page for VBA functionsOlivier Hallot
Save work for translators. Change-Id: I2072d85443ba32f10235123f3ba2b681182127d2 Reviewed-on: https://gerrit.libreoffice.org/39138 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-20fix bogus whitespace and unnecessary unit changesChristian Lohmaier
caused by either adding spaces at end-of-line or adding spaces when combining multi-line statements into single line also fix one validation issue (image can have either caption or alt elements) Change-Id: I467404fbf87fbf1681c0addc7b43154bba68d989
2017-06-17tdf#84675 Add help page for NPer function of VBAOlivier Hallot
Change-Id: Id601138bc4ad390f8ec6c14fe41dc1f936ab5aab Reviewed-on: https://gerrit.libreoffice.org/38902 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-16tdf#84675 Add help page for MIRR function of VBAOlivier Hallot
Change-Id: I7b55b4994a1c65b714be3ad4114aee9233502276 Reviewed-on: https://gerrit.libreoffice.org/38897 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-16tdf#84675 Add help page for IRR function of VBAOlivier Hallot
Change-Id: If4218b4b9619766e25676d5c4be35db42d51b007 Reviewed-on: https://gerrit.libreoffice.org/38896 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-16tdf#107573 help page for change of UI term outlineOlivier Hallot
Change Tools -> Outline numbering to Tools -> Chapter numbering Change-Id: Id820b226f08d3c224512e34fd96d37ed4c2c300d Reviewed-on: https://gerrit.libreoffice.org/38853 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-16tdf#84675 Add VBA functions to tree fileOlivier Hallot
Add current VBA functions to the tree (Contents tab) Change-Id: I433cd9a77fd1fe6a15ea6778a475a96840299a3c Reviewed-on: https://gerrit.libreoffice.org/38856 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-15tdf#84675 Add help page for IPmt function of VBAOlivier Hallot
Change-Id: Iddb382d9735c25f2ca77f8141457fb6bb497a696 Reviewed-on: https://gerrit.libreoffice.org/38808 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-14tdf#84675 Add help page for FV function of VBAOlivier Hallot
Change-Id: Ic1ac6629eed117d6d2ec8802162e69a45e599a0c Reviewed-on: https://gerrit.libreoffice.org/38802 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-14tdf#84675 Add help page for DDB function of VBAOlivier Hallot
Change-Id: I769a4f0863ca73db776e3ab1fb7faf1f25f3b2f7 Reviewed-on: https://gerrit.libreoffice.org/38801 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-14Help contents -in-browser (III)Olivier Hallot
Added language selector Added system selector CSS improvements in browser help page remove bullets from bookmark list see http://vm173.documentfoundation.org Change-Id: I6b65e7e3c5a503855a8e92f2a745ba6001d64b8e Reviewed-on: https://gerrit.libreoffice.org/38712 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-07Grammar: “let you to define” → “lets you define”Adolfo Jayme Barrientos
Change-Id: I93d9236704906fb91485610b85f7c694b7cc53e0
2017-06-07Add screenshot to Pick-a-Color help pageOlivier Hallot
fix grammar Dialog -> window Change-Id: Ie258bff777a51772f32e72ea0616f03e1351a833 Reviewed-on: https://gerrit.libreoffice.org/38236 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-05Improvement on help pages in browsersOlivier Hallot
Remove some debug info Google search box in nice colors Provision to place icons images in the right location Change-Id: Ie3f33d52a48f3d8a60cbc4aaf89859a661538a8d Reviewed-on: https://gerrit.libreoffice.org/38422 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-05More work on help pages in browsersOlivier Hallot
Now works offline with file:// Change-Id: I03e061078f128e46810472fc484495aff684e3f4 Reviewed-on: https://gerrit.libreoffice.org/38396 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-04Quote not used in help bookmarkingOlivier Hallot
Change-Id: Idf055cb16ec0b6e94bea8aa911967570023bbeb8 Reviewed-on: https://gerrit.libreoffice.org/38379 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-06-02tdf#102930 Update New Address Block / Edit Address Block pageGabor Kelemen
Add missing bookmarks Sync with UI Make it have two window names in the title Change-Id: I99d424919d3792e3c1a0ff4c2427cb335e74fad3 Reviewed-on: https://gerrit.libreoffice.org/38326 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-02Add custom HID to the From Data Table options descriptionGabor Kelemen
Change-Id: If5de917172e1b5fe0ef8819a96a41421e9cd8f22 Reviewed-on: https://gerrit.libreoffice.org/38245 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-01Grammar: missing definite articleAdolfo Jayme Barrientos
Change-Id: I73e645574af8558d0374cfd93a81f2fdfccd435c
2017-06-01tdf#102930 Add a missing bookmark to Custom Salutation pageGabor Kelemen
Change-Id: Icf76f575849ce6c503c3bfe73ba730b40c024d74 Reviewed-on: https://gerrit.libreoffice.org/38325 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-01Fix bookmarks and ahelps on Fontwork toolbar pageGabor Kelemen
Change-Id: Ie2851f81a644a02b314af0083442895666af9114 Reviewed-on: https://gerrit.libreoffice.org/38324 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-01helpcontent2: rename postprocess_helpimages to helpcontent2_helpimagesMichael Stahl
Change-Id: Ie8cc9e4cca21201b16bf0b1aae185d692cf0c214