# -*- 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_Jar_Jar,test-tools)) $(eval $(call gb_Jar_add_manifest_classpath,test-tools,\ libreoffice.jar \ )) $(eval $(call gb_Jar_use_jars,test-tools,\ libreoffice \ )) $(eval $(call gb_Jar_set_packageroot,test-tools,org)) $(eval $(call gb_Jar_add_sourcefiles,test-tools,\ unotest/source/java/org/openoffice/test/tools/DocumentType \ unotest/source/java/org/openoffice/test/tools/OfficeDocument \ unotest/source/java/org/openoffice/test/tools/OfficeDocumentView \ unotest/source/java/org/openoffice/test/tools/SpreadsheetDocument \ unotest/source/java/org/openoffice/test/tools/SpreadsheetView \ )) # vim: set noet sw=4 ts=4: 7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/autofilter/autofilter.py
lete preprocessor directives from UNOIDL files
AgeCommit message (Expand)Author
2023-05-08tdf#95520 Autofilter: Sort by colorSamuel Mehrbrodt
2023-04-04tdf#151206 - Sc Auto Filter: filter items after search edit timeoutAndreas Heinisch
2022-10-05tdf#36383 - sc AutoFilter: fix changing row heightAndreas Heinisch
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-05-30sc uitests: Cleaning up unused variablestagezi
Stephan Bergmann
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2021-12-11Update reference links for ISO 639 and 3166Eike Rathke
2021-10-14[API CHANGE] Remove unused css.resource.XLocaleStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein