# -*- 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,sc_recentfunctionsobj)) $(eval $(call gb_CppunitTest_use_external,sc_recentfunctionsobj,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_recentfunctionsobj, \ sc/qa/extras/screcentfunctionsobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_recentfunctionsobj, \ basegfx \ comphelper \ cppu \ cppuhelper \ drawinglayer \ editeng \ for \ forui \ i18nlangtag \ msfilter \ oox \ sal \ salhelper \ sax \ sb \ sc \ sfx \ sot \ subsequenttest \ svl \ svt \ svx \ svxcore \ test \ tk \ tl \ ucbhelper \ unotest \ utl \ vbahelper \ vcl \ xo \ )) $(eval $(call gb_CppunitTest_set_include,sc_recentfunctionsobj,\ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sc_recentfunctionsobj)) $(eval $(call gb_CppunitTest_use_ure,sc_recentfunctionsobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_recentfunctionsobj)) $(eval $(call gb_CppunitTest_use_components,sc_recentfunctionsobj,\ $(sc_unoapi_common_components) \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_recentfunctionsobj)) # vim: set noet sw=4 ts=4: office-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/uiconfig/ui/printdialog.ui
AgeCommit message (Expand)Author
2023-06-25Resolves tdf#147514 - Number of copies on top of the print dialogHeiko Tietze
2022-02-06Resolves: tdf#147218 label doesn't have use-underline setCaolán McNamara
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-10-20add suggested-action to some buttonsCaolán McNamara
2021-06-02gtk4: get fancy blue "suggested-action" button for Print in print dialogCaolán McNamara
2021-06-02gtk4: adjust print dialog to position page navigation buttons as wantedCaolán McNamara
2021-06-02add explicit expandsCaolán McNamara
2021-05-14Add extended tips to print dialogOlivier Hallot
2021-04-16Print Dialog move Selection radio button next to All Pagesandreas kainz
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-10lock print dialog height so expanders don't expand the dialogCaolán McNamara
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara
2020-11-02Print dialog alignment fixesandreas kainz
2020-10-29tdf#137556 max-content-height needs gtk >= 3.22Caolán McNamara
2020-10-29tdf#137506: Move single control in 'More Options' to print dialogAyhan Yalçınsoy
2020-10-28print dialog has one expander "more" and one "More"Caolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-07ui files: fix some capitalisation issuesNoel