# -*- 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,sfx2_classification)) $(eval $(call gb_CppunitTest_add_exception_objects,sfx2_classification, \ sfx2/qa/cppunit/test_classification \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sfx2_classification)) $(eval $(call gb_CppunitTest_use_libraries,sfx2_classification, \ comphelper \ cppu \ cppuhelper \ test \ unotest \ vcl \ sal \ sfx \ )) $(eval $(call gb_CppunitTest_use_external,sfx2_classification,boost_headers)) $(eval $(call gb_CppunitTest_use_ure,sfx2_classification)) $(eval $(call gb_CppunitTest_use_vcl,sfx2_classification)) $(eval $(call gb_CppunitTest_use_rdb,sfx2_classification,services)) $(eval $(call gb_CppunitTest_use_configuration,sfx2_classification)) $(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_classification,\ svx \ )) $(eval $(call gb_CppunitTest_use_packages,sfx2_classification,\ sfx2_classification \ )) # vim: set noet sw=4 ts=4: ro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdoc.hxx
pan>
AgeCommit message (Expand)Author
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-08-25loplugin:unusedmethodsNoel Grandin
Szymon Kłos
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara
2022-08-06Revert "align horz scrollbar to top if assigned more space than it wants"Caolán McNamara
2022-08-05align horz scrollbar to top if assigned more space than it wantsCaolán McNamara
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
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-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-08remove GtkLabel "xpad" propertyCaolán McNamara
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara
2021-10-01tdf#141633 table control expects the textview widget to word-char wrapCaolán McNamara