Age | Commit message (Collapse) | Author |
|
Partially reverts commit 93ebf037016819613322ef1c39951a3de893ec14.
Change-Id: I21224f97e9c47d5dfeb8e000102237a5664d3d41
|
|
Change-Id: I35cdda117b5bb94b90c4089f87a10b4c11356833
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86112
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Also tried to improve and elaborate explanations in this section.
Change-Id: Ib8affe1e163aa7f9b26c71f616cd9696dc6d3c15
Reviewed-on: https://gerrit.libreoffice.org/85134
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f84cdd549df7505c347ee7a066ede854b765db10)
Reviewed-on: https://gerrit.libreoffice.org/85189
|
|
Change-Id: I021b807bfc9e07d5024ed92f240c6f9cc987b60c
Reviewed-on: https://gerrit.libreoffice.org/85178
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f0c207c8aa1dcfcd5c1085513b517cb0e7c0e669)
Reviewed-on: https://gerrit.libreoffice.org/85185
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I9660fc18e7cfeb161bf8da071373368d4d3f3735
Reviewed-on: https://gerrit.libreoffice.org/85087
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 7f91483ee7ec22f699a1c5d141c755c85043cdc5)
Reviewed-on: https://gerrit.libreoffice.org/85170
|
|
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84962
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Empty heading or paragraph will not display in TOC.
Change-Id: Ia7549d8f22ccf63148150140cd1ccd0bf3b3aba0
Reviewed-on: https://gerrit.libreoffice.org/83720
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 48eee4cf96c555a986ec6b8836373eb15445ff9f)
Reviewed-on: https://gerrit.libreoffice.org/83751
|
|
in summary,
on Writer, Text frame -> Frame
On other modules
Text Frame -> text box
Change-Id: I3b218fafb03cd5ab79c8c0b902ec417bf5445ff8
Reviewed-on: https://gerrit.libreoffice.org/82976
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit e20b575c56ebe912501e932192e509b6a227ce3c)
Reviewed-on: https://gerrit.libreoffice.org/83451
|
|
Add Resolved comments in comments Help page, adjust
View menu
Change-Id: I4e1c0dbce35d71a72d08fe1940a7e76f80b55c4f
Reviewed-on: https://gerrit.libreoffice.org/82464
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I59e5a18c403caef79b1f08a8575c310faa724f08
Reviewed-on: https://gerrit.libreoffice.org/81659
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2cbeac04cb0434292f32e981b92f58a6bd7a9560
Reviewed-on: https://gerrit.libreoffice.org/81152
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I89d141e261146d899a11ccdcb4fad6ef58dca128
Reviewed-on: https://gerrit.libreoffice.org/79566
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Iaa219e20afb0daac51fc62864f61b10f140e4d2d
Reviewed-on: https://gerrit.libreoffice.org/79547
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
|
|
fix dtd mistake
Change-Id: Ic8b0fe43788d6743e3d7f7c11b05d96235a0b967
Reviewed-on: https://gerrit.libreoffice.org/77471
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
MAC often forgotten in menu path descriptions.
Change-Id: Ib6e9062b06389063d6f8293a95cd3e07e1919161
Reviewed-on: https://gerrit.libreoffice.org/75040
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ibaeea4c06f2c62493b919b8c20b10d793ef78862
Reviewed-on: https://gerrit.libreoffice.org/74706
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Also remove a few obsolete bookmarks and fix ahelps
Duplicates found with:
for i in $(find source/text/swriter -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done
Change-Id: I39c9eed29db7612e2000912112f1629e20fd5774
Reviewed-on: https://gerrit.libreoffice.org/74658
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
If ahelp hid is a dot the corresponding bookmark must be present
before it, not after.
Change-Id: I39a74c20c9507234d67984c1b203c822c91364a0
Reviewed-on: https://gerrit.libreoffice.org/73776
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
Reviewed-on: https://gerrit.libreoffice.org/73442
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I9550ef8ccf4d10ad393ed615573ab9893632f371
Reviewed-on: https://gerrit.libreoffice.org/73305
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I8e7eaf2010ee31b2191de1bed256ca30c70ac216
Reviewed-on: https://gerrit.libreoffice.org/72915
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ia89450bc4e01d37c8f04d9dc213dbe947daabb94
Reviewed-on: https://gerrit.libreoffice.org/71682
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Also renamed the file describing Edit Menu to edit_menu.xhp.
Most of the files are touched to update the links due to rename.
There is no context menu entry for ImageMap, so removed mention
of it.
Note that in Writer and Calc, ImageMap remains under Edit, because
it is only enabled when an image is selected.
Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43
Reviewed-on: https://gerrit.libreoffice.org/71397
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Deleted page source/text/swriter/guide/table_cells.xhp because
keyboard shortcuts were deleted.
All references to this page removed too.
Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922
Reviewed-on: https://gerrit.libreoffice.org/70614
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Writer only supports regex in searches. Wildcards restricted to Calc.
Change-Id: If0ac52672a397832d48754e8221967b7b30b4df6
Reviewed-on: https://gerrit.libreoffice.org/70551
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Added a tip on including other indexes in TOC.
Change-Id: Ia5877a09f9156ada440d6f2de3b612da659e08f7
Reviewed-on: https://gerrit.libreoffice.org/68000
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
And also update the bookmark after core.git commit
081b753d4cb4f4a25073ca7de12a7bdaa9fc2be4 (sw btlr writing mode: add UI
for this, 2019-02-13).
Change-Id: I130f1ddcd6e4f37cea38b8adddf7b60f953382ca
Reviewed-on: https://gerrit.libreoffice.org/67809
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
|
|
Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
|
|
Change-Id: I2191fa502c0db26854c10cff4a6e5f2b094a8557
Reviewed-on: https://gerrit.libreoffice.org/66087
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ib372e842043c0e41bb34c7ba333238ccff918a53
Reviewed-on: https://gerrit.libreoffice.org/65568
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
+ some more conservative changes
Change-Id: I6f7e22164c975421f01e9ba974d82f14a34c0d5d
Reviewed-on: https://gerrit.libreoffice.org/63219
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Id363e364f66ab66989d853ba0d2edb49abd3f7f4
Reviewed-on: https://gerrit.libreoffice.org/63207
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2286dcecc52a6dafd8075a211161a16d5a637686
Reviewed-on: https://gerrit.libreoffice.org/64933
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I63dcb0df4dfaa229b8992f258ca7de2d08244f39
Reviewed-on: https://gerrit.libreoffice.org/64938
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ia1038fbfc054efa457fae5d28d1a2e737dba1d45
Reviewed-on: https://gerrit.libreoffice.org/63308
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I07f85db5cd175c9941408c91ec68c70efcdba3da
|
|
Change-Id: I475516915714d6d05e3ccb65b2309241da9ff4ea
|
|
Change-Id: I06250d85bc5944fa918161d9655204d37b57017b
|
|
fix DTD issue
Change-Id: I178683b7352e2eff3de111bbb726d2ab60a31063
Reviewed-on: https://gerrit.libreoffice.org/61429
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Iec39885663c838dfaf112c1a4a99bcde7b9f9036
|
|
Change-Id: Ie1a88269efe71f87505c6069b8f709c0976af171
Reviewed-on: https://gerrit.libreoffice.org/60809
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Module cui
Change-Id: I3f9dc6e469b04f0e86c426c907a8213fe351b8c4
Reviewed-on: https://gerrit.libreoffice.org/60636
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Id7ae7c637c0d74d228fb88ca5e55deaafb9ea140
|
|
Follow-up for commit 8bece13f73046ebebfb5c18d02d857a961a4cdab.
Change-Id: I292553aa666b3c5fccf6a0b239bcfada41899ab6
|
|
Change-Id: Ie51a36a95c8443d56a559bf79fb9a674e9e1a283
Reviewed-on: https://gerrit.libreoffice.org/59615
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
some icons miss width and height values.
Change-Id: I4b94a0cf64a29451c96bb8f58729914b2cb576cf
Reviewed-on: https://gerrit.libreoffice.org/60157
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
and expert config in not needed for that anymore
Change-Id: I82ba2dc1f867ec50924326c8fed0e25f3e19b4c2
Reviewed-on: https://gerrit.libreoffice.org/59599
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Ic4ea128ba4d995c6adec288a6b47a19dfd118799
Reviewed-on: https://gerrit.libreoffice.org/59593
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
module sfx2
Change-Id: I4193c687cec8da75178d94d17778ce6836d1e6fd
Reviewed-on: https://gerrit.libreoffice.org/59418
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 0a77fc09a8060c18d52eaaf6d8233117fbdb3414)
Reviewed-on: https://gerrit.libreoffice.org/59525
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Id82614ea1efd6c40c9c382c44bffb5079371d44d
Reviewed-on: https://gerrit.libreoffice.org/59474
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|