Age | Commit message (Collapse) | Author |
|
Change-Id: I97f41e7a5268ee307e3e0b051abebb35b917ed73
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124565
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I9dc167e31f706ba8769147fcdb6e10c21ae71a31
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124554
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I3694de1a379960fd2c927d0f80e512c42d3fd6d6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124553
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
This patch documents the properties "Region" and "XSheetCellCursor", as well as the new methods "A1Style", "CreateChart" and "Charts".
Change-Id: Ia3a5be356271ac0bb1d298de31f1d3d270f9382e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124199
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
|
|
Change-Id: I6ed5bb2541ce6ad6e2bc4f877a093ea5f9cb7aa5
|
|
Change-Id: I1e02547fbe6042e47c028062ea43375cb3ebd0a4
|
|
Change-Id: Ie244e4416d2b523dfe460701297f6ecfc81f964d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124195
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
|
|
The help description for Calc’s TRUNC function currently does not indicate that the Count argument is optional. However, the help description for the ROUNDDOWN function does show the Count argument as optional.
Since both user functions are implemented via one C++ function (ScRoundDown()), the optionality status of arguments should be the same for both functions. This was checked by confirming that the formulas =ROUNDDOWN(-45.67) and =TRUNC(-45.67) give the same return value (-45).
This change updates the optionality status of Count for the TRUNC function and provides the additional example given above.
Change-Id: I2078d068b870dd05f4c977a2f9909537ecf7f9ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124190
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ie3c95990e2ec75d439405d8fb79d9fde8d852bdd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124192
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I1186621eb7159896828a0fa33e12f58dd4acf598
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124207
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Ie439889bd8dc4bd630187e253d3689c8e644b2a7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123901
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- VBA color constants addition
- Aggregation of spreaded constant definitions in this page
Change-Id: I5f4045256e5e03c6b11247c9bb0442e9e63d738d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124013
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ib2c5e06d6f23c7897a69a0613035a593ee3701d5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124112
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I96c6d66f3d030e2881ddff0f0f35833f65b85cc4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124111
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I51c35619cc80d3c7e0dce3ea805e5afc486c8daf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124110
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ib099bf8474d272cbf10fad79c80b5164b5d11717
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124109
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I3dc05a302194a7eff7e0776776c309afabbc731f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124108
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I59cec2f60abf1251edfc865932ace953008c57d4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124107
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I3bc212d560b2838daca117bf29d5bce0293ffcb5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124106
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove unused.
Change-Id: Ifddc735398087a7fbd39136a9bcbf5fda5c457f0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124105
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I9b32ddd9a754764d3798fadeb9c323dd1694aace
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124103
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Icc84282d95c3003577bec75d130099d027d2545b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124104
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
normalize-space() trims whitespace from the start and end of a
string and collapses multiple spaces inside a string into a
single space.
This will prevent newlines in strings from breaking
our generated bookmarks.js.
Change-Id: I2a420cfd9fe13ee063151af79cb51b0ae49f5a0d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124056
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I49852f6b601817fa179306896a1d0b263a8ec4bc
|
|
Change-Id: I508ae24bb0a38be10eae3b88dbef060b555ef2a4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124043
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I464f7c4c09bb04f484c94ff29ec1ad63c201eb3a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123515
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
This is Part 2 of the fixes requested by translators concerning the use of the <embedvar>.
Change-Id: I4c846632ded9a7260f86818d7a0eb6257b414b19
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124008
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I4be244dba35f137c1b7d356aab658c5e08604e51
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123523
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
This is Part 1 of the fixes requested by translators concerning the use of the <embedvar>.
Change-Id: Iee5ea4289034449c33156d4e20483943eb872ae0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123782
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I45c83f083b861fbe594cb83a82b419aa51b29526
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123786
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
|
|
This patch only refactors indentation and headings. No changes are made to help contents.
Change-Id: I7cf71ab26381859d92791d95246e0bb88d8b88a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124007
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
|
|
Change-Id: I89bd017d7d9070e7927f63fa85e6d17baf2ee706
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123851
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2d924cb3611d8749ed1e19d9321b1f230697412e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123831
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I16631a67b01e1df2567330a63a302164154b5076
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123808
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
|
|
1) Describe relationships between anchor, reference point and
object.
2) Expand the description of "to character" to highlight that the
reference point is the start of the paragraph containing the
character, not the character to which the anchor is attached.
Give examples.
The Guidebook is correct but this help page wasn't.
3) Attempt to explain the difference in the effect of moving the
anchor compared to moving the object itself. Remind users that
an objects wrap and alignment settings constrain this movement
and final positioning.
Change-Id: Ia4bfc0e7273d3d09a65cab0cec7d78bd45b7a2bf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123653
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I0ea7be144cca78b48ab3dfd07426ad679b07b26b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123398
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
|
|
Change-Id: I2bab4225b618125c52fc1146140118e3bce009a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123514
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
|
|
Actually there are multiple Help pages for the same dialog.
The Load Style (writer), Change Master Slide (Impress) and Master Page
(Draw) all use the same dialog sfx/ui/loadtemplatedialog
Switches were added to select the contents for the right application.
Still, slides and pages terms are mixed in the UI.
Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ia0327a4bf584b089fbe839c46cf8a6e6c6c576fb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123394
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
If VBA is not enabled, allow the assignment of variables with different data types to the individual array elements created by the split function.
Change-Id: I2acd2088cb4d805c57c25acad9268cb0d703177e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123164
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I11157f8db43811a107eb5270db5b39c351b37dcc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123159
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- Provide a non ambiguous capture
- Present APSO console as optional
- Provide GNU/Linux appropriate information
Change-Id: Ice7069242fc900b5c7c60a576671f62f841a313d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122732
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I69505b323ed9148e3f4560dd883753c5c728211b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122985
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
This patch also creates a new entry in the Calc tree menu to store all pages about Calc macros. Currently there are only two, but in future patches new pages will be added.
Change-Id: Iac55c87d1159f4163ba3150e83160b4156d0d0f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122936
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
|
|
This patch also improves related help pages about the functions IsObject and EqualUnoObjects.
Change-Id: I5f16596ed057c1104d5fa2650299861741bd7b2e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123153
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
|
|
Change-Id: I21c6c82f5b7c5f6543ff6975243b25cea6c13234
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122988
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
-Regenerated convertfilters.xhp
-Added examples from start_parameters.xhp
-Updated pyhon script
-refactor xml
Change-Id: I730aa77b87133701c2beb3efc9559f7145ce15bd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123150
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I25ba4f1178a02aa4337d1310261a32ed1dbfd3e5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123148
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
|
|
Special thanks to Alex Sims for excellent bug report.
Change-Id: I15ab6b6b8c86633a779b3f4c55f10665bdb63c62
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123137
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- Remove embedvar'd text from sentence (break translation in some langs)
- Refactor formattings
- move bookmarks away from lists (breaks list formatting)
- update icon size.
Change-Id: I2bdd2b026ed167f42894d1cfc61c19a1617d79a0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123123
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|