# This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UITest_UITest,writer_tests4)) $(eval $(call gb_UITest_add_modules,writer_tests4,$(SRCDIR)/sw/qa/uitest,\ writer_tests4/ \ )) $(eval $(call gb_UITest_set_defs,writer_tests4, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) d> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlineControl.hxx
AgeCommit message (Expand)Author
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-07-27loplugin:constparams in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold