Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Change-Id: Ia3525f58f876fd92b447b99fd148fb12e6ac461b
Reviewed-on: https://gerrit.libreoffice.org/59531
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Sync with current UI after numerous changes during the years
Change-Id: Iba6c58eef7f1f0959bb85ffc59c7be375e44ab09
Reviewed-on: https://gerrit.libreoffice.org/50710
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
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>
|
|
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Patch set 2
* change image resolution to 75% (rendered worse, BTW)
* phone screeshots on latest Impress Remote release
* drop table for screenshot positioning
* added 'laser pointer' feature description
* reposition slide show pages in tree-file
Change-Id: Ic1cda15ebbf4f37e82afefc6da142c246ac6ad7b
Reviewed-on: https://gerrit.libreoffice.org/41317
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I3b053954f68cdf1b695d2c6b8e617125b3b2205d
Reviewed-on: https://gerrit.libreoffice.org/33371
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
Change-Id: I09498df6e51561bada2b60ec83d131cd124ad651
Reviewed-on: https://gerrit.libreoffice.org/31128
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
- Move the still used ahelp contents to masterpage.xhp
- Add description of the Table Design command directly to
the Table toolbars help page
Change-Id: I44f679a29fc26d4930ec91314022e890c3559e50
Reviewed-on: https://gerrit.libreoffice.org/29820
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
|
|
Change-Id: I2f34d6dc88a0337294c6aafe35e25e1a7d474bc8
Reviewed-on: https://gerrit.libreoffice.org/23418
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
|
|
Change-Id: If91dd8b2125f4ac9b608829db2f7de802d702d1a
Reviewed-on: https://gerrit.libreoffice.org/18394
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
dmake is dead, long live gbuild!
Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
|