underline popup control possible to use outside sidebar

Desktop / LibreOffice - Szymon Kłos [gmail.com] - 4 May 2016 04:46 UTC

Change-Id: I48097007c7dc0439b33233939c1d73902dfeb679 Reviewed-on: https://gerrit.libreoffice.org/24491

019a0fb underline popup control possible to use outside sidebar
include/svx/TextUnderlinePopup.hxx | 47 ++++
sc/source/ui/app/scdll.cxx | 2 +
sd/source/ui/app/sddll.cxx | 2 +
svx/AllLangResTarget_svx.mk | 1 -
svx/UIConfig_svx.mk | 1 +
svx/source/sidebar/text/TextPropertyPanel.cxx | 70 +-----
svx/source/sidebar/text/TextPropertyPanel.hrc | 47 ----
svx/source/sidebar/text/TextPropertyPanel.hxx | 18 --
svx/source/sidebar/text/TextPropertyPanel.src | 181 --------------
svx/source/sidebar/text/TextUnderlineControl.cxx | 274 +++++++--------------
svx/source/sidebar/text/TextUnderlineControl.hxx | 62 ++---
svx/source/sidebar/text/TextUnderlinePopup.cxx | 29 ++-
svx/source/sidebar/text/TextUnderlinePopup.hxx | 47 ----
svx/uiconfig/ui/textunderlinecontrol.ui | 281 ++++++++++++++++++++++
sw/source/uibase/app/swmodule.cxx | 2 +
15 files changed, 462 insertions(+), 602 deletions(-)

Upstream: cgit.freedesktop.org


  • Share