summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18tdf#115254 Some branch bookmarks are not working 4Olivier Hallot18-103/+119
sfx2 module dialogs Change-Id: Id7f799c0939c63695c29d0b6352e88c005386d3f Reviewed-on: https://gerrit.libreoffice.org/57468 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/57649
2018-07-18Fix typoAndrea Gelmini1-1/+1
Change-Id: I626c1943c79f2767c6c528e3305e76b375b4d4da Reviewed-on: https://gerrit.libreoffice.org/57592 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 67fd95451697b52199016ec1fbaedfe459295826) Reviewed-on: https://gerrit.libreoffice.org/57624
2018-07-15tdf#115254 Some branch bookmarks are not working 3Olivier Hallot18-15/+40
dialogs from chart2 Change-Id: I97e08c5b8ca2200f143073abadb355da99b38b9a Reviewed-on: https://gerrit.libreoffice.org/57451 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-14tdf#115524 Some branch bookmarks are not working 1Olivier Hallot8-13/+11
With .ui dialogs, the Help system sends specific URL associated to the higlighted widget in the .ui dislog. Not every help page associated to the dialog has <bookmark branch="hid/<path to the dialog/widget"/> for all widgets of the dialog. As consequence, some URLs were not addressed and the default module entry page was displayed, instead of the dialog help page. The solution is to define a dumy bookmark '@@nowidget@@' to the help page associated to the dialog, and if the widget bookmark is missing in the help page then use the dummy target, thus offering a help page with the right contents anyway. This patch covers help pages for smath. Change-Id: I40b592271b0c336d4d3bacc33d2f3d19107ae702 Reviewed-on: https://gerrit.libreoffice.org/57426 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-14tdf#115524 Some branch bookmarks are not working 2Olivier Hallot27-38/+74
simpress and sdraw modules Change-Id: I5d498cb7ab504277a54f6d002e1f8e88ce78ab0c Reviewed-on: https://gerrit.libreoffice.org/57427 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-12tdf#118314 Delete help content related to obsolete “Input Method Status” ↵Adolfo Jayme Barrientos7-62/+2
feature Change-Id: Ie80279915e3ee9a123204a729325ca9e119ab6bb Reviewed-on: https://gerrit.libreoffice.org/57224 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> (cherry picked from commit 2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2) Reviewed-on: https://gerrit.libreoffice.org/57343
2018-07-11Fix more typos in GIMMICKS name here and thereOlivier Hallot3-3/+3
Change-Id: Iae95e2aaa42f273effa3b7576da7e6c45495c5c6 Reviewed-on: https://gerrit.libreoffice.org/57273 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit d1cacd356d203bd855eeb235f1374100bed3aa08) Reviewed-on: https://gerrit.libreoffice.org/57274 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-11Typo in GIMMICKS Basic library nameOlivier Hallot1-6/+6
Change-Id: I15a491ae867f16c13faf1a102ec3b11a6dcfc638 Reviewed-on: https://gerrit.libreoffice.org/57253 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-08Mute L10n for embedded specific stringOlivier Hallot1-1/+1
Change-Id: I208c5f5e8a7a65d19ce79055cd031f4c8d8921e8 Reviewed-on: https://gerrit.libreoffice.org/57069 Tested-by: Jenkins Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-07-03tdf#115007 add NatNum12 help and ask translators for extendingLászló Németh1-2/+96
language support in number and date formatting by extending the newly integrated libnumbertext (http://www.numbertext.org) and default date formats of LibreOffice: Translators: (1) please, modify the list of NatNum12 functions according to libnumbertext language support of your language. Other arguments could be ordinal-feminine, ordinal-masculine, ordinal-neuter, formal, article, etc. To show the available NatNum12 arguments of your language, open https://numbertext.github.io/#testimonials in a browser, and select "Functions (help)" in the pop-up menu. As you can see in the examples for NatNum12 date formats and in the extended en_US.xml and hu_HU.xml locale data files, it's possible to support also special number formatting needs of your language, including spelling out numbers, money amounts and dates with automatic selection of prepositions [like Catalan "de" or "d'" before month names], articles [Hungarian "a" or "az"] and suffixes [in Hungarian or likely Estonian, Finnish, Turkish etc. languages: "in", "from", "to" etc. suffixes of day and month names], check http://numbertext.org or write your questions on LibreOffice l10n mailing list. Reviewed-on: https://gerrit.libreoffice.org/55708 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> Conflicts: source/text/shared/01/05020301.xhp Change-Id: I330a674f2832fba90ad0903d3e428f3d1fae7a98 Reviewed-on: https://gerrit.libreoffice.org/56817 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-07-03Mute l10n in some BASIC lines help pagesOlivier Hallot1-15/+15
Change-Id: I04674ec739e8fb538aaa22c19c358c2df3ed057e Reviewed-on: https://gerrit.libreoffice.org/56839 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-29Improve readability of page for do-loopsOlivier Hallot1-18/+18
Highlight statements in syntax sections Change-Id: I755ca4f7bd9aaeb1ee7183640523b8a790e560ac Reviewed-on: https://gerrit.libreoffice.org/56728 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-26Fill help page for writer Style menuOlivier Hallot4-17/+56
Fix XML Change-Id: I0d8d362774eecd200a6510dfecfe089274ae631d Reviewed-on: https://gerrit.libreoffice.org/56368 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-25Add Form menu help page in WriterOlivier Hallot6-67/+176
Change-Id: I14946035077cb231a55f08cdfd3b92a9df76e3b7 Reviewed-on: https://gerrit.libreoffice.org/56345 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-23Improve 'IFS documentationOlivier Hallot76-24/+97
COUNTIFS, SUMIFS, AVERAGEIFS, MAXIFS, MINIFS Improve collateral file Change-Id: I0573b4df1b7fdc5b656100756e98468bc2a0edf7 Reviewed-on: https://gerrit.libreoffice.org/56311 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-21Regex + operator finds one or more, not oneEike Rathke1-2/+2
Change-Id: I562cb57d5d6ed882b2d7935f48c8c05ccd037b09 Reviewed-on: https://gerrit.libreoffice.org/56233 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 75f676e25ac0062295c5523556e7340af7df33ee) Reviewed-on: https://gerrit.libreoffice.org/56234
2018-06-21Use correct decimal separator in exampleEike Rathke1-1/+1
So one can copy-paste a working example. Change-Id: I31ceda19352cc029c87a03a6b49cd0b4275de209 Reviewed-on: https://gerrit.libreoffice.org/56229 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com> (cherry picked from commit fe514fc933bad695396606ffd2b06251bc98f2d7) Reviewed-on: https://gerrit.libreoffice.org/56230 Tested-by: Eike Rathke <erack@redhat.com>
2018-06-18Fix typosAndrea Gelmini1-3/+3
Change-Id: Idf4ffe077bd71dc8170a20df93d714e581ef02b2 Reviewed-on: https://gerrit.libreoffice.org/55963 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit bedb482f8d914e9319c711df1c665e636fd856be) Reviewed-on: https://gerrit.libreoffice.org/55980 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-17tdf#118187 Text for INDIRECT() in wrong placeOlivier Hallot1-1/+1
Change-Id: Ia6b37858c79940ce95467345bd96d22c8fe4737c Reviewed-on: https://gerrit.libreoffice.org/55945 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 184324625ea1e803007b9c41ce625ae6014573f1) Reviewed-on: https://gerrit.libreoffice.org/55947 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-15Helponline: Favicon refreshAdolfo Jayme Barrientos1-0/+0
Change-Id: I53e871ae17019c8eadc762ad72de75b2fb7f7177 (cherry picked from commit 2bb9f040c74d9e609a53f048447abe815f99fc39) Reviewed-on: https://gerrit.libreoffice.org/55888 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-15Add help pages for internal Basic libraries (WIP)Olivier Hallot12-16/+1591
LibreOffice ships Basic libraries with many nice Functions and Subs that are not documented at all. These pages shed some light to these libraries and is a work in progress. Change-Id: Icb237bf552b785e576e984e47fd0c5cf4f7e29d7 Reviewed-on: https://gerrit.libreoffice.org/55879 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-12Add qtz media filesOlivier Hallot4-0/+0
Change-Id: Ia0bbd2ebc13bc0fb271d6cc322ead05e42230aa1 Reviewed-on: https://gerrit.libreoffice.org/55718 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-12tdf#116642 Fix COUNTIFS page + help makefilesOlivier Hallot263-6/+5
+ Add callateral file for COUNTIFS + Adjust makefiles + some tweaks in XSLT + adjust languages to gb_HELP_LANGS. Change-Id: I9d2684d20804b93fd0671621d28a8d786a101fdf Reviewed-on: https://gerrit.libreoffice.org/55493 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 185624ce2dfea227f0357e417bb3615e88c95e8e) Reviewed-on: https://gerrit.libreoffice.org/55687
2018-06-12tdf#118115 Fix bookmarks and ahelps on Signature Line pagesGabor Kelemen2-16/+17
Change-Id: I26de5e74067ffadd0a9ba11234bf1f2125d0c169 Reviewed-on: https://gerrit.libreoffice.org/55652 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 7b320d053840e707047969943e94370634cbe93a) Reviewed-on: https://gerrit.libreoffice.org/55659
2018-06-07Better use of embed for similar contentsOlivier Hallot7-70/+55
Save translation work for 'IFS functions Change-Id: I7e9c9fa9d84419f4faf28622be818eb7f2fe6d2a Reviewed-on: https://gerrit.libreoffice.org/55211 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 3e5bd012ebefd160ff4d7070b6e1794e44d91ae5) Reviewed-on: https://gerrit.libreoffice.org/55448 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-07tdf#117933 help pages for MAXIFS,MINIFSOlivier Hallot5-3/+143
Change-Id: Ib0b27e4f00468b33a9a112ac0dc0967750570b18 Reviewed-on: https://gerrit.libreoffice.org/55144 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-07Cleanups and improvementsSophia Schröder9-297/+177
Help files in scalc/00/ Change-Id: I55ffb4961fb5614f75fbc3e71dd50b461dff17de Reviewed-on: https://gerrit.libreoffice.org/54603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 3765355e41d02ee3e5f64ef6ece336641553e7c7) Reviewed-on: https://gerrit.libreoffice.org/55435 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-07Try to correct some visual glitches in online helpSophia Schröder1-19/+16
Change-Id: I6b5cf5c95b01c0ba6be259d93425b7349df7578f Reviewed-on: https://gerrit.libreoffice.org/55154 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 83d31a088aac0ed11189afb26d818f7fb56c9b2e) Reviewed-on: https://gerrit.libreoffice.org/55433 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-01tdf#58134 Some Options settings cannot be resetOlivier Hallot12-18/+52
Add warnings in help pages when some options cannot be reset. This patch does not close the bug, which in some cases is a bug in the dialog controller. Change-Id: Ie6d0019a9c6611c2ad8784f593ceefa5748bf56b Reviewed-on: https://gerrit.libreoffice.org/55104 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-01Update documentation for augmented AutoCorrect formatting featureAdolfo Jayme Barrientos1-3/+3
After two years. See core commits 6bfe94a631b5c5029a1f96a52b000d25e33bad4a and 125ea721e1988bb815ef8c72ef58d00938e3e45a. Change-Id: Ie966813ef1f8b4a82bdb7478b9565cf3a8702ab2 (cherry picked from commit 5c2b056fd305b90dfbe4dc7168c8c1208ec0a41c) Reviewed-on: https://gerrit.libreoffice.org/55150 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-26Fix typosAndrea Gelmini1-1/+1
Change-Id: I50e06c9bc42c1e5529074e944b9f1ed37f0a7385 Reviewed-on: https://gerrit.libreoffice.org/54784 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit e35e77e62e90d709633304a45bdc0d430595a01a) Reviewed-on: https://gerrit.libreoffice.org/54828 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-24tdf#117752 HID for table background in Writerlibreoffice-6-1-branch-pointOlivier Hallot2-27/+34
Change-Id: Iba29f40457261d833c01c53ca3d9f530887fb0b6 Reviewed-on: https://gerrit.libreoffice.org/54714 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-22Fix typoAndrea Gelmini1-1/+1
Change-Id: Ia45bf9497ad9f8d761c14bbbe0b570a01d9883f6 Reviewed-on: https://gerrit.libreoffice.org/54668 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21tdf#102259 formula groups at Statistics tab pageOlivier Hallot1-18/+20
Change-Id: I206139776c77e8855bd82fc5b5ffaa6c0ec60147 Reviewed-on: https://gerrit.libreoffice.org/54627 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21tdf#117593 l10n of collateral file pivot.odsOlivier Hallot2-0/+0
Change-Id: If487dcb74a7e8c61ee152365ba56ad0c6b010ba1 Reviewed-on: https://gerrit.libreoffice.org/54626 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-20Fix typoAndrea Gelmini1-1/+1
Change-Id: Ic13a127e145497c947abe2bf5dcef1bccf92d9f2 Reviewed-on: https://gerrit.libreoffice.org/54602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-20Fix typoAndrea Gelmini1-1/+1
Change-Id: If20b3166f7eebfa56edc068137d9485b27a9db9b Reviewed-on: https://gerrit.libreoffice.org/54601 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-20More punctuation fixesSophia Schröder1-4/+2
Change-Id: Ia38e862e5a1dc2f225f8c6f8928f35aeba440683 Reviewed-on: https://gerrit.libreoffice.org/54549 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-20add bookmarks to help page on signature lineOlivier Hallot3-2/+12
Change-Id: I9f798673a598c7b8606e57c1ea023bede222505b Reviewed-on: https://gerrit.libreoffice.org/54596 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-19Fix typoAndrea Gelmini1-1/+1
Change-Id: I584a5a38a5a0cf966835db5638cd41fb4c3251fa Reviewed-on: https://gerrit.libreoffice.org/54574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-19Fix typoAndrea Gelmini1-1/+1
Change-Id: I82135d325f129c55d67b879af06ec69e34da68d4 Reviewed-on: https://gerrit.libreoffice.org/54570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-19tdf#115599 Add signature line help pageOlivier Hallot11-39/+198
Refactor digital signatures help pages. Fix some typos. And more typos Change-Id: I2db4e3a73fcdd716d32e6c271205d0ae12c28975 Reviewed-on: https://gerrit.libreoffice.org/54502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-18Fix misplaced tag in lineOlivier Hallot1-1/+1
Honor DTD. Change-Id: I5a00eb158b4d6da91cd85728d5d73c1f14547bed Reviewed-on: https://gerrit.libreoffice.org/54507 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Since LO 4.4, there’s not Edit File icon in Writer by defaultAdolfo Jayme Barrientos1-3/+1
Change-Id: I96b8a212df54017f67994195a5d775f2704e93b7
2018-05-15Add digital signature entry in help contents treeOlivier Hallot1-0/+4
Preparation for more on digital signatures, signature lines, etc... Change-Id: I2cf8b5253f8c539850bb968ff1b14e85da06d4a1 Reviewed-on: https://gerrit.libreoffice.org/54402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Fix external reference to blog post on pivot chartsOlivier Hallot1-1/+1
Change-Id: Icabfdcce2ae18848793bd467fd606e20afa97f5f Reviewed-on: https://gerrit.libreoffice.org/54347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Fix "Master Slide"Olivier Hallot1-1/+1
Change-Id: I766d38b014282701df34f056ae7184e4d62be6c6 Reviewed-on: https://gerrit.libreoffice.org/54397 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-14Clarify text in command line startup instructionsIlmari Lauhakangas1-1/+1
Change-Id: I3d3d8cb2fdeb12f628f2ef4accbf947c5d97d558
2018-05-14update helpidsCaolán McNamara1-2/+2
Change-Id: I153fea94b7533cf3d190ddb1fbea9ef2334ea4fe
2018-05-13update helpidsCaolán McNamara1-2/+2
Change-Id: I32fcc7514ed75fcf9c5a140d1a9f70e70001c3d1