# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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_CppunitTest_CppunitTest,svtools_html)) $(eval $(call gb_CppunitTest_use_external,svtools_html,boost_headers)) $(eval $(call gb_CppunitTest_use_sdk_api,svtools_html)) $(eval $(call gb_CppunitTest_add_exception_objects,svtools_html, \ svtools/qa/unit/testHtmlReader \ svtools/qa/unit/testHtmlWriter \ )) $(eval $(call gb_CppunitTest_use_libraries,svtools_html, \ comphelper \ cppu \ cppuhelper \ tl \ sal \ svt \ )) # vim: set noet sw=4 ts=4: aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/percentdialog.ui
AgeCommit message (Expand)Author
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-03drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot
2020-01-24Revert "lok: ui: more files to increase the 'step-increment'"Miklos Vajna
2020-01-23lok: ui: more files to increase the 'step-increment'Henry Castro
2018-10-02consistent 3.18 version require in .uisCaolán McNamara
2018-04-12weld OfaAutoFmtPrcntSetCaolán McNamara
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2013-07-19convert percent dialog to .uiCaolán McNamara