tdf#124238 - Show a Tip-Of-The-Day dialog on startup
commita1700d52a47184ee07b91b461a846dc5435f0022
authorheiko tietze <tietze.heiko@gmail.com>
Thu, 21 Mar 2019 09:14:07 +0000 (21 10:14 +0100)
committerHeiko Tietze <tietze.heiko@gmail.com>
Wed, 10 Apr 2019 14:54:37 +0000 (10 16:54 +0200)
tree31e05614ca9133846bef8fd5219ada1191d48414
parent3d7a67cdd465956206f881304bbcbaf47ccfcd83
tdf#124238 - Show a Tip-Of-The-Day dialog on startup

New dialog

Change-Id: If1e501de26eb5a9c20a59e621f9e805c3b5e2cf8
Reviewed-on: https://gerrit.libreoffice.org/69498
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
25 files changed:
Repository.mk
cui/Library_cui.mk
cui/UIConfig_cui.mk
cui/inc/tipoftheday.hrc [new file with mode: 0644]
cui/source/dialogs/tipofthedaydlg.cxx [new file with mode: 0644]
cui/source/factory/cuiexp.cxx
cui/source/factory/dlgfact.cxx
cui/source/factory/dlgfact.hxx
cui/source/inc/tipofthedaydlg.hxx [new file with mode: 0644]
cui/source/options/optgdlg.cxx
cui/source/options/optgdlg.hxx
cui/uiconfig/ui/optgeneralpage.ui
cui/uiconfig/ui/tipofthedaydialog.ui [new file with mode: 0644]
extras/source/tipoftheday/tipoftheday.png [new file with mode: 0644]
extras/source/tipoftheday/tipoftheday_1.png [new file with mode: 0644]
extras/source/tipoftheday/tipoftheday_2.png [new file with mode: 0644]
include/vcl/abstdlg.hxx
include/vcl/weld.hxx
officecfg/registry/schema/org/openoffice/Office/Common.xcs
sfx2/source/view/viewfrm.cxx
solenv/sanitizers/ui/cui.suppr
vcl/Module_vcl.mk
vcl/Package_tipoftheday.mk [new file with mode: 0644]
vcl/source/app/salvtables.cxx
vcl/unx/gtk3/gtk3gtkinst.cxx