# -*- 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,svx_unit)) $(eval $(call gb_CppunitTest_use_external,svx_unit,boost_headers)) $(eval $(call gb_CppunitTest_use_sdk_api,svx_unit)) $(eval $(call gb_CppunitTest_add_exception_objects,svx_unit, \ svx/qa/unit/svdraw/test_SdrTextObject \ svx/qa/unit/xoutdev \ )) $(eval $(call gb_CppunitTest_use_libraries,svx_unit, \ sal \ sfx \ svxcore \ tl \ unotest \ vcl \ utl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,svx_unit)) $(eval $(call gb_CppunitTest_use_ure,svx_unit)) $(eval $(call gb_CppunitTest_use_vcl,svx_unit)) $(eval $(call gb_CppunitTest_use_rdb,svx_unit,services)) $(eval $(call gb_CppunitTest_use_configuration,svx_unit)) # vim: set noet sw=4 ts=4: llotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/uiconfig
AgeCommit message (Expand)Author
2023-09-19The name is macOS since 2016Andras Timar
2023-03-31Fix typo in code + add curly braces for "No assigment"Andrea Gelmini
2023-03-29Add extended tip to labelselectiondialog.uiOlivier Hallot
2023-03-29Bump Glade release for labelselectiondialog.uiOlivier Hallot
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-01-29gtk4: remove unwanted caps-lock-warning from GtkSpinButtonCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-05tdf#119891 Scanner dialog has no Help buttonOlivier Hallot
2021-10-04Bump Glade version for sanedialog.uiOlivier Hallot
2021-09-15remove stray track-visited-linksCaolán McNamara
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-13extensions bibliography: sync the bibliography database window with sw/Miklos Vajna
2021-08-09stray unwanted and unneeded image-position propertiesCaolán McNamara
2021-07-27sw bibliography, local copy: handle the column mapping dialogMiklos Vajna
2021-07-27sw bibliography, local copy: handle the bibliography database windowMiklos Vajna
2021-07-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara
2021-07-16extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna
2021-07-14extensions: bibliography database window: add browse button for URLsMiklos Vajna
2021-07-12Fix extended tip after translationOlivier Hallot
2021-07-02stray unwanted image-position for CheckButtonCaolán McNamara
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-04-20uniformly apply truncate-multiline to all GtkEntrysCaolán McNamara
2021-02-23weld bibliography autofilter menuCaolán McNamara
2021-02-19weld BibGeneralPageCaolán McNamara
2021-02-18link up orphan labels in mapping dialog to the entries they should labelCaolán McNamara
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolá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-23drop 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-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolá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
2020-09-29More “e-mail” → “email”Adolfo Jayme Barrientos
2020-08-24restore translatable="no"Caolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot