[Libreoffice-commits] core.git: filter/uiconfig

2023-05-03 Thread Adolfo Jayme Barrientos (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 15ae7425b9fdc6e5f2613cd91bcad795eef5fc5e
Author: Adolfo Jayme Barrientos 
AuthorDate: Wed May 3 02:41:47 2023 -0600
Commit: Adolfo Jayme Barrientos 
CommitDate: Wed May 3 19:54:47 2023 +0200

Explicitly use the adjectival form here

For the longest time, I had a gripe with commit 
6efb46c6493d4c3c2208dcbea25471c0268fc10c
but I couldn’t explain to myself why. And after I proofread some of my own 
translation
work I finally understood why — the word “archive” is ambiguous in that it 
can refer to
archival science (which is the intended meaning here, given the context of 
the ISO 19005-1
standard) or to computer files that contain other files inside it (vd. 
Wikipedia article
https://en.wikipedia.org/wiki/Archive_file). Me, and other translators, 
chose subpar
wordings as a result of the ambiguity (in the case of Spanish, I used 
“archivador” for
what should have been “archivística” all along). Mea culpa, yes, but the 
string could’ve
been better.

Change-Id: I96693fc4df1c45b19417ad1bdd4fffd2dc6dc5be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151316
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 15f257c6e855..40c5fc4eb47d 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -654,7 +654,7 @@
 6
 
   
-Archive (P_DF/A, ISO 19005)
+Archival (P_DF/A, ISO 19005)
 True
 True
 False


[Libreoffice-commits] core.git: filter/uiconfig

2023-02-21 Thread Seth Chaiklin (via logerrit)
 filter/uiconfig/ui/pdflinkspage.ui |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 0020562f55401bde7a497be8dbfdefdf138a06ca
Author: Seth Chaiklin 
AuthorDate: Fri Feb 17 12:15:45 2023 +
Commit: Seth Chaiklin 
CommitDate: Tue Feb 21 14:15:15 2023 +

tdf#150164  PDF exports bookmarks as named destinations

   partial revert of c42dc1be0c3161e621ed0a667ae6b047f8bb23d4

Change-Id: I01fa72faf6365d0f9998725626139ed61d60
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147133
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index 892f72864665..7e9ce16b77bf 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -26,15 +26,16 @@
 6
 
   
-Export outlines as named destinations
+Export bookmarks as named destinations
 True
 True
 False
 True
 True
+Enable the checkbox to export 
bookmarks in your document as named destinations in the PDF document.
 
   
-Enable the 
checkbox to export the names of objects in your document as valid bookmark 
targets. This allows you to link to those objects by name from other 
documents.
+Enable the 
checkbox to export bookmarks in your document as named destinations in the PDF 
document. The destinations correspond to the location of your bookmarks. Use 
these destinations to create URL links that point to these locations in the PDF 
document.
   
 
   


[Libreoffice-commits] core.git: filter/uiconfig

2023-02-17 Thread Seth Chaiklin (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 44c803f1481a31f54771fc681b0772a613e0bf83
Author: Seth Chaiklin 
AuthorDate: Thu Feb 16 17:40:38 2023 +
Commit: Seth Chaiklin 
CommitDate: Fri Feb 17 12:43:11 2023 +

tdf#153549 update extended tip because of command name change

Change-Id: I469b3852b406f209ed70e19a75f64cd67583c643
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147123
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index f39034a9b184..15f257c6e855 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -806,9 +806,10 @@
 start
 True
 True
+Export headings along with 
hyperlinked entries in Table of Contents as PDF bookmarks.
 
   
-Select to 
export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created 
for all outline paragraphs (Tools - Chapter Numbering) and for all table of 
contents entries for which you did assign hyperlinks in the source 
document.
+PDF 
bookmarks are created for all paragraphs with outline level 1 or greater and 
for all “Table of Contents” entries with hyperlinks.
   
 
   


[Libreoffice-commits] core.git: filter/uiconfig

2022-06-15 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/xmlfiltertabpagegeneral.ui |  116 +-
 1 file changed, 58 insertions(+), 58 deletions(-)

New commits:
commit 072aec19257746008c70686be367373e7f7e022d
Author: Olivier Hallot 
AuthorDate: Fri Jun 10 14:50:29 2022 -0300
Commit: Olivier Hallot 
CommitDate: Wed Jun 15 16:46:57 2022 +0200

Bump xmlfiltertabpagegeneral.ui to latest Glade

Change-Id: I0686e41c75c9887264c619d3f477bb7ca3c3a1fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135610
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui 
b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
index df227613a436..9a3e9ff5deb8 100644
--- a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
+++ b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
@@ -1,99 +1,99 @@
 
-
+
 
   
   
 True
-False
-6
+False
+6
 12
 
-  
+  
   
 True
-False
+False
 True
 True
-6
-12
+6
+12
 
   
 True
-False
+False
 _Filter name:
-True
-filtername
+True
+filtername
 1
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
 _Application:
-True
-application
+True
+application
 1
   
   
-0
-1
+0
+1
   
 
 
   
 True
-False
+False
 _Name of file type:
-True
-interfacename
+True
+interfacename
 1
   
   
-0
-2
+0
+2
   
 
 
   
 True
-False
+False
 File _extension:
-True
-extension
+True
+extension
 1
   
   
-0
-3
+0
+3
   
 
 
   
 True
-False
+False
 Comment_s:
-True
-description
+True
+description
 1
 0
   
   
-0
-4
+0
+4
   
 
 
   
 True
-True
+True
 start
-True
-38
+True
+38
 True
 
   
@@ -102,17 +102,17 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
 True
-True
+True
 start
-True
-6
+True
+6
 True
 
   
@@ -121,17 +121,17 @@
 
   
   
-1
-3
+1
+3
   
 
 
   
 True
-True
+True
 start
-True
-38
+True
+38
 True
 
   
@@ -140,21 +140,21 @@
 
   
   
-1
-2
+1
+2
   
 
 
   
 True
-False
+False
 start
-True
+True
 
   
-True
+True
+True
 True
-True
   
 
 
@@ -164,21 +164,21 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 True
-True
+True
 True
 True
-in
+in
 
   
 True
-True
+True
 True
 True
 
@@ -190,8 +190,8 @@
 
   
   
-1
-4
+1
+4
   
 
   


[Libreoffice-commits] core.git: filter/uiconfig

2022-06-14 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdfviewpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 817f98279b58a0eaaa0e5ac26f76f1d2788c39ce
Author: Olivier Hallot 
AuthorDate: Fri Jun 10 14:46:54 2022 -0300
Commit: Olivier Hallot 
CommitDate: Tue Jun 14 16:13:12 2022 +0200

Fix extended tip

(after translation round)

Change-Id: I4eea58f44af49d19de9b1aa44fc9ad15e8edda12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135609
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index 863b8f7a7ad1..e8f568b5b423 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -251,7 +251,7 @@
 fitdefault
 
   
-Select to generate 
a PDF file that shows the text and graphics on the page zoomed to fit the width 
of the reader's window.
+Select to generate 
a PDF file that shows the text and graphics on the page zoomed to fit the 
reader's window.
   
 
   


[Libreoffice-commits] core.git: filter/uiconfig

2022-06-11 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdfviewpage.ui |  266 +++---
 1 file changed, 133 insertions(+), 133 deletions(-)

New commits:
commit 46927cdb83928acee300e3c504cf054762dd72ee
Author: Olivier Hallot 
AuthorDate: Fri Jun 10 14:44:04 2022 -0300
Commit: Olivier Hallot 
CommitDate: Sat Jun 11 08:26:25 2022 +0200

Bump pdfviewpage.ui to latest Glade

Change-Id: Id8c5eca99cf1054587e8554581c32f4d5ca1c974
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135608
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index 33ee039b5441..863b8f7a7ad1 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -1,57 +1,57 @@
 
-
+
 
   
   
 1
 2147483647
 1
-1
-10
+1
+10
   
   
 50
 1600
 100
-1
-10
+1
+10
   
   
 True
-False
+False
 True
 True
-6
+6
 12
 
   
 True
-False
+False
 vertical
 12
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-6
+False
 12
 6
+6
 
   
 _Page only
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
 
   
 Select to 
generate a PDF file that shows only the page contents.
@@ -59,18 +59,18 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 Outl_ine and page
 True
-True
-False
-True
-True
+True
+False
+True
+True
 pageonly
 
   
@@ -79,18 +79,18 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 _Thumbnails and page
 True
-True
-False
-True
-True
+True
+False
+True
+True
 pageonly
 
   
@@ -99,37 +99,37 @@
 
   
   
-0
-2
+0
+2
   
 
 
-  
+  
   
 True
-False
-12
+False
+12
 
   
 True
-False
+False
 Open on pa_ge:
-True
-page
+True
+page
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-True
-True
-adjustment1
+True
+True
 True
+adjustment1
 
   
 Select to show the 
given page when the reader opens the PDF file.
@@ -137,14 +137,14 @@
 
   
   
-1
-0
+1
+0
   
 
   
   
-0
-3
+0
+3
   
 
   
@@ -152,7 +152,7 @@
 
  

[Libreoffice-commits] core.git: filter/uiconfig

2022-06-10 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/xmlfiltertabpagegeneral.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e0c5f8b4f6152d19044f998edc293b4bb636e66c
Author: Olivier Hallot 
AuthorDate: Fri Jun 10 14:52:19 2022 -0300
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Jun 11 00:31:41 2022 +0200

Fix typo on xmlfiltertabpagegeneral.ui

Change-Id: I2bc3caa254d997c815bfd36f47504dbc70cadff8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135611
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui 
b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
index f2e4f381af1e..df227613a436 100644
--- a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
+++ b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui
@@ -116,7 +116,7 @@
 True
 
   
-Enter the file 
extension to use when you open a file without specifying a filter. The file 
extension to used to determine which filter to use.
+Enter the file 
extension to use when you open a file without specifying a filter. The file 
extension is used to determine which filter to use.
   
 
   


[Libreoffice-commits] core.git: filter/uiconfig

2022-01-26 Thread Caolán McNamara (via logerrit)
 filter/uiconfig/ui/warnpdfdialog.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit f25d5b11d6151978ad0b7ff3c4161cbc2cc8aded
Author: Caolán McNamara 
AuthorDate: Wed Jan 26 15:54:09 2022 +
Commit: Caolán McNamara 
CommitDate: Wed Jan 26 18:04:23 2022 +0100

this should be a normal dialog type

Change-Id: I1c8c180b521c3cd2def35fca93b3f299ca437dd9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128996
Tested-by: Jenkins
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/warnpdfdialog.ui 
b/filter/uiconfig/ui/warnpdfdialog.ui
index ec4274e8166e..21b455f00e99 100644
--- a/filter/uiconfig/ui/warnpdfdialog.ui
+++ b/filter/uiconfig/ui/warnpdfdialog.ui
@@ -15,7 +15,6 @@
   
 False
 6
-popup
 Problems During PDF Export
 False
 True


[Libreoffice-commits] core.git: filter/uiconfig

2022-01-26 Thread Caolán McNamara (via logerrit)
 filter/uiconfig/ui/warnpdfdialog.ui |   57 +---
 1 file changed, 27 insertions(+), 30 deletions(-)

New commits:
commit 59491bb67c52be32dd9a079a966ce802cbc0b239
Author: Caolán McNamara 
AuthorDate: Wed Jan 26 15:49:52 2022 +
Commit: Caolán McNamara 
CommitDate: Wed Jan 26 18:03:51 2022 +0100

resave with latest glade

Change-Id: I10ebd53c21670242c49332068a1d5b04e6f58fc2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128995
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/warnpdfdialog.ui 
b/filter/uiconfig/ui/warnpdfdialog.ui
index 6ff3a2bc097b..ec4274e8166e 100644
--- a/filter/uiconfig/ui/warnpdfdialog.ui
+++ b/filter/uiconfig/ui/warnpdfdialog.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -13,78 +13,78 @@
 
   
   
-False
-6
+False
+6
 popup
 Problems During PDF Export
 False
 True
-dialog
-True
-warning
+dialog
+True
+warning
 ok
 During PDF export the following problems 
occurred:
 
   
-False
+False
 True
 True
 vertical
 12
 
   
-False
+False
   
   
 False
 True
-end
+end
 0
   
 
 
-  
+  
   
 True
-False
+False
 True
 True
-12
-True
+12
+True
 
   
 True
-False
+False
 True
 True
 True
-30
-30
+30
+30
 0
 0
   
   
-1
-0
+1
+0
   
 
 
   
 True
-True
+True
 True
 True
-in
+in
 
   
 True
-True
+True
 True
 liststore1
-False
-False
-1
-False
+False
+False
+1
+False
 
   
 
@@ -112,8 +112,8 @@
 
   
   
-0
-0
+0
+0
   
 
   
@@ -125,8 +125,5 @@
 
   
 
-
-  
-
   
 


[Libreoffice-commits] core.git: filter/uiconfig

2021-11-15 Thread Michael Weghorn (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 5470514db7993b4c9f079a961adc30d70fb77fba
Author: Michael Weghorn 
AuthorDate: Fri Nov 12 13:56:22 2021 +0100
Commit: Michael Weghorn 
CommitDate: Mon Nov 15 13:01:15 2021 +0100

tdf#139031 Better align dropdowns in PDF export dialog

* set "hexpand" to True for the "PDF/A version"
  and the "Submit format" comboboxes (and relevant
  containers) and add a 6px margin for the parent container
  ("frame4"), so the comboboxes expand to the right
  and still have a proper margin at the right

* Set "halign" to "start" for the "PDF/A version" label,
  as is the case for the "Submit format" one

Change-Id: I2651da2770134aae8d6a494e9de3ec8184664b3f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125104
Reviewed-by: Heiko Tietze 
Tested-by: Jenkins

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 9773934d65ae..ebfa097c0358 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -484,6 +484,7 @@
   
 True
 False
+6
 0
 none
 
@@ -563,6 +564,7 @@
 True
 False
 18
+True
 6
 12
 
@@ -590,6 +592,7 @@
   
 True
 False
+True
 
   FDF
   PDF
@@ -676,11 +679,13 @@
 True
 False
 18
+True
 14
 
   
 True
 False
+True
 3
 
   PDF/A-1b
@@ -705,6 +710,7 @@
   
 True
 False
+start
 baseline
 True
 PDF_/A version:


[Libreoffice-commits] core.git: filter/uiconfig

2021-08-24 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |   50 +++
 1 file changed, 50 insertions(+)

New commits:
commit 3d8f6f5c0ba30da100efb4eede426d2fe1f72148
Author: Olivier Hallot 
AuthorDate: Tue Aug 24 13:41:20 2021 -0300
Commit: Olivier Hallot 
CommitDate: Wed Aug 25 01:19:02 2021 +0200

tdf#113240 Fill imissing pdfgeneralpage.ui extended tips

Address "Export pçaceholders".

Change-Id: I8cfea3ea8daea948c7b4bd269d976e223ff9222d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120960
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 98c49ac0e47b..9773934d65ae 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -148,6 +148,11 @@
 start
 True
 True
+
+  
+Open the 
exported document in the system default PDF viewer.
+  
+
   
   
 0
@@ -400,6 +405,11 @@
 start
 True
 True
+
+  
+Add a 
centered, vertical, light green watermark text to the page background. The 
watermark is not part of the source document.
+  
+
   
   
 0
@@ -412,6 +422,11 @@
 True
 True
 True
+
+  
+Insert 
the text for the watermark signature.
+  
+
   
   
 1
@@ -732,6 +747,11 @@
 start
 True
 True
+
+  
+Creates a 
universal accessibility-complying PDF file that follows the requirements of 
PDF/UA (ISO 14289) specifications.
+  
+
   
   
 0
@@ -800,6 +820,11 @@
 start
 True
 True
+
+  
+Export the 
placeholders fields visual markings only. The exported placeholder is 
ineffective.
+  
+
   
   
 0
@@ -855,6 +880,11 @@
 start
 True
 True
+
+  
+When the option is 
enabled, then the reference XObject markup is used:  viewers have to support 
this markup to show vector images. Otherwise a fallback bitmap is shown in the 
viewer.
+  
+
   
   
 0
@@ -870,6 +900,11 @@
 start
 True
 True
+
+  
+Exports 
document hidden slides.
+  
+
   
   
 0
@@ -885,6 +920,11 @@
 start
 True
 True
+
+  
+Export also the 
Notes pages view at the end of the exported PDF presentation 
document.
+  
+
   
   
 0
@@ -901,6 +941,11 @@
 18
 True
 True
+
+  
+Exports only 
the Notes page views.
+  
+
   
   
 0
@@ -916,6 +961,11 @@
 start
 True
 True
+
+  
+Ignores each sheet’s 
paper size, print ranges and shown/hidden status and puts every sheet (even 
hidden sheets) on exactly one page, which is exactly as small or large as 
needed to fit the whole contents of the sheet.
+  
+
   
   
 0


[Libreoffice-commits] core.git: filter/uiconfig

2021-08-24 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |  542 +--
 1 file changed, 271 insertions(+), 271 deletions(-)

New commits:
commit 0b570a5939af820f4ef36cb8bc99ebbe450b7ac3
Author: Olivier Hallot 
AuthorDate: Tue Aug 24 13:38:10 2021 -0300
Commit: Olivier Hallot 
CommitDate: Wed Aug 25 01:18:18 2021 +0200

Bump Glade release for pdfgeneralpage.ui

no changes in contents

Change-Id: I0adb61facad506ebfa7e0ab0bff81948d84007e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120959
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 1c2ee3ebd0f0..98c49ac0e47b 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -7,46 +7,46 @@
 1
 100
 90
-1
-10
+1
+10
   
-  
+  
   
 True
-False
-6
-24
+False
+6
+24
 
   
 True
-False
+False
 vertical
 12
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-6
-6
+False
 12
 6
+6
+6
 
   
 _All
 True
-True
-False
+True
+False
 start
-True
+True
 True
-True
+True
 
   
 Exports all 
defined print ranges. If no print range is defined, exports the entire 
document.
@@ -54,8 +54,8 @@
 
   
   
-0
-0
+0
+0
 2
   
 
@@ -63,12 +63,12 @@
   
 _Pages:
 True
-True
-False
+True
+False
 start
 center
-True
-True
+True
+True
 all
 
   
@@ -80,19 +80,19 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 _Selection
 True
-True
-False
+True
+False
 start
-True
-True
+True
+True
 all
 
   
@@ -101,21 +101,21 @@
 
   
   
-0
-3
+0
+3
 2
   
 
 
   
 True
-True
-True
-5
+True
+True
+5
+True
 
   
 
-True
 
   
 Exports the 
pages you type in the box.
@@ -123,48 +123,48 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
-False
-True
+False
+True
 start
 Slides:
   
   
-0
-2
+0
+2
   
 
 
   
 _View PDF after export
 True
-True
-False
+True
+False
 start
-True
-True
+True
+True
   
   
-0
-4
+0
+ 

[Libreoffice-commits] core.git: filter/uiconfig

2021-07-26 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdflinkspage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21cb6039a3320682d0b1617facd86b092fcea10f
Author: Olivier Hallot 
AuthorDate: Mon Jul 26 09:56:13 2021 -0300
Commit: Olivier Hallot 
CommitDate: Mon Jul 26 20:18:11 2021 +0200

tdf#143543 Fix extended tip for pdflinkspage.ui

Note: E.T. borrowed from Help page.
Change-Id: Ia4da746aa25c72a3ef1a77a52fea5034fb3a0ae6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119507
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index 09f1a4349fb0..892f72864665 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -34,7 +34,7 @@
 True
 
   
-Exports the 
current file in PDF format.
+Enable the 
checkbox to export the names of objects in your document as valid bookmark 
targets. This allows you to link to those objects by name from other 
documents.
   
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2021-07-26 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdflinkspage.ui |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

New commits:
commit 01600f8917e290e59a8cdd2756231281bce96493
Author: Olivier Hallot 
AuthorDate: Mon Jul 26 09:49:51 2021 -0300
Commit: Olivier Hallot 
CommitDate: Mon Jul 26 20:17:21 2021 +0200

Bump Glade version to 3.38 for pdflinkspage.ui

No change in dialog contents

Change-Id: I648ef9bda3d20782d6912e765fa4a28a68a663b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119506
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index 0af2b1861fee..09f1a4349fb0 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -1,37 +1,37 @@
 
-
+
 
   
   
 True
-False
+False
 True
 True
-6
+6
 vertical
 12
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-6
+False
 12
 6
+6
 
   
 Export outlines as named destinations
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 Exports the 
current file in PDF format.
@@ -39,18 +39,18 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 _Convert document references to PDF 
targets
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 Enable this 
checkbox to convert the URLs referencing other ODF files to PDF files with the 
same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and 
.odm are converted to the extension .pdf.
@@ -58,18 +58,18 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 Export _URLs relative to file system
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 Enable this 
checkbox to export URLs to other documents as relative URLs in the file system. 
See "relative hyperlinks" in the Help.
@@ -77,8 +77,8 @@
 
   
   
-0
-2
+0
+2
   
 
   
@@ -86,7 +86,7 @@
 
   
 True
-False
+False
 General
 
   
@@ -103,26 +103,26 @@
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-6
+False
 12
 6
+6
 
   
 Default mode
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
 
   
 Links from your 
PDF document to other documents will be handled as it is specified in your 
operating system.
@@ -130,18 +130,18 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 Open with PDF reader application
 True
-True
-False
-True
-True
+True
+False
+True
+True
 default
 
   
@@ -150,18 +150,18 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 Open _with Internet browser
 True
-True
-False
-True
-True
+True
+False
+  

[Libreoffice-commits] core.git: filter/uiconfig

2021-07-06 Thread Olivier Hallot (via logerrit)
 filter/uiconfig/ui/pdfsignpage.ui   |  168 
 filter/uiconfig/ui/xmlfiltersettings.ui |   95 --
 filter/uiconfig/ui/xsltfilterdialog.ui  |  105 +---
 3 files changed, 157 insertions(+), 211 deletions(-)

New commits:
commit 4e3939654427211c42fce02095394b3fca1691f0
Author: Olivier Hallot 
AuthorDate: Mon Jul 5 12:59:45 2021 -0300
Commit: Olivier Hallot 
CommitDate: Tue Jul 6 18:41:11 2021 +0200

Fix extended tip after translation cycle for filter/

Thanks to Tuomas Hietala

Change-Id: I6cc4302c8ccd3f7ac0bd9fd6d199da34e570b6bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118447
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/filter/uiconfig/ui/pdfsignpage.ui 
b/filter/uiconfig/ui/pdfsignpage.ui
index 9d7a8a643ab8..691c264dbc2a 100644
--- a/filter/uiconfig/ui/pdfsignpage.ui
+++ b/filter/uiconfig/ui/pdfsignpage.ui
@@ -1,52 +1,52 @@
 
-
+
 
   
   
 True
-False
+False
 True
 True
-6
-0
-none
+6
+0
+none
 
-  
+  
   
 True
-False
-6
-12
+False
 12
 6
+6
+12
 
-  
+  
   
 True
-False
-6
-12
+False
+6
+12
 
   
 True
-False
+False
 Use this certificate to digitally sign PDF 
documents:
-True
-cert
+True
+cert
 0
   
   
-0
-0
+0
+0
 2
   
 
 
   
 True
-True
+True
 True
-True
+True
 True
 
   
@@ -55,25 +55,25 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 True
-False
+False
 6
 
   
 Select...
 True
-True
-True
+True
+True
 center
 
   
-Opens the Select 
Certificate dialog.
+Opens the Select 
X.509 Certificate dialog.
   
 
   
@@ -87,10 +87,10 @@
   
 _Clear
 True
-True
-True
+True
+True
 center
-True
+True
   
   
 False
@@ -100,31 +100,31 @@
 
   
   
-0
-1
+0
+1
   
 
   
   
-0
-0
+0
+0
   
 
 
-  
+  
   
 True
-False
+False
 True
-6
-12
+6
+12
 
   
 True
-True
+True
 True
 False
-True
+True
 True
 
   
@@ -133,16 +133,16 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
 True
-True
+True
 True
-True
+True
 True
 
   
@@ -151,16 +151,16 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 True
-True
+True
 True
-True
+True
 True
 
   
@@ -169,16 +169,16 @@
 
   
   
-1
-2
+1
+2
   
 
 
   
 True
-True
+True
 True
-True
+   

[Libreoffice-commits] core.git: filter/uiconfig

2021-06-14 Thread Caolán McNamara (via logerrit)
 filter/uiconfig/ui/pdfuserinterfacepage.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit f17b8b7b57de5f78b4e92f762ae389eb6cebc016
Author: Caolán McNamara 
AuthorDate: Sun Jun 13 20:47:17 2021 +0100
Commit: Caolán McNamara 
CommitDate: Mon Jun 14 09:44:03 2021 +0200

only one of the radiobuttons in a group should be active

Change-Id: I7283e257e44f755e5bb3d6612be625a6f680edb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117102
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index a87e816d21d6..8a26abc85ac4 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -313,7 +313,6 @@
 True
 False
 True
-True
 True
 allbookmarks
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2021-06-14 Thread Caolán McNamara (via logerrit)
 filter/uiconfig/ui/pdflinkspage.ui |3 ---
 filter/uiconfig/ui/pdfuserinterfacepage.ui |8 
 2 files changed, 11 deletions(-)

New commits:
commit f7d3a9bd9293007868316194364beaf0966fbcec
Author: Caolán McNamara 
AuthorDate: Sun Jun 13 20:43:09 2021 +0100
Commit: Caolán McNamara 
CommitDate: Mon Jun 14 09:43:20 2021 +0200

spurious image position of right in CheckBoxes that don't use images

Change-Id: Ib175c267a9d5e7dd7987e34f7f4b7477595c5adc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117100
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index eefc5fe21e5a..0af2b1861fee 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -31,7 +31,6 @@
 True
 False
 True
-right
 True
 
   
@@ -51,7 +50,6 @@
 True
 False
 True
-right
 True
 
   
@@ -71,7 +69,6 @@
 True
 False
 True
-right
 True
 
   
diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 7ec5bb5a6e7f..a87e816d21d6 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -45,7 +45,6 @@
 True
 False
 True
-right
 True
 
   
@@ -65,7 +64,6 @@
 True
 False
 True
-right
 True
 
   
@@ -85,7 +83,6 @@
 True
 False
 True
-right
 True
 
   
@@ -105,7 +102,6 @@
 True
 False
 True
-right
 True
 
   
@@ -157,7 +153,6 @@
 True
 False
 True
-right
 True
 
   
@@ -177,7 +172,6 @@
 True
 False
 True
-right
 True
 
   
@@ -197,7 +191,6 @@
 True
 False
 True
-right
 True
 
   
@@ -248,7 +241,6 @@
 True
 False
 True
-right
 True
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2020-12-23 Thread Caolán McNamara (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui   | 1310 +
 filter/uiconfig/ui/pdflinkspage.ui |  244 ++---
 filter/uiconfig/ui/pdfsecuritypage.ui  |  762 
 filter/uiconfig/ui/pdfsignpage.ui  |  427 -
 filter/uiconfig/ui/pdfuserinterfacepage.ui |  460 --
 filter/uiconfig/ui/pdfviewpage.ui  |  602 ++---
 filter/uiconfig/ui/testxmlfilter.ui|  468 +-
 7 files changed, 2061 insertions(+), 2212 deletions(-)

New commits:
commit 9166d245f0a24503cafed1b76a72a58dda260e37
Author: Caolán McNamara 
AuthorDate: Tue Dec 22 15:20:38 2020 +
Commit: Caolán McNamara 
CommitDate: Wed Dec 23 15:00:28 2020 +0100

drop deprecated GtkAlignment, move left/top-padding into child 
margin-start/top

for filter

Change-Id: If10a96a3f51849076d45ed7d1553bb898a64b5b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108222
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 756b92f48fff..2163f0cb86ca 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -29,151 +29,145 @@
 0
 none
 
-  
+  
+  
 True
 False
-6
-12
+6
+6
+12
+6
 
-  
-  
+  
+_All
 True
-False
-6
-6
-
-  
-_All
-True
-True
-False
-start
-True
-0
-True
-True
-
-  
-Exports all 
defined print ranges. If no print range is defined, exports the entire 
document.
-  
-
-  
-  
-0
-0
-2
-  
-
-
-  
-_Pages:
-True
-True
-False
-start
-center
-True
-0
-True
-all
-
-  
-
-
-  
-Exports the 
pages you type in the box.
-  
-
-  
-  
-0
-1
-  
-
-
-  
-_Selection
-True
-True
-False
-start
-True
-0
-True
-all
-
-  
-Exports the 
current selection.
-  
-
-  
-  
-0
-3
-2
-  
-
-
-  
-True
-True
-True
-5
-
-  
-
-
-  
-Exports the 
pages you type in the box.
-  
-
+True
+False
+start
+True
+0
+True
+True
+
+  
+Exports all 
defined print ranges. If no print range is defined, exports the entire 
document.
   
-  
-1
-1
-  
 
-
-  
-False
-True
-start
-Slides:
+  
+  
+0
+

[Libreoffice-commits] core.git: filter/uiconfig

2020-11-03 Thread Ming Hua (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |   12 ++--
 filter/uiconfig/ui/pdfviewpage.ui|6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 648d8eeabc8a282898f839894a9a36590988473d
Author: Ming Hua 
AuthorDate: Mon Nov 2 19:24:38 2020 +0200
Commit: Heiko Tietze 
CommitDate: Tue Nov 3 09:14:47 2020 +0100

Rearrange mnemonic keys in Export as PDF dialog

While fixing tdf#133403, commit c42dc1be0c3161e621ed0a667ae6b047f8bb23d4
also introduced new mnemonic keys that clash with existing ones.

This patch rearrange those newly introduced mnemonics (O for outlines)
as well as others so that there are no double-used keys.

Change-Id: Ia82316741995cc2a9d430bc51680ce84bec340bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105209
Tested-by: Jenkins
Reviewed-by: Ayhan Yalçınsoy 
Reviewed-by: Heiko Tietze 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 1bac44b6867f..d4833346cff9 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -235,7 +235,7 @@
 
 
   
-_Reduce image resolution
+Reduce ima_ge resolution
 True
 True
 False
@@ -547,7 +547,7 @@
 
 
   
-_Create PDF form
+Create PDF for_m
 True
 True
 False
@@ -723,7 +723,7 @@
 False
 baseline
 True
-PDF/A 
_version:
+PDF_/A 
version:
 True
 
   
@@ -757,7 +757,7 @@
 
 
   
-U_niversal Accessibility (PDF/UA)
+Universal Accessibilit_y (PDF/UA)
 True
 True
 False
@@ -811,7 +811,7 @@
 3
 
   
-Export _outlines
+Export outl_ines
 True
 True
 False
@@ -846,7 +846,7 @@
 
 
   
-_Comments as PDF annotations
+Comm_ents as PDF annotations
 True
 True
 False
diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index 4bebbf522162..8739fdc4f7c7 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -69,7 +69,7 @@
 
 
   
-_Outline and page
+Outl_ine and page
 True
 True
 False
@@ -417,7 +417,7 @@
 
 
   
-_Continuous
+C_ontinuous
 True
 True
 False
@@ -438,7 +438,7 @@
 
 
   
-C_ontinuous facing
+Co_ntinuous facing
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2020-10-05 Thread Ayhan Yalçınsoy (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui   |2 +-
 filter/uiconfig/ui/pdflinkspage.ui |2 +-
 filter/uiconfig/ui/pdfuserinterfacepage.ui |6 +++---
 filter/uiconfig/ui/pdfviewpage.ui  |2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit c42dc1be0c3161e621ed0a667ae6b047f8bb23d4
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Oct 1 12:21:28 2020 +0300
Commit: Heiko Tietze 
CommitDate: Mon Oct 5 12:15:40 2020 +0200

tdf#133403: PDF export options dialog:(bookmarks) is replaced with 
(outlines)

Change-Id: Iac28dea293099dd48ba4d4307b1fd326972fd3d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103749
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 7b2da8d7a5ac..f6fcbc4d1d71 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -811,7 +811,7 @@
 3
 
   
-Export _bookmarks
+Export _outlines
 True
 True
 False
diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index 3df0e532cdea..0158e8adc731 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -29,7 +29,7 @@
 6
 
   
-Export bookmarks as named destinations
+Export outlines as named destinations
 True
 True
 False
diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 41b34627c6e6..20ad1cef1fa8 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -321,7 +321,7 @@
 12
 
   
-_All bookmark levels
+Show _All
 True
 True
 False
@@ -342,7 +342,7 @@
 
 
   
-_Visible bookmark 
levels:
+_Visible levels:
 True
 True
 False
@@ -395,7 +395,7 @@
   
 True
 False
-Bookmarks
+Collapse Outlines
 
   
 
diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index df654a5e78ff..4238d12e86c5 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -69,7 +69,7 @@
 
 
   
-_Bookmarks and page
+_Outline and page
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2020-01-14 Thread andreas kainz (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |   92 +++
 1 file changed, 50 insertions(+), 42 deletions(-)

New commits:
commit e5e0cfe18f75ee22f72f2058be0706ede52ce28f
Author: andreas kainz 
AuthorDate: Mon Jan 13 22:42:28 2020 +0100
Commit: andreas_kainz 
CommitDate: Tue Jan 14 09:00:16 2020 +0100

pdf export dialog update general tab alignment update

Change-Id: I78dd99e3ca79322553b7bf1788f628a3e0aba305
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86720
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index c366f438a3c7..9f469063edb5 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -36,7 +36,7 @@
   
 True
 False
-3
+6
 6
 
   
@@ -46,6 +46,7 @@
 False
 start
 True
+0
 True
 True
   
@@ -64,6 +65,7 @@
 start
 center
 True
+0
 True
 all
 
@@ -83,6 +85,7 @@
 False
 start
 True
+0
 True
 all
   
@@ -96,7 +99,6 @@
   
 True
 True
-start
 True
 5
 
@@ -195,6 +197,7 @@
 False
 start
 True
+0
 True
 True
   
@@ -204,23 +207,6 @@
 2
   
 
-
-  
-_JPEG compression
-True
-True
-False
-start
-True
-True
-losslesscompress
-  
-  
-0
-1
-2
-  
-
 
   
 _Reduce image resolution
@@ -229,6 +215,7 @@
 False
 start
 True
+0
 True
 
   
@@ -236,7 +223,7 @@
   
   
 0
-3
+2
   
 
 
@@ -264,37 +251,62 @@
   
   
 1
-3
+2
   
 
 
   
 True
 False
-6
 
   
 True
 True
-start
+True
 True
 adjustment1
   
   
-1
+0
 0
   
 
+  
+  
+1
+1
+  
+
+
+  
+True
+False
+3
+
+  
+_JPEG compression
+True
+True
+False
+start
+True
+True
+losslesscompress
+  
+  
+False
+True
+0
+  
+
 
   
 True
 False
- 

[Libreoffice-commits] core.git: filter/uiconfig

2020-01-11 Thread Roman Kuznetsov (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b711f56b612c408560d2743bca0f01a9109f416f
Author: Roman Kuznetsov 
AuthorDate: Sat Jan 11 08:45:00 2020 +0100
Commit: Roman Kuznetsov 
CommitDate: Sat Jan 11 11:16:13 2020 +0100

tdf#129417 Rename "Full-sheet previews" to "Whole sheet export"

in PDF option dialog

Change-Id: Ib772599a68366be29f208e27f830b79015dbdc13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86593
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index c009541fea56..c366f438a3c7 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -814,7 +814,7 @@
 
 
   
-Full-sheet previews
+Whole sheet export
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2019-12-30 Thread Andrea Gelmini (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8053d231662b36c1a9c9c3f77545b3045ac77515
Author: Andrea Gelmini 
AuthorDate: Mon Dec 30 00:13:47 2019 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Dec 30 10:57:27 2019 +0100

Fix typo

Change-Id: I08e3c3351a6838ca199a1b6415e2f699c79748ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85975
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 1fbde5ceb6f4..c009541fea56 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -637,7 +637,7 @@
 True
 True
 False
-Creates an universal accessibility 
compliant PDF file that follows the requirements of PDF/UA (ISO 14289) 
specifications.
+Creates a universal 
accessibility-compliant PDF file that follows the requirements of PDF/UA (ISO 
14289) specifications.
 start
 True
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2019-11-16 Thread andreas kainz (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |  939 ++-
 1 file changed, 490 insertions(+), 449 deletions(-)

New commits:
commit cfde42da3c5e02790bb90ab9b195b716be9d1182
Author: andreas kainz 
AuthorDate: Sun Nov 10 01:05:18 2019 +0100
Commit: andreas_kainz 
CommitDate: Sat Nov 16 09:13:03 2019 +0100

tdf#128303 PDF Dialog update

Change-Id: I3c572154569a3b4e782ad67bafeb00cd22c945ab
Reviewed-on: https://gerrit.libreoffice.org/82369
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 8082b42f5070..3d59a633b027 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -12,15 +12,14 @@
   
 True
 False
-True
-True
 6
-12
+24
 
-  
+  
 True
 False
-12
+vertical
+12
 
   
 True
@@ -37,16 +36,16 @@
   
 True
 False
-6
-12
+3
+6
 
   
 _All
 True
 True
 False
+start
 True
-0
 True
 True
   
@@ -62,8 +61,9 @@
 True
 True
 False
+start
+center
 True
-0
 True
 all
 
@@ -81,8 +81,8 @@
 True
 True
 False
+start
 True
-0
 True
 all
   
@@ -96,6 +96,7 @@
   
 True
 True
+start
 True
 5
 
@@ -111,8 +112,8 @@
   
 False
 True
+start
 Slides:
-0
   
   
 0
@@ -120,11 +121,27 @@
   
 
 
+  
+_View PDF after export
+True
+True
+False
+start
+True
+True
+  
+  
+0
+4
+2
+  
+
+
   
 False
 True
+start
 _Selection/Selected sheet(s)
-0
   
   
 1
@@ -147,8 +164,9 @@
 
   
   
-0
-0
+False
+True
+0
   
 
 
@@ -167,136 +185,23 @@
   
 True
 False
-6
-
-  
-True
-False
-6
-12
-
-  
-True
-False
-12
-
-  
-True
-True
-True
-adjustment1
-  
-  
-1
-0
-  
-
-
-  
-True
-False
-12
-
-  
-True
-False
-_Quality:
-True
-quality
-0
-  
-
-  

[Libreoffice-commits] core.git: filter/uiconfig

2019-11-09 Thread andreas kainz (via logerrit)
 filter/uiconfig/ui/pdfsignpage.ui |   70 +-
 1 file changed, 40 insertions(+), 30 deletions(-)

New commits:
commit b3f2791b9072b39a64b22c9f21b8f6daf8c87029
Author: andreas kainz 
AuthorDate: Sat Nov 9 23:30:41 2019 +0100
Commit: andreas_kainz 
CommitDate: Sun Nov 10 00:28:38 2019 +0100

PDF Signature Dialog update

Change-Id: Ie015c2647d52a88c48bb20604f44be03c4bce911
Reviewed-on: https://gerrit.libreoffice.org/82365
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/filter/uiconfig/ui/pdfsignpage.ui 
b/filter/uiconfig/ui/pdfsignpage.ui
index 40bbeb1770e1..115e0389f777 100644
--- a/filter/uiconfig/ui/pdfsignpage.ui
+++ b/filter/uiconfig/ui/pdfsignpage.ui
@@ -27,14 +27,12 @@
   
 True
 False
-True
 6
 12
 
   
 True
 False
-True
 Use this certificate to digitally sign PDF 
documents:
 True
 cert
@@ -43,6 +41,7 @@
   
 0
 0
+2
   
 
 
@@ -53,43 +52,50 @@
 True
   
   
-0
-1
-  
-
-
-  
-Select...
-True
-True
-True
-center
-  
-  
 1
 1
   
 
 
-  
-gtk-clear
+  
 True
-True
-True
-center
-True
+False
+6
+
+  
+Select...
+True
+True
+True
+center
+  
+  
+False
+True
+0
+  
+
+
+  
+gtk-clear
+True
+True
+True
+center
+True
+  
+  
+False
+True
+1
+  
+
   
   
-2
+0
 1
   
 
-
-  
-
-
-  
-
   
   
 0
@@ -259,8 +265,12 @@
   
   
 
-  
-  
+  
+  
+  
+  
+  
+  
 
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: filter/uiconfig

2019-10-19 Thread andreas kainz (via logerrit)
 filter/uiconfig/ui/pdfviewpage.ui |   12 
 1 file changed, 12 insertions(+)

New commits:
commit d5dbe7dba90ccfb0a9eeed36be0abfdd1854
Author: andreas kainz 
AuthorDate: Sat Oct 19 13:20:54 2019 +0200
Commit: andreas_kainz 
CommitDate: Sat Oct 19 14:07:33 2019 +0200

PDF Export Dialog Initial View Tab update

Change-Id: Ib92781335c311fa22b3910a6d38e0c771a7013c6
Reviewed-on: https://gerrit.libreoffice.org/81126
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index 6b1b02b22ae5..5b76adf2010b 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -425,4 +425,16 @@
   
 
   
+  
+
+  
+  
+
+  
+  
+
+  
+  
+
+  
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: filter/uiconfig

2019-10-11 Thread Muhammet Kara (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 53aa4ede20362eeed382d4bee023e74ae65884d9
Author: Muhammet Kara 
AuthorDate: Fri Oct 11 09:42:52 2019 +0300
Commit: Muhammet Kara 
CommitDate: Fri Oct 11 12:48:01 2019 +0200

Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusion

Because this option creates a pdf output which simply contains
full-sheet preview, disregarding most of the other options.

The created output is meant for preview, to see all content
of all shaeets at once, and not meant for usual printing.

Change-Id: I62936337e26f04878ecb7291335a5da952d8dced
Reviewed-on: https://gerrit.libreoffice.org/80636
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 2f86f81d76b5..8082b42f5070 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -770,7 +770,7 @@
 
 
   
-Single-page sheets
+Full-Sheet Previews
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: filter/uiconfig

2019-08-05 Thread Samuel Mehrbrodt (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5ef93b081283ceae2d7571ee3536c310f8491719
Author: Samuel Mehrbrodt 
AuthorDate: Fri Aug 2 12:46:45 2019 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Mon Aug 5 08:19:52 2019 +0200

Make "PDF/A" strings untranslatable

Change-Id: I76c83ef7b4f7fe8f8eeb61e27df198694d821cff
Reviewed-on: https://gerrit.libreoffice.org/76861
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 1d5173f2af0f..9c03989d3656 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -729,7 +729,7 @@
 14
 
   
-PDF/A-2b
+PDF/A-2b
 True
 True
 False
@@ -743,7 +743,7 @@
 
 
   
-PDF/A-1b
+PDF/A-1b
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: filter/uiconfig

2019-03-23 Thread Alexander Farrow (via logerrit)
 filter/uiconfig/ui/xmlfiltersettings.ui |  220 +---
 1 file changed, 120 insertions(+), 100 deletions(-)

New commits:
commit f8251c40b4c512b6ea54ea2207a3816d8b925711
Author: Alexander Farrow 
AuthorDate: Tue Mar 19 18:44:23 2019 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Mar 23 07:18:50 2019 +0100

tdf#123937 XML Filter Settings Dialog: Move "help" and "close" buttons

Move the "help" and "close" buttons to the bottom of the dialog.
The "help" button will be at the bottom left.
The "close" button will be at the bottom right.

Change-Id: I496a3c95dd4761d8a360ad85fc5af03d0c53f131
Reviewed-on: https://gerrit.libreoffice.org/69468
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/filter/uiconfig/ui/xmlfiltersettings.ui 
b/filter/uiconfig/ui/xmlfiltersettings.ui
index 9425b2187a70..2161e87a12e7 100644
--- a/filter/uiconfig/ui/xmlfiltersettings.ui
+++ b/filter/uiconfig/ui/xmlfiltersettings.ui
@@ -12,97 +12,12 @@
 
   
 False
+vertical
 12
 
   
 False
-vertical
-True
-start
-
-  
-_New...
-True
-True
-True
-True
-  
-  
-False
-True
-0
-  
-
-
-  
-_Edit...
-True
-True
-True
-True
-  
-  
-False
-True
-1
-  
-
-
-  
-_Test XSLTs...
-True
-True
-True
-True
-  
-  
-False
-True
-2
-  
-
-
-  
-_Delete...
-True
-True
-True
-True
-  
-  
-False
-True
-3
-  
-
-
-  
-_Save as Package...
-True
-True
-True
-True
-  
-  
-False
-True
-4
-  
-
-
-  
-_Open Package...
-True
-True
-True
-True
-  
-  
-False
-True
-5
-  
-
+end
 
   
 gtk-help
@@ -114,7 +29,8 @@
   
 False
 True
-6
+0
+True
   
 
 
@@ -130,7 +46,7 @@
   
 False
 True
-8
+1
   
 
   
@@ -142,14 +58,124 @@
   
 
 
-  
-100
+  
 True
 False
-
-  
-XML Filter List
+12
+
+  
+100
+True
+False
+
+  
+XML Filter 
List
+  
+
   
+  
+True
+True
+0
+  
+
+
+  
+True
+False
+vertical
+True
+start
+
+  
+_New...
+True
+True
+True
+True
+  
+  
+False
+True
+0
+  
+
+
+  
+_Edit...
+True
+True
+True
+True
+  
+  
+False
+True
+1
+  
+
+
+  
+_Test XSLTs...
+True
+True
+True
+True
+  
+  
+False
+True
+2
+  
+
+
+  
+_Delete...

[Libreoffice-commits] core.git: filter/uiconfig

2019-03-04 Thread Libreoffice Gerrit user
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7813c499fcae3aad9be15e4ecb0bae9a379f5d30
Author: Roman Kuznetsov 
AuthorDate: Mon Mar 4 15:12:38 2019 +0100
Commit: Heiko Tietze 
CommitDate: Tue Mar 5 08:53:34 2019 +0100

tdf#105445 Change label "Export comments" to "Comments as PDF annotations"

Change-Id: I7036c2e699eb394f008fe3eeb1b93247b8c6fb22
Reviewed-on: https://gerrit.libreoffice.org/68696
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 631b31cee483..d7d9ff025545 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -606,7 +606,7 @@
 
 
   
-_Export comments
+_Comments as PDF annotations
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: filter/uiconfig

2019-01-15 Thread Libreoffice Gerrit user
 filter/uiconfig/ui/warnpdfdialog.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d9cc120870657d32d7712cb77ce216eaa407f96f
Author: Caolán McNamara 
AuthorDate: Tue Jan 15 09:17:42 2019 +
Commit: Caolán McNamara 
CommitDate: Tue Jan 15 12:44:44 2019 +0100

Resolves: tdf#122711 fix order of columns

Change-Id: I04c078257fd9290ca17410b4833828f7f6bfd266
Reviewed-on: https://gerrit.libreoffice.org/66352
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/filter/uiconfig/ui/warnpdfdialog.ui 
b/filter/uiconfig/ui/warnpdfdialog.ui
index 6a26ff71add0..b7f283142001 100644
--- a/filter/uiconfig/ui/warnpdfdialog.ui
+++ b/filter/uiconfig/ui/warnpdfdialog.ui
@@ -4,10 +4,10 @@
   
   
 
-  
-  
   
   
+  
+  
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2018-03-14 Thread Samuel Thibault
 filter/uiconfig/ui/pdfsignpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 20d37ac04361dc80682417a06d542c51ea49
Author: Samuel Thibault 
Date:   Wed Mar 14 17:38:00 2018 +0100

pdf filter: fix bogus mnemonic_widget target

"Time Stamp Authority:" labels 'tsa', not 'reason'.

Change-Id: I60c007b04591a534323d0a86bb19475f27953107
Reviewed-on: https://gerrit.libreoffice.org/51290
Reviewed-by: Katarina Behrens 
Tested-by: Katarina Behrens 

diff --git a/filter/uiconfig/ui/pdfsignpage.ui 
b/filter/uiconfig/ui/pdfsignpage.ui
index 548f31691330..b5f3fdcaad1a 100644
--- a/filter/uiconfig/ui/pdfsignpage.ui
+++ b/filter/uiconfig/ui/pdfsignpage.ui
@@ -227,7 +227,7 @@
 1
 Time Stamp Authority:
 True
-reason
+tsa
   
   
 0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2017-08-11 Thread Adolfo Jayme Barrientos
 filter/uiconfig/ui/pdfgeneralpage.ui   |1 -
 filter/uiconfig/ui/pdfsecuritypage.ui  |1 -
 filter/uiconfig/ui/pdfuserinterfacepage.ui |1 -
 filter/uiconfig/ui/pdfviewpage.ui  |1 -
 4 files changed, 4 deletions(-)

New commits:
commit 5f3baf45723a11987c0a0ddaa1ca1cebafcccde3
Author: Adolfo Jayme Barrientos 
Date:   Wed Oct 28 01:09:27 2015 -0600

tdf#95178 Homogeneous columns are a huge waste of space

This becomes a problem in other languages, such as German
and Spanish, which have longer strings.

A downside of this patch is that the options no longer look
aligned when you switch tabs.

Change-Id: Iffb49d5411cc655bd16b78a9470da7dc661077ca

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 554d736523af..cdf0040b45f9 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -14,7 +14,6 @@
 False
 6
 12
-True
 
   
 True
diff --git a/filter/uiconfig/ui/pdfsecuritypage.ui 
b/filter/uiconfig/ui/pdfsecuritypage.ui
index 4d9f73f5a5bc..97dedcb541c6 100644
--- a/filter/uiconfig/ui/pdfsecuritypage.ui
+++ b/filter/uiconfig/ui/pdfsecuritypage.ui
@@ -7,7 +7,6 @@
 False
 6
 12
-True
 
   
 True
diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 199cf8e55d20..3e14c25b29e4 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -21,7 +21,6 @@
 False
 12
 12
-True
 
   
 True
diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index d6f6f24834b1..bede63216d34 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -21,7 +21,6 @@
 False
 6
 12
-True
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2017-05-15 Thread Cor Nouws
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 02cf5ad31794a628a10fddc9fb538fd4e48a6e64
Author: Cor Nouws 
Date:   Wed Feb 8 13:57:39 2017 +0100

tdf#90436 - correct label = Selection/Selected sheet(s)

Change-Id: Ia5158fc7cd7e33367ca4c9785d2995138869b3c4
Reviewed-on: https://gerrit.libreoffice.org/34031
Tested-by: Jenkins 
Reviewed-by: Katarina Behrens 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 11364c0bf308..67612f59c197 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -123,7 +123,7 @@
   
 False
 True
-_Selected 
sheet(s)
+_Selection/Selected sheet(s)
 0
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2016-10-19 Thread Caolán McNamara
 filter/uiconfig/ui/pdfgeneralpage.ui |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 99ee085d436a7287895c62d5d4451385868b9c2c
Author: Caolán McNamara 
Date:   Wed Oct 19 10:29:48 2016 +0100

two elements at the same packing position

if you use glade to edit the .ui files then this sort of
cockup which reeks of manual xml editing doesn't arise

Change-Id: Ic339953cad15078bc847a4c31c0c7592b071b454

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 0cfa5c9..836fd25 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -607,7 +607,7 @@
 7
   
 
- 
+
   
 Exp_ort 
automatically inserted blank pages
 True
@@ -649,7 +649,7 @@
   
   
 0
-9
+10
   
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2016-10-14 Thread Samuel Mehrbrodt
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1118f1b940df9a2504a63823f93b1e609daa97c
Author: Samuel Mehrbrodt 
Date:   Fri Oct 14 06:52:15 2016 +

Revert "Better wording in UI for in case of PDF export from Calc - 
tdf#90436"

This modifies the text for all applications, and puts Calc-specific text in 
it.
It should be done for calc only, if at all.

See comments in https://gerrit.libreoffice.org/#/c/28255/

This reverts commit 44a02cc81d8a23f19655ae9f67ff69bdfe683df9.

Change-Id: Ia7fd742385fa0d609007f70e5116a99729224f76
Reviewed-on: https://gerrit.libreoffice.org/29807
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index c443bfb..0cfa5c9 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -77,7 +77,7 @@
 
 
   
-_Selection/Selected sheet(s)
+_Selection
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2016-10-14 Thread Cor Nouws
 filter/uiconfig/ui/pdfgeneralpage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 44a02cc81d8a23f19655ae9f67ff69bdfe683df9
Author: Cor Nouws 
Date:   Fri Aug 19 21:59:35 2016 +0200

Better wording in UI for in case of PDF export from Calc - tdf#90436

Change-Id: I4d53faee7a057e9de20bbff5469a95e2797fcf57
Reviewed-on: https://gerrit.libreoffice.org/28255
Tested-by: Jenkins 
Reviewed-by: jan iversen 

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 0cfa5c9..c443bfb 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -77,7 +77,7 @@
 
 
   
-_Selection
+_Selection/Selected sheet(s)
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig svx/uiconfig

2014-11-17 Thread Adolfo Jayme Barrientos
 filter/uiconfig/ui/impswfdialog.ui   |4 -
 filter/uiconfig/ui/pdfsignpage.ui|8 +-
 filter/uiconfig/ui/warnpdfdialog.ui  |   10 --
 filter/uiconfig/ui/xmlfiltertabpagegeneral.ui|9 +-
 filter/uiconfig/ui/xmlfiltertabpagetransformation.ui |8 +-
 svx/uiconfig/ui/colorwindow.ui   |3 
 svx/uiconfig/ui/docrecoverybrokendialog.ui   |   12 ++-
 svx/uiconfig/ui/docrecoveryprogressdialog.ui |   70 +--
 svx/uiconfig/ui/fontworkgallerydialog.ui |   42 ---
 svx/uiconfig/ui/fontworkspacingdialog.ui |1 
 svx/uiconfig/ui/passwd.ui|6 -
 svx/uiconfig/ui/redlinefilterpage.ui |   10 +-
 12 files changed, 75 insertions(+), 108 deletions(-)

New commits:
commit f7393810a7b716be3a2c99c86dc9d78bd834dbfa
Author: Adolfo Jayme Barrientos fit...@ubuntu.com
Date:   Sun Nov 16 09:45:17 2014 -0600

More HIG fixes in filter, svx

Change-Id: I74df6b8221b4bb18791ec81af266dd58571c4c8c
Reviewed-on: https://gerrit.libreoffice.org/12489
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/filter/uiconfig/ui/impswfdialog.ui 
b/filter/uiconfig/ui/impswfdialog.ui
index e5981fc..c132db7f 100644
--- a/filter/uiconfig/ui/impswfdialog.ui
+++ b/filter/uiconfig/ui/impswfdialog.ui
@@ -11,7 +11,7 @@
   object class=GtkDialog id=ImpSWFDialog
 property name=can_focusFalse/property
 property name=border_width6/property
-property name=title translatable=yesMacromedia Flash (SWF) 
Options/property
+property name=title translatable=yesFlash (SWF) Options/property
 property name=resizableFalse/property
 property name=type_hintdialog/property
 child internal-child=vbox
@@ -129,7 +129,7 @@
 /child
 child
   object class=GtkCheckButton id=exportall
-property name=label translatable=yesExport _all slides 
(unchecking exports current slide)/property
+property name=label translatable=yesExport _all slides 
(uncheck to export current slide)/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
diff --git a/filter/uiconfig/ui/pdfsignpage.ui 
b/filter/uiconfig/ui/pdfsignpage.ui
index e479480..4090c85 100644
--- a/filter/uiconfig/ui/pdfsignpage.ui
+++ b/filter/uiconfig/ui/pdfsignpage.ui
@@ -154,7 +154,7 @@
   object class=GtkLabel id=label7
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=xalign0/property
+property name=xalign1/property
 property name=label translatable=yesCertificate 
password:/property
 property name=use_underlineTrue/property
 property name=mnemonic_widgetpassword/property
@@ -168,7 +168,7 @@
   object class=GtkLabel id=label12
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=xalign0/property
+property name=xalign1/property
 property name=label 
translatable=yesLocation:/property
 property name=use_underlineTrue/property
 property name=mnemonic_widgetlocation/property
@@ -182,7 +182,7 @@
   object class=GtkLabel id=label13
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=xalign0/property
+property name=xalign1/property
 property name=label translatable=yesContact 
information:/property
 property name=use_underlineTrue/property
 property name=mnemonic_widgetcontact/property
@@ -196,7 +196,7 @@
   object class=GtkLabel id=label14
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=xalign0/property
+property name=xalign1/property
 property name=label 
translatable=yesReason:/property
 property name=use_underlineTrue/property
 property name=mnemonic_widgetreason/property
diff --git a/filter/uiconfig/ui/warnpdfdialog.ui 
b/filter/uiconfig/ui/warnpdfdialog.ui
index f996864..1860e84 100644
--- a/filter/uiconfig/ui/warnpdfdialog.ui
+++ b/filter/uiconfig/ui/warnpdfdialog.ui
@@ -1,12 +1,12 @@
 ?xml version=1.0 encoding=UTF-8?
-!-- Generated with glade 3.16.1 --
+!-- Generated with glade 3.18.3 --
 interface
   requires lib=gtk+ version=3.6/
   object class=GtkMessageDialog 

[Libreoffice-commits] core.git: filter/uiconfig

2014-11-06 Thread Yousuf Philips
 filter/uiconfig/ui/pdfgeneralpage.ui |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 6efb46c6493d4c3c2208dcbea25471c0268fc10c
Author: Yousuf Philips philip...@hotmail.com
Date:   Fri Oct 24 06:42:28 2014 +0400

fdo#83395 - improve PDF export dialog labels and tooltips

Change-Id: Idddce2dc81e86cc840da5d6d8891487cee6609d4
Reviewed-on: https://gerrit.libreoffice.org/12081
Reviewed-by: Samuel Mehrbrodt s.mehrbr...@gmail.com
Tested-by: Samuel Mehrbrodt s.mehrbr...@gmail.com

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 47b74a2..7ba4a25 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -435,11 +435,11 @@
 property name=row_spacing6/property
 child
   object class=GtkCheckButton id=embed
-property name=label translatable=yesEm_bed 
OpenDocument file/property
+property name=label translatable=yesHybrid PDF 
(em_bed ODF file)/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
-property name=tooltip_text translatable=yesMakes 
this PDF easily editable in %PRODUCTNAME/property
+property name=tooltip_text translatable=yesCreates a 
PDF that is easily editable in %PRODUCTNAME/property
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
@@ -451,10 +451,11 @@
 /child
 child
   object class=GtkCheckButton id=pdfa
-property name=label 
translatable=yesP_DF/A-1a/property
+property name=label translatable=yesArchive 
P_DF/A-1a (ISO 19005-1)/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
+property name=tooltip_text translatable=yesCreates 
an ISO 19005-1 compliant PDF file, ideal for long-term document 
preservation/property
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
@@ -466,10 +467,11 @@
 /child
 child
   object class=GtkCheckButton id=tagged
-property name=label translatable=yes_Tagged 
PDF/property
+property name=label translatable=yes_Tagged PDF (add 
document structure)/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
+property name=tooltip_text translatable=yesIncludes 
a document's content structure information in a PDF/property
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
@@ -485,6 +487,7 @@
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
+property name=tooltip_text translatable=yesCreates a 
PDF with fields that can be filled out/property
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2014-09-18 Thread Adolfo Jayme Barrientos
 filter/uiconfig/ui/pdfgeneralpage.ui  |   19 ---
 filter/uiconfig/ui/pdfsecuritypage.ui |7 +--
 filter/uiconfig/ui/pdfsignpage.ui |   11 ---
 3 files changed, 17 insertions(+), 20 deletions(-)

New commits:
commit d311d85a4d501a0bfef20e610169f20de896a167
Author: Adolfo Jayme Barrientos fit...@ubuntu.com
Date:   Fri Sep 12 00:20:00 2014 -0500

.ui tweaks to PDF export tab pages

Added missing colons, use sentence case for check boxes [1], allow
descriptive security labels to wrap, add 6 px padding for the Sign
page.

Change-Id: Iafc0788e367ab74aa0ec740b06892926b0b00390
Reviewed-on: https://gerrit.libreoffice.org/11408
Reviewed-by: Katarina Behrens bu...@bubli.org
Tested-by: Katarina Behrens bu...@bubli.org

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 91ecdee..879bc08 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -1,6 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
+!-- Generated with glade 3.16.1 --
 interface
-  !-- interface-requires gtk+ 3.0 --
+  requires lib=gtk+ version=3.0/
   object class=GtkAdjustment id=adjustment1
 property name=lower1/property
 property name=upper100/property
@@ -184,7 +185,6 @@
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=invisible_char●/property
-property 
name=invisible_char_setTrue/property
 property 
name=adjustmentadjustment1/property
   /object
   packing
@@ -204,7 +204,7 @@
 property name=visibleTrue/property
 property name=can_focusFalse/property
 property name=xalign0/property
-property name=label 
translatable=yes_Quality/property
+property name=label 
translatable=yes_Quality:/property
 property 
name=use_underlineTrue/property
   /object
 /child
@@ -254,8 +254,6 @@
 property name=visibleTrue/property
 property name=can_focusFalse/property
 property name=has_entryTrue/property
-property name=entry_text_column0/property
-property name=id_column1/property
 items
   item translatable=yes75 DPI/item
   item translatable=yes150 DPI/item
@@ -373,7 +371,7 @@
 property name=column_spacing12/property
 child
   object class=GtkCheckButton id=watermark
-property name=label translatable=yesSign _with 
Watermark/property
+property name=label translatable=yesSign with 
_watermark/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property name=receives_defaultFalse/property
@@ -392,8 +390,9 @@
   object class=GtkLabel id=watermarklabel
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=margin_left12/property
 property name=xalign0/property
-property name=label translatable=yesWatermark 
Text/property
+property name=label 
translatable=yesText:/property
 property name=use_underlineTrue/property
 property 
name=mnemonic_widgetwatermarkentry/property
   /object
@@ -550,7 +549,7 @@
 property name=visibleTrue/property
 property name=can_focusFalse/property
 property name=xalign0/property
-property name=label translatable=yesSubmit 
_format/property
+property name=label translatable=yesSubmit 
_format:/property
 property name=use_underlineTrue/property
 property name=mnemonic_widgetformat/property
   /object
@@ -565,8 +564,6 @@
   object class=GtkComboBoxText id=format
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=entry_text_column0/property
-property 

[Libreoffice-commits] core.git: filter/uiconfig

2013-11-13 Thread Caolán McNamara
 filter/uiconfig/ui/impswfdialog.ui |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 4f1e4c05a9b67fbc67ea4279793a61af46444dad
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Nov 13 14:02:06 2013 +

set mnemonic widget

Change-Id: Iefdaf7d7e7b1156e9f1d20e2552ca0bb84c2a357

diff --git a/filter/uiconfig/ui/impswfdialog.ui 
b/filter/uiconfig/ui/impswfdialog.ui
index 436012f..74fe7ca 100644
--- a/filter/uiconfig/ui/impswfdialog.ui
+++ b/filter/uiconfig/ui/impswfdialog.ui
@@ -91,7 +91,9 @@
 property name=xalign0/property
 property name=label translatable=yes1: min. quality
 100: max. quality/property
+property name=use_underlineTrue/property
 property name=justifyfill/property
+property name=mnemonic_widgetquality/property
   /object
   packing
 property name=left_attach0/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2013-06-27 Thread Caolán McNamara
 filter/uiconfig/ui/pdfuserinterfacepage.ui |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 62aec37627c30c56b4ec7c04bc194cabff6a3e14
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Jun 27 16:49:35 2013 +0100

use standard row spacing

Change-Id: Icbdc1399d4abd9222c1b1fced68c1e3012b05020

diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 3cc3fe2..5cdbb7ee 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -18,7 +18,7 @@
   object class=GtkGrid id=grid1
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=row_spacing6/property
+property name=row_spacing12/property
 property name=column_spacing12/property
 property name=column_homogeneousTrue/property
 child
@@ -37,6 +37,7 @@
   object class=GtkGrid id=grid3
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=row_spacing6/property
 child
   object class=GtkCheckButton id=center
 property name=label translatable=yes_Center 
window on screen/property
@@ -147,6 +148,7 @@
   object class=GtkGrid id=grid4
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=row_spacing6/property
 child
   object class=GtkCheckButton id=toolbar
 property name=label translatable=yesHide 
_toolbar/property
@@ -295,6 +297,8 @@
   object class=GtkGrid id=grid5
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=row_spacing6/property
+property name=column_spacing12/property
 child
   object class=GtkRadioButton id=allbookmarks
 property name=label translatable=yes_All 
bookmark levels/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/uiconfig

2013-06-08 Thread Caolán McNamara
 filter/uiconfig/ui/pdflinkspage.ui |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit e6be48fb55ee287ae49528f74f2b4e6b5fa13e3c
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Jun 8 14:05:47 2013 +0100

set rows to 6 pixel spacing

Change-Id: I11975ef36c52b6279d099d6a5e32ce9da4cbc9ca

diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index ad008d0..42c2d4b 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -6,6 +6,7 @@
 property name=can_focusFalse/property
 property name=border_width6/property
 property name=orientationvertical/property
+property name=spacing12/property
 child
   object class=GtkFrame id=frame1
 property name=visibleTrue/property
@@ -22,6 +23,7 @@
   object class=GtkGrid id=grid1
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=row_spacing6/property
 child
   object class=GtkCheckButton id=export
 property name=label translatable=yesExport bookmarks 
as named destinations/property
@@ -113,6 +115,7 @@
   object class=GtkGrid id=grid2
 property name=visibleTrue/property
 property name=can_focusFalse/property
+property name=row_spacing6/property
 child
   object class=GtkRadioButton id=default
 property name=label translatable=yesDefault 
mode/property
@@ -123,6 +126,7 @@
 property name=xalign0/property
 property name=activeTrue/property
 property name=draw_indicatorTrue/property
+property name=groupopenpdf/property
   /object
   packing
 property name=left_attach0/property
@@ -140,7 +144,7 @@
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
-property name=groupdefault/property
+property name=groupopeninternet/property
   /object
   packing
 property name=left_attach0/property
@@ -158,7 +162,7 @@
 property name=use_underlineTrue/property
 property name=xalign0/property
 property name=draw_indicatorTrue/property
-property name=groupopenpdf/property
+property name=groupdefault/property
   /object
   packing
 property name=left_attach0/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits