summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-19Version 6.1.0.2, tag libreoffice-6.1.0.2-buildfix1libreoffice-6.1.0.2-buildfix1Christian Lohmaier
Change-Id: Iad241a4c3f478b522dfbf9d6920629111454e201
2018-07-19Version 6.1.0.2, tag libreoffice-6.1.0.2libreoffice-6.1.0.2Christian Lohmaier
Change-Id: I14ceab7ca53722a28e27b17d0935bf3f405774b9
2018-07-19Branch libreoffice-6-1-0Christian Lohmaier
This is 'libreoffice-6-1-0' - the stable branch for the 6.1.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 6.1.x release, please use the 'libreoffice-6-1' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: I70749179b1d93b29292c5dacadd9ceae590f270e
2018-07-19Helponline: Fix alignment of TOC in sidebarAdolfo Jayme Barrientos
It was too close to the window border in Edge, Chrome and Firefox Nightly. (cherry picked from commits 01319d64fae5989f35d10038d19d3371efb69d73 and 1ee609da2c58c8628535602348d2a51dd7ac9f14) Change-Id: Ic65fd8bcddf9836cfa4c6529fe286885983c78d1 Reviewed-on: https://gerrit.libreoffice.org/57341 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-07-18tdf#115254 Some branch bookmarks are not working 4Olivier Hallot
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 Gelmini
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 Hallot
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 Hallot
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 Hallot
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 Barrientos
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 Hallot
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-11tdf#118571 avoid MSI problems with double / in Package_html*.mkMichael Stahl
MSI helpfully converts "help//fuse.js" into "help/help/fuse.js", which isn't obvious. Or helpful, for that matter. Actually it might be the Perl installer code that messes it up, can't quickly check whose fault it is... Change-Id: I69e9849b533a7fbe54310edb99bda3a879f4f031 (cherry picked from commit 89f1284e5b8017e7f13e7551559d5038e2c05399) Reviewed-on: https://gerrit.libreoffice.org/57271 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-11Typo in GIMMICKS Basic library nameOlivier Hallot
Change-Id: I15a491ae867f16c13faf1a102ec3b11a6dcfc638 Reviewed-on: https://gerrit.libreoffice.org/57253 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-11tdf#118430 Three column layout with 1440px widthIlmari Lauhakangas
Contents will now stay collapsed until 1440px width, when it will move to the right side of the screen. Removed useless and harmful float:left from .index-label. Change-Id: I504e8c4be3a5e777dc7bafbd6a6105b163e4a5f3 Reviewed-on: https://gerrit.libreoffice.org/57129 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 581213f4b1f0589367529434af22c41ddc4c1a29) Reviewed-on: https://gerrit.libreoffice.org/57251 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2018-07-08Mute L10n for embedded specific stringOlivier Hallot
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émeth
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 Hallot
Change-Id: I04674ec739e8fb538aaa22c19c358c2df3ed057e Reviewed-on: https://gerrit.libreoffice.org/56839 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-02Helponline: Improve a few colors some moreAdolfo Jayme Barrientos
Change-Id: I3d9db610057119cdb08b1f31152700ed18d6ea16 (cherry picked from commit 139bd7c195abf3c1d73ed06c33f64fafeb5244be) Reviewed-on: https://gerrit.libreoffice.org/56836 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-29Add mode="embed" for bascodeOlivier Hallot
Embeded <bascode> was not properly rendered because it had no embed mode Change-Id: Icdc91c5b00b165d7963248f9083837b899d382f2 Reviewed-on: https://gerrit.libreoffice.org/56729 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-29Improve readability of page for do-loopsOlivier Hallot
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 Hallot
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 Hallot
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 Hallot
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 Rathke
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 Rathke
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-20Helponline: New .howtoget, small tweaks to other boxes, tiny changes to colorsAdolfo Jayme Barrientos
Change-Id: I3d7d396482df4143b09776230c571c0c69ab0b5a Reviewed-on: https://gerrit.libreoffice.org/56040 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 5bc297bf12e0d0010047559d8f8d058f1e848adf) Reviewed-on: https://gerrit.libreoffice.org/56136 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-18Fix typosAndrea Gelmini
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 Hallot
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 Barrientos
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 Hallot
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-15Fix <bascode> rendering for paragraphsOlivier Hallot
Change-Id: I4c76bac48f3be30dc3bcd358df427843a5f97a7a Reviewed-on: https://gerrit.libreoffice.org/55837 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 2fdf0556202b43940ee003e7d1e6d452c3d11ab7) Reviewed-on: https://gerrit.libreoffice.org/55878
2018-06-14Add back fonts for complex scriptsIlmari Lauhakangas
Change-Id: Ibe468e41fd016871ee30909dd6a9515e7d10b22a Reviewed-on: https://gerrit.libreoffice.org/55807 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-13Helponline: Allow for system typeface to be usedAdolfo Jayme Barrientos
Change-Id: Ic3868b0bcdbb978f450666b4f98e53587b5e7f85 Reviewed-on: https://gerrit.libreoffice.org/55728 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 279e341d56686a5e381fbc53faec3395e4cd451a) Reviewed-on: https://gerrit.libreoffice.org/55752 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-12Add qtz media filesOlivier Hallot
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 Hallot
+ 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 Kelemen
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 Hallot
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 Hallot
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öder
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öder
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-07tdf#94121 Give code paragraphs a different background, againAdolfo Jayme Barrientos
The old wikihelp had this, but this time it won’t look as tawdry. Change-Id: I709b94c512cb15d6c1b5ef5b76b9e1bb13b6f09b Reviewed-on: https://gerrit.libreoffice.org/55301 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 1b112c0bedae14d3c242d8662d16230acf8c333e) Reviewed-on: https://gerrit.libreoffice.org/55432 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-07Fix default cases in switchesOlivier Hallot
Change-Id: I40f6c8e5a6fd0a0ff1d3e6205de449f14598212b Reviewed-on: https://gerrit.libreoffice.org/55108 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-06-06(Partially) fix --with-help=html dependencies on .xhp filesStephan Bergmann
There are three rules in helpcontent2/CustomTarget_html.mk that process (with XSLT) all or some of the .xhp files in the helpcontent2/source/text/ tree (for en-US; or their translations in the workdir/HelpTranslatePartTarget/*/helpcontent2/source/text/ trees for other languages). Lists of all those .xhp files are defined in helpcontent2/AllLangHelp_*.mk (with gb_AllLangHelp_add_helpfiles), but the code in helpcontent2/CustomTarget_html.mk used `find` to assemble the relevant lists. That has two issues (at least for the en-US case operating on the untranslated helpcontent2/source/text/ files): For one, if the content of those .xhp files changes, the relevant XSLT processing is not re-run. For another, if .xhp files are added to or removed from the lists in helpcontent2/AllLangHelp_*.mk, the relevant XSLT processeing is not re-run, either. For the processing of translated .xhp files, there were already dependencies on those translated files in place. I assume (but have not really proved it) that those dependencies are already sufficient to cover both of the above issues. That only leaves the en-US case, operating on the untranslated files. The lists of .xhp files as defined in helpcontent2/AllLangHelp_*.mk (with "*" ranging over the various "modules": sbasic, scalc, schart, etc.) are now made available in gb_AllLangHelp_*_HELPFILES variables. The contents of those variables is used instead of `find` to pass the relevant .xhp files to the XSLT processings. (Needing some RESPONSEFILE and `xargs -n 1` boilerplate to feed individual files to the XSL processing without overflowing maximum command line lengths. Also, on Windows, var2file apparently writes CRLF line ends but the CR parts need to be filtered out again, and xargs problems must be worked around similar to df9edbcd2883cec2d0596133131cfbc220dee91f "Work around 'xargs: environment is too large for exec' errors on Windows".) However, those variables apparently cannot be used to specify dependencies for the three XSLT-processing rules. Presumably, the variables do not necessarily have their values assigned yet by the time the rules' dependencies are constructed (depending on the order in which .mk files are read?). So "dummy" gb_AllLangHelp_get_helpfiles_target targets are introduced, which depend on all the relevant .xhp files (and which get constructed during gb_AllLangHelp_add_helpfiles, just like the gb_AllLangHelp_*_HELPFILES variables), and which the XSLT-processing rules in turn depend on. That makes sure that the XSLT-processing rules are re-run when the content of .xhp files changes or when new .xhp files are added. However, the above still fails to re-run the XSLT-processing rules when .xhp files are removed. This is the helpcontent2 part of a commit spanning core and helpcontent2. Change-Id: I9a72c0f6837a8e13458a703fdecf7e5b0ef2076f Reviewed-on: https://gerrit.libreoffice.org/55364 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 5197a6b9def2e1886e3edab75517864272115089) Reviewed-on: https://gerrit.libreoffice.org/55380
2018-06-04Colored boxes for .note, .tip and .warningAdolfo Jayme Barrientos
Change-Id: I067100546ac669fa34e59cf9401796a4d166718f Reviewed-on: https://gerrit.libreoffice.org/55239 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 94e09fd49d6b8803b481bde0693c5deb534d82d0) Reviewed-on: https://gerrit.libreoffice.org/55259 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-01tdf#58134 Some Options settings cannot be resetOlivier Hallot
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 Barrientos
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-27Add GDPR in online helpOlivier Hallot
Change-Id: Ic752beee3901bd9963deb4782702a1de745b5406 Reviewed-on: https://gerrit.libreoffice.org/54785 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 0affb71917d215b6d76eb5983a39c726fed53f29) Reviewed-on: https://gerrit.libreoffice.org/54869 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-26Fix typosAndrea Gelmini
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-24Branch libreoffice-6-1Christian Lohmaier
This is 'libreoffice-6-1' - the stable branch for the 6.1.x releases. The commit rules are different according to the development phase: A. 6.1.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 6.1.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: Ia8d8fe838f5593b1b25db9ac5e62b75d7ff1e437
2018-05-24tdf#117752 HID for table background in Writerlibreoffice-6-1-branch-pointOlivier Hallot
Change-Id: Iba29f40457261d833c01c53ca3d9f530887fb0b6 Reviewed-on: https://gerrit.libreoffice.org/54714 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>