Age | Commit message (Collapse) | Author |
|
Project: help 9219a96f5e75fc59492259f354051ce980697c95
Fix some help page contents
Change-Id: Ida1bfdaf86690a95df3949b5287dc0b10223e907
Reviewed-on: https://gerrit.libreoffice.org/47371
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 7c78c30b297d368b94ab82f761c032b59f225c06
Fix typos
Change-Id: I7ef82f8d2896f3687be1aacfd08b8cf0d0d6e105
Reviewed-on: https://gerrit.libreoffice.org/47273
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Project: help 1228aaeb66e050dfacd1ac57ec785bc2e13997df
Fix typo
Change-Id: I180510136adc14ff60f1474fbcf2365af7d5821e
Reviewed-on: https://gerrit.libreoffice.org/47274
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Project: help cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2fd
Correction to the QUOTIENT spreadsheet function documentation
If arguments have different signs, it isn't equivalent to
INT(numerator/denominator). E.g., QUOTIENT(-3,14;1) gives -3, while
INT(-3,14/1) gives -4.
Change-Id: I1abe0a6bd77ba5f451844cf3e5c2ab2e021d7c96
Reviewed-on: https://gerrit.libreoffice.org/47171
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Project: help 50b850013374e0f711b5cded92739934d758bf1f
tdf#114709, tdf#112758, tdf#112757
Lots of changes and tweaks.
Header and footer now span 100% width even on desktop.
Font sizes were increased and content area made narrower.
We now have two separate language menus so the menu is
always visible on mobile.
Google search moved out of the accordion panel.
Accordion panel colours made darker.
On desktop, expanded accordion panels overlap content.
Change-Id: I976a67b1ca0cb2d21f0569da8d1fefd2b589d7d3
Reviewed-on: https://gerrit.libreoffice.org/47139
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help dfdc1f55f63d4497e6bd5fa5793ba8b57d6a78fc
tdf#112755 reorder modules in new help (II)
reorder modules in Index
Change-Id: Ib226a7c243e682e4e2a98d6d48ae1d9b1e3cace1
Reviewed-on: https://gerrit.libreoffice.org/47095
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help f84e3a174753b28c141d117082c574a8defd4eed
tdf#112221 Help page for context menu cust'zation
Added toolbar text and typo fixes
Change-Id: I3a496241c831e52f72bc1617b6d5515f511cefb8
Reviewed-on: https://gerrit.libreoffice.org/47074
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help be3381c27d46e71df2d513e42c1d68f3e0a14bfb
Fix <filename> root path
The missing slash corrects the caculation of the <base> tag.
Change-Id: I1d1affcaef8b69049452f67d5ec122f6722874c6
Reviewed-on: https://gerrit.libreoffice.org/47061
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help cd0fc90695b27b736b2c5e00389aa1052bfc6e30
Fix typos in help page
Add switchinline
Change-Id: I0bb07ddf67f8e83ab91a4de6c0d6d3c5c43a0e57
Reviewed-on: https://gerrit.libreoffice.org/47048
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 0e5a56e81f63d2705f1083acda4b2d899783fdcd
Relativise <base href="/"> wrt file position
Now <base href="/"> is changed to
<base href="../../../ (...) ../" to allow links to
operate with http:// and file:// protocol
Drop param from makefile too
Change-Id: I1aea5b9c564bdfe395e95400ecf87e068a5a7c86
Reviewed-on: https://gerrit.libreoffice.org/46932
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help bb3fd71d51c84aa93df51c9e66d2dc0d1596d1a9
Fix XML tag <ahelp/>
Change-Id: I0d2675b69675c26d9dcc1d2bee0abb745638b24e
Reviewed-on: https://gerrit.libreoffice.org/46906
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 9a20a71a42c6c3113b1e0c9d679565018474d2e4
tdf#92825 Update help pages for file menu
for Writer and Draw
Change-Id: I3af080fac087969129725360c41b75fff15f1856
Reviewed-on: https://gerrit.libreoffice.org/46755
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 60281fff05e466a706c1d18ec67e38f130a2a26d
tdf#92825 Update Help page for Math File menu
Change-Id: Id6a7332f65d1b55b749a762dd17322e9b22f6978
Reviewed-on: https://gerrit.libreoffice.org/46742
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 14c0b87b9fccf2bf053367da652e010af3d60752
Use quotes around positional args.
Change-Id: I34daf14c83b83085ca5f8ef643e7418893da5924
Reviewed-on: https://gerrit.libreoffice.org/46696
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help b6e0ecde5fb3eafe88846f055a4917ac99d38e36
tdf#112155 Help page for Save a Copy
Change-Id: Ie514f96925c0283e05ac9686b06edbda7853801b
Reviewed-on: https://gerrit.libreoffice.org/46632
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help f583ac513198a3aa70840f63aa26d766e5f9daf3
tdf#106421 Terminology change Set Paragraph Style
Change-Id: Ia05979c826a283296396ecca42277ce8d352ef1c
Reviewed-on: https://gerrit.libreoffice.org/46629
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 8b0a4944747cde7395b36e53893d85dc8b07ee05
tdf#40460 Improve help for Calc IRR function
Change-Id: Ie61635f75ec8d208656623c61b31d1bc82c75663
Reviewed-on: https://gerrit.libreoffice.org/46625
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 52613d9b557df908883211cbfb49e7a5f2b9ce3c
tdf#106535 better help pg. for text selection modes
Change-Id: I4d48553d9ca261493e52183a4b47d5a9e40595d4
Reviewed-on: https://gerrit.libreoffice.org/46620
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 3114a84355a738b365d3c65c403a8062305ddaff
tdf#104171 Cleanup of Macro Help pages
Removed shared/main0600.xhp (obsolete)
Fixed links between help pages
Added entry to tree file (contents)
Change-Id: I2a954c328f214728d554bff2166f82b2c2b96f35
Reviewed-on: https://gerrit.libreoffice.org/46618
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help cdde6459d147fd50348246d20291b1a3d1cd2f64
tdf#79942 Update Draw File menu description
Change-Id: I915d17929a55c6035c70c5d20ad034244263b127
Reviewed-on: https://gerrit.libreoffice.org/46605
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 263b467e2b2e5f1a5ccb9a76645606e739881b82
tdf#64242 Terminology: Distribute x Spacing
Change-Id: I3b393a41cc3b2cb9bb1e017c8fc454b8f684ba45
Reviewed-on: https://gerrit.libreoffice.org/46571
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help fae24d85eb9fb736c9fdab08c78d25cafb213913
Fixed remaining index search bugs
Show list only after typing 3 or more characters
Hide labels when module results is empty
Change-Id: Ifb7a255b6ac627a0448878df104e837d96074fce
Reviewed-on: https://gerrit.libreoffice.org/46134
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7
Replace usage of readlink -f with realpath.
For consistency reasons, the other scripts use the latter. Additionally on
macOS/BSD readlink -f option is not available, nor other default tools
for canonicalizing paths, so looking for GNU's realpath in the first
place is a better bet.
Change-Id: I77b82a956f63c66e352a372895cd623f83916168
Reviewed-on: https://gerrit.libreoffice.org/45486
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help f391bd889ff83129dd2988d7e449869e5c687f18
Fix mistakes in help file
Change-Id: I9108dfbec533f164a9f19acc5d4eb63849f07a7f
Reviewed-on: https://gerrit.libreoffice.org/46486
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 8238444c3413205b898cbb914d2a55022256dfb5
We don’t support “earlier visions [sic] of Windows” anymore
Change-Id: I5292b60fff0f1be7f89ce8572f0798f89fc5bdeb
|
|
Project: help 21b8db8ae2fad1bcb23270ab3d2613c1aad8b114
Fix even more typos in help pages
Change-Id: Idbcae07c0807df54db3ba93ed66a9f881c5fa2e4
Reviewed-on: https://gerrit.libreoffice.org/46406
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 5bf98f3fd366b056c0a56bcc54e106673b0d5cd5
Fix more typos in help pages
Change-Id: Ie6af0ec57f921df31bcb096d12b9e8dd938c40ba
Reviewed-on: https://gerrit.libreoffice.org/46337
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help b8ee7a5bf9fba95a2bda283008a5bef5eff4131e
Fix Help pages typos.
Change-Id: I425e6ddc86c997b6e00b8e80c193ee6a7b6df4d3
Reviewed-on: https://gerrit.libreoffice.org/46335
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 769876a87a8ebbdfa80a0bfa9bab11fcbf56a83c
tdf#114418 BASIC Format() function help page
Add link to Calc format code
Change-Id: Iffe4f46b9e9145588daf6d8ec6e87ad6977d5450
Reviewed-on: https://gerrit.libreoffice.org/46328
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help ed6eecfc6f33cb7cbd33996dcd2d0f07f6e04405
Fix extended help in Table Wizard of Base
Add missing HIDs and fix a broken one
Change-Id: I4478cdd2e10bf994509c828444701c5875bc3125
Reviewed-on: https://gerrit.libreoffice.org/46269
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help 83d2ccb8248fbe24ccb0206b60d6f15c439f07f6
Remove unnecessary page from Gallery context menus explanation
The confirmation window is a simple Yes/No now, no need to keep
a whole page for this.
Change-Id: I182d4937d049ae62e0b62180ed94115369aea2c7
Reviewed-on: https://gerrit.libreoffice.org/46268
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help ea550f7a968308983282f05b7547d0d45eda9cd0
Update the main Options page
- Reorder items to match current UI
- Rename Database to Base
Change-Id: I5722dda5ab5b28ac78cc4cb95a790ef437bf582a
Reviewed-on: https://gerrit.libreoffice.org/46267
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help cd80e52e862116e77540a542e1c5f2315fb7a5e4
Update Options - LibreOffice page
- Remove Color page from the list
- Remove unused ahelp (SID is not a HID)
- Reorder categories to match current UI
Change-Id: Ia08e7e28a4b18886586d6e219c238d75bf935b86
Reviewed-on: https://gerrit.libreoffice.org/46266
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help 4c4aebd5adf9b28034919c61073ec8d9fb5e5bea
Fix extended help in the Euro Converter wizard
Change-Id: Iec988614f0cb2f6cea9d17c136bc12c8163c7bd6
Reviewed-on: https://gerrit.libreoffice.org/45834
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help 08d29364d8178eb559fec149e03d751565f2bd55
Clean extra XML tag
Change-Id: Ifaf97010abd0f590fae3a154173c9c6dc3513644
Reviewed-on: https://gerrit.libreoffice.org/46261
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 9e89f79476859a19c376f0fdf029cc0600a39179
tdf#107601 rename t-test to Paired t-test in Help
Note: The change in the interface is related to Data - Statistics -
t-Test.
Reference to Calc function =TTEST() are left unchanged.
Change-Id: Ic83d177cbea14aa2fe49534cdf6bd363b0701d63
Reviewed-on: https://gerrit.libreoffice.org/46185
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 49abf8b9207718aab9d4ea943730314f71589d27
Mute l10n for binary value
Change-Id: I0266cc37fd208cad60c2df721fcaaefaa254c12a
Reviewed-on: https://gerrit.libreoffice.org/46161
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 2e34647599ad3d6a8da7b280b1f19c9d02dab54f
Finish help content for Presenter Console
Change-Id: I0cb93fde983d7fab5d86a69bb576e84f2eafad77
Reviewed-on: https://gerrit.libreoffice.org/46153
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 6dbfefa1bae144444ab217abc5847d4a886a5755
allow to build online help too
Change-Id: Ib926dc2cd815a8d7e43c7cdcbccecd6c65f11980
|
|
Project: help ba16363fee2832acf3a33c718fa60cfb5aa67fc8
move generation of HTML help to gbuild
Change-Id: Ic38ee7b9a3ee4a45bede9d494f717d833e53d69f
|
|
Project: help fb2f695bb4ad8ed6a9eeef0e155526df169796f3
Add option to build en-US too.
This case required manual copy of the xhp's and tree.
Change-Id: Ibde9e0e70f9d27735cc0b89bab8eeb34d17c5fdc
Reviewed-on: https://gerrit.libreoffice.org/45968
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help c09e0355995d329cbd0c60ff7e6008c0f06b45df
Merge makelocal and makeonline into single script.
Scripts were identical; only difference is whether we pass
local yes/no to get_html.sh. Choice is now expressed via
first param to makehelp.sh; build local is default.
Change-Id: Icbe274fe6d9aeb86c7950aa69daf574e271e3b84
Reviewed-on: https://gerrit.libreoffice.org/45943
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 0b1c7e3c53f36b36f304270fd7aa455321dfd8fe
tdf#83269 Help page for Calc Data->Form...
Change-Id: If182e61aec29a912faa7af8e3d0791d03fcf1aca
Reviewed-on: https://gerrit.libreoffice.org/45937
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 9891e96d1d95c1921cba16c6339c15cf3613da0d
tdf#84675 Undocumented VBA function: MonthName
Change-Id: I3fa5e80dd94c281bdfd6e076f55e172c52be9ecb
Reviewed-on: https://gerrit.libreoffice.org/45757
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 0b7bf0473bcc891eb169eb489195cf61463cd63f
Hide some extended help only strings from the top of the page
Change-Id: I2df670078db010b9bcd8544c655e91a0ccec2686
Reviewed-on: https://gerrit.libreoffice.org/45833
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help 4f7a4631aa84dcb62ccd27c9c2dc9fc6a9dc232c
Display the same ahelp in more contexts
Also remove some obsolete comments
Change-Id: I876398ff684dd203ab1702773a9b8f4d725c9a07
Reviewed-on: https://gerrit.libreoffice.org/45831
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help 543b25503a6d08ca08d2f4b35a14743d0d5ad016
Display the same extended help for more widgets
Change-Id: I76fe74a736ad01366ec8ffa05b49f0c4005e0c71
Reviewed-on: https://gerrit.libreoffice.org/45830
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Project: help a624e855010b2e572f526d2b4b149c2baa6890a3
Remove confusing white space.
Change-Id: I0f6e35f720c5744757f0ac804a9d780df23d1804
Reviewed-on: https://gerrit.libreoffice.org/45819
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Project: help 19c8267824c96ce837140c7edf94b8ab0231a485
EPUB export: add documentation for new UI elements
Change-Id: I716b035bfd15e770e6acb3016912c88d510e54dc
|
|
Project: help d0dad7954d1432b998cb1f3eb9c74fb6a56d280f
Add some entries in tree files
plus a link address fix
Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e
Reviewed-on: https://gerrit.libreoffice.org/45762
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|