Age | Commit message (Collapse) | Author |
|
tdf#155875
tdf#155876
tdf#155877
tdf#155878
Change-Id: I899bb3c5d91645381a868fb8184dba045022a118
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157392
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ifb98179340e64ddd4e9c672ec56ba886264bf02f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151935
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Line & Filling toolbar is the same for Draw and Impress
Change-Id: I7cc62f6952aedce47be1cf7343ce0b04242c7e86
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151542
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
+ refactoring for XML simplification
+ #2 replace layer_new by insert_layer
Change-Id: I12e7bac9da6652d5b3d98e8a4cee0eb40aa9c627
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149474
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou <stephane.guillou@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove modify_layer.xhp and merge with insert_layer.xhp
Change-Id: I6500aae19a7f4745ee94f7dffc664df724b568db
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142084
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I8fc7b9fa152d732486ac59c3d9544ac12a39e5e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117082
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ide0f71114947e5d6910d5b244d718810e1ec6361
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96763
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ife5fe8ea701e0b241b048e49d5f137b5aa9b268f
Reviewed-on: https://gerrit.libreoffice.org/77887
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81
Reviewed-on: https://gerrit.libreoffice.org/77677
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Move layers relatated Help from simpress to sdraw.
Change-Id: I1fce2a3a2cb03c522e153b0fd5949007631e31a3
Reviewed-on: https://gerrit.libreoffice.org/74685
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Create a separated sdraw.tree for Contents and move entries
from Impress tree to Draw tree.
Common contents are maintained in both trees.
This is work in progress. Draw and Impress Help pages need update
especially for menus.
Change-Id: I179a5ee7407c4a8357a87b2e7a0d8782b7bb0520
Reviewed-on: https://gerrit.libreoffice.org/72693
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Convenient way to do renames:
find . \( -name '*.xhp' -or -name '*.mk' \) -exec \
sed -i 's/sdraw\/main0104/sdraw\/main_insert/g' {} +
Change-Id: I3a8a59ac57ca3b29219962fc503f1d7ba5230a6d
Reviewed-on: https://gerrit.libreoffice.org/71703
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
The renamed files are in the process of heavy editing, so might
as well move from obfuscated names to human-readable ones.
Change-Id: I2df6470eefc3b8bb381de77471c688d9498854cf
Reviewed-on: https://gerrit.libreoffice.org/71436
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
dmake is dead, long live gbuild!
Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
|