[Libreoffice-commits] core.git: cui/inc extras/source vcl/Package_tipoftheday.mk

2021-02-27 Thread andreas kainz (via logerrit)
 cui/inc/tipoftheday.hrc  |   12 ++--
 extras/source/tipoftheday/expand_formula_bar.png |binary
 extras/source/tipoftheday/fraction.png   |binary
 extras/source/tipoftheday/hybrid_pdf.png |binary
 extras/source/tipoftheday/icon_sets.png  |binary
 extras/source/tipoftheday/remove_hyperlink.png   |binary
 extras/source/tipoftheday/sum_sheets.png |binary
 vcl/Package_tipoftheday.mk   |6 ++
 8 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit 114e105001a4e45573227399e33cc23a94040bee
Author: andreas kainz 
AuthorDate: Sat Feb 27 01:16:56 2021 +0100
Commit: Andreas Kainz 
CommitDate: Sat Feb 27 13:11:05 2021 +0100

ToD previews added

Change-Id: I3b518478de4369b9bb65c21d4a631a233c3c8bde
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111672
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index f0395489f86a..d809446acf6d 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -51,16 +51,16 @@ const std::tuple 
TIPOFTHEDAY_STRINGARRAY[] =
  { NC_("RID_CUI_TIPOFTHEDAY", "To print the notes of your slides go to 
File ▸ Print ▸ Impress tab and select Notes under Document ▸ Type."), "", 
"printnote.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "To start temporarily with a fresh user 
profile, or to restore a non-working %PRODUCTNAME, use Help ▸ Restart in Safe 
Mode."), "svx/ui/safemodedialog/SafeModeDialog", ""}, 
//https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/01/profile_safe_mode.html
  { NC_("RID_CUI_TIPOFTHEDAY", "Writing a book? %PRODUCTNAME master 
document lets you manage large documents as a container for individual 
%PRODUCTNAME Writer files."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/globaldoc.html;,
 "tipoftheday_w.png"}, //local help missing
- { NC_("RID_CUI_TIPOFTHEDAY", "You can create editable Hybrid PDFs with 
%PRODUCTNAME."), 
"https://wiki.documentfoundation.org/Documentation/HowTo/CreateAHybridPDF;, ""},
+ { NC_("RID_CUI_TIPOFTHEDAY", "You can create editable Hybrid PDFs with 
%PRODUCTNAME."), 
"https://wiki.documentfoundation.org/Documentation/HowTo/CreateAHybridPDF;, 
"hybrid_pdf.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Explore the ten different functions in the 
status bar (at the bottom of the document window). Place the cursor over each 
field for an explanation. If not visible, use View ▸ Status Bar."), "", 
"tipoftheday_w.png"},
- { NC_("RID_CUI_TIPOFTHEDAY", "Want to sum a cell through several sheets? 
Refer to the range of sheets e.g. =SUM(Sheet1.A1:Sheet3.A1)."), "", 
"tipoftheday_c.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "Want to sum a cell through several sheets? 
Refer to the range of sheets e.g. =SUM(Sheet1.A1:Sheet3.A1)."), "", 
"sum_sheets.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "You can create fillable form documents 
(even PDFs) with %PRODUCTNAME."), 
"https://www.techrepublic.com/article/how-to-create-interactive-pdfs-with-libreoffice;,
 "formdocuments.png"},
- { NC_("RID_CUI_TIPOFTHEDAY", "Cannot see all the text in a cell? Expand 
the input line in the formula bar and you can scroll."), "", 
"tipoftheday_c.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "Cannot see all the text in a cell? Expand 
the input line in the formula bar and you can scroll."), "", 
"expand_formula_bar.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Optimize your table layout with Table ▸ 
Size ▸ Distribute Rows / Columns Evenly."), "", "tipoftheday_w.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Find all expressions in brackets per Edit ▸ 
Find and Replace ▸ Find ▸ \\([^)]+\\) (check “Regular expressions”)"), "", 
"tipoftheday_w.png"},
- { NC_("RID_CUI_TIPOFTHEDAY", "Select a different icon set from Tools ▸ 
Options ▸ %PRODUCTNAME ▸ View ▸ User Interface ▸ Icon style."), "", ""},
- { NC_("RID_CUI_TIPOFTHEDAY", "You can display a number as a fraction 
(0.125 = 1/8): Format ▸ Cells, Number ▸ Fraction."), "", "tipoftheday_c.png"},
- { NC_("RID_CUI_TIPOFTHEDAY", "To remove a hyperlink but keep its text, 
right-click on the hyperlink, and use “Remove Hyperlink”."), "", 
"tipoftheday_w.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "Select a different icon set from Tools ▸ 
Options ▸ %PRODUCTNAME ▸ View ▸ User Interface ▸ Icon style."), "", 
"icon_sets.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "You can display a number as a fraction 
(0.125 = 1/8): Format ▸ Cells, Number ▸ Fraction."), "", "fraction.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "To remove a hyperlink but keep its text, 
right-click on the hyperlink, and use “Remove Hyperlink”."), "", 
"remove_hyperlink.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "To remove several hyperlinks at once, 
select the text with the hyperlinks, then right-click and use “Remove 
Hyperlink”."), "", "tipoftheday_w.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "To zoom a 

[Libreoffice-commits] core.git: cui/inc extras/source vcl/Package_tipoftheday.mk

2020-11-27 Thread andreas kainz (via logerrit)
 cui/inc/tipoftheday.hrc  |8 
 extras/source/tipoftheday/formdocuments.png  |binary
 extras/source/tipoftheday/masterdocument.png |binary
 extras/source/tipoftheday/printnote.png  |binary
 extras/source/tipoftheday/statusbar.png  |binary
 vcl/Package_tipoftheday.mk   |4 
 6 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit c12bc5757c021f8ba3f802b26805964a11aaa71d
Author: andreas kainz 
AuthorDate: Fri Nov 27 08:54:43 2020 +0100
Commit: Andreas Kainz 
CommitDate: Fri Nov 27 09:35:38 2020 +0100

tdf#127294 add ToD Previews

Change-Id: Icd049b0ae313e4c3095975a98f8765372fa22abf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106719
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index f5d06db9657e..95806eb9bff1 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -47,13 +47,13 @@ const std::tuple 
TIPOFTHEDAY_STRINGARRAY[] =
 {
  { NC_("RID_CUI_TIPOFTHEDAY", "%PRODUCTNAME offers a variety of user 
interface options to make you feel at home"), ".uno:ToolbarModeUI", 
"toolbarmode.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Need to allow changes to parts of a 
read-only document in Writer? Insert frames or sections that can authorize 
changes."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/section_edit.html;,
 "tipoftheday_w.png"}, //local help missing
- { NC_("RID_CUI_TIPOFTHEDAY", "To print the notes of your slides go to 
File ▸ Print ▸ Impress tab and select Notes under Document ▸ Type."), "", 
"tipoftheday_i.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "To print the notes of your slides go to 
File ▸ Print ▸ Impress tab and select Notes under Document ▸ Type."), "", 
"printnote.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "To start temporarily with a fresh user 
profile, or to restore a non-working %PRODUCTNAME, use Help ▸ Restart in Safe 
Mode."), "svx/ui/safemodedialog/SafeModeDialog", ""}, 
//https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/01/profile_safe_mode.html
  { NC_("RID_CUI_TIPOFTHEDAY", "Writing a book? %PRODUCTNAME master 
document lets you manage large documents as a container for individual 
%PRODUCTNAME Writer files."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/globaldoc.html;,
 "tipoftheday_w.png"}, //local help missing
  { NC_("RID_CUI_TIPOFTHEDAY", "Create editable Hybrid PDFs with 
%PRODUCTNAME."), 
"https://wiki.documentfoundation.org/Documentation/HowTo/CreateAHybridPDF;, ""},
  { NC_("RID_CUI_TIPOFTHEDAY", "Explore the ten different functions in the 
status bar (at the bottom of the document window). Place the cursor over each 
field for an explanation. If not visible, use View ▸ Status Bar."), "", 
"tipoftheday_w.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Want to sum a cell through several sheets? 
Refer to the range of sheets e.g. =SUM(Sheet1.A1:Sheet3.A1)."), "", 
"tipoftheday_c.png"},
- { NC_("RID_CUI_TIPOFTHEDAY", "Create fillable form documents (even PDFs) 
with %PRODUCTNAME."), 
"https://www.techrepublic.com/article/how-to-create-interactive-pdfs-with-libreoffice;,
 ""},
+ { NC_("RID_CUI_TIPOFTHEDAY", "Create fillable form documents (even PDFs) 
with %PRODUCTNAME."), 
"https://www.techrepublic.com/article/how-to-create-interactive-pdfs-with-libreoffice;,
 "formdocuments.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Cannot see all the text in a cell? Expand 
the input line in the formula bar and you can scroll."), "", 
"tipoftheday_c.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Optimize your table layout with Table ▸ 
Size ▸ Distribute Rows / Columns Evenly."), "", "tipoftheday_w.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Find all expressions in brackets per Edit ▸ 
Find and Replace ▸ Find ▸ \\([^)]+\\) (check “Regular expressions”)"), "", 
"tipoftheday_w.png"},
@@ -66,7 +66,7 @@ const std::tuple 
TIPOFTHEDAY_STRINGARRAY[] =
  { NC_("RID_CUI_TIPOFTHEDAY", "You can restart the slide show after a 
pause specified at Slide Show ▸ Slide Show Settings ▸ Loop and repeat."), "", 
"tipoftheday_i.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "To distribute some text in multi-columns 
select the text and apply Format ▸ Columns."), "", "tipoftheday_w.png"},
  { NC_("RID_CUI_TIPOFTHEDAY", "Use View ▸ Value Highlighting to display 
cell contents in colors: Text/black, Formulas/green, Numbers/blue, Protected 
cells/grey background."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/01/0308.html;,
 "tipoftheday_c.png"}, //local help missing
- { NC_("RID_CUI_TIPOFTHEDAY", "Create different master pages in a 
presentation template: View ▸ Master Slide and Slide ▸ New Master (or per 
toolbar or right click in slide pane)."), "", "tipoftheday_i.png"},
+ { NC_("RID_CUI_TIPOFTHEDAY", "Create different master pages in a 
presentation template: View ▸ 

[Libreoffice-commits] core.git: cui/inc extras/source vcl/Package_tipoftheday.mk

2019-04-26 Thread heiko tietze (via logerrit)
 cui/inc/tipoftheday.hrc |  516 +++-
 dev/null|binary
 extras/source/tipoftheday/tipoftheday.png   |binary
 extras/source/tipoftheday/tipoftheday_c.png |binary
 extras/source/tipoftheday/tipoftheday_d.png |binary
 extras/source/tipoftheday/tipoftheday_i.png |binary
 extras/source/tipoftheday/tipoftheday_w.png |binary
 vcl/Package_tipoftheday.mk  |6 
 8 files changed, 216 insertions(+), 306 deletions(-)

New commits:
commit cddcab00b81a806c29a44181b6b9b9d188d33aea
Author: heiko tietze 
AuthorDate: Fri Apr 26 15:21:03 2019 +0200
Commit: Heiko Tietze 
CommitDate: Fri Apr 26 23:13:23 2019 +0200

tdf#124658 - Improve text for the tip-of-the-day

All strings reviewed

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

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index fbe7408a3bd9..1a99e420db4a 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -32,310 +32,218 @@
 
 const std::pair TIPOFTHEDAY_STRINGARRAY[] =
 {
-{ NC_("RID_CUI_TIPOFTHEDAY", "LibreOffice has the ask.libreoffice.org 
portal where you may get help from the community. 
https://ask.libreoffice.org/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can easily convert your documents to PDF 
with one click by clicking the PDF icon in the toolbar."), "tipoftheday_1.png" 
},
-{ NC_("RID_CUI_TIPOFTHEDAY", "Editable PDFs? Yes, you can create Hybrid 
PDFs with LibreOffice. 
https://wiki.documentfoundation.org/Documentation/HowTo/CreateAHybridPDF;), 
"tipoftheday_2.png" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can select the new Sifr icon set from 
Tools > Options... > LibreOffice > View > User Interface > Icon size and 
style."), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can easily create fillable form 
documents (even PDF's) with LibreOffice"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can use your Android or iPhone to 
remotely control your Impress presentation"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Something about rollAPP? You can use 
LibreOffice on your iPad or Chrome OS via rollApp"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "LibreOffice has great extensions to increase 
your productivity on its Extension Center, check it out. 
https://extensions.libreoffice.org/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "LibreOffice has a template center to create 
good looking documents, check it out.  
http://templates.libreoffice.org/template-center;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can use font embedding for greater 
interoperability with other office suites/oses "), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Conditional formatting..."), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "XSLT and xml filters 
http://fridrich.blogspot.com.tr/2013/08/extending-swiss-army-knife-overview.html
 "), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Zotero is an extensions for better 
bibliography citation management for Academic works and students 
https://www.zotero.org/download/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Mendeley is an extensions for better 
bibliography citation management for Academic works and students 
http://www.mendeley.com/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can change the appearance of LibreOffice 
with Firefox Personas https://addons.mozilla.org/firefox/themes/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can change the splash screen of 
LibreOffice for your own taste"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can disable the splash screen "), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can speed-up/fine tune LibreOffice's 
performance 
http://oldpapyrus.wordpress.com/2012/06/28/reduce-libreoffice-memory-usage/;), 
"" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "You can use Quickstart to open LibreOffice 
quicker"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Have you tried our new sidebar- Appearance- 
Sidebar"), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Have you known that LibreOffice has great 
documentation and free user guide books 
http://www.libreoffice.org/get-help/documentation/ "), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Embedded help can save lives. Just click F1 
to reach the embedded help, if you've installed it. Otherwise you may benefit 
from this huge content online at http://help.libreoffice.org;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "LibreOffice has a portable version which 
gives you mobility. If you don't have administrator rights on your computer you 
may install LibreOffice Portable to your hard drive too 
http://www.libreoffice.org/download/portable-versions/;), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "How to remove pagebreaks from a .docx 
document that someone sent you, where there are pagebreaks for each sentence in 
the document."), "" },
-{ NC_("RID_CUI_TIPOFTHEDAY", "Open 1 document in 2 windows"), "" },
-