/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ /* not protected, do only include once! */ #undef ABSOLUTE #undef CompareString #undef CopyFile #undef DELETE #undef DocumentProperties #undef DrawText #undef FindWindow #undef Folder #undef GetCharWidth #undef GetClassName #undef GetGlyphOutline #undef GetKerningPairs #undef GetMetaFile #undef GetNumberFormat #undef GetObject #undef GetPrinter #undef GetTimeFormat #undef GetUserName #undef GradientStyle_RECT #undef IGNORE #undef IN #undef OPAQUE // so it doesn't conflict with enum values #undef OPTIONAL #undef OUT #undef PASSTHROUGH #undef RELATIVE #undef STRICT #undef SetPort #undef SetPrinter #undef WB_LEFT #undef WB_RIGHT #undef Yield #undef mciSetCommand #if !defined INCLUDED_POSTWIN_H && defined __cplusplus #define INCLUDED_POSTWIN_H #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ lue='distro/cib/libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/autofilter
AgeCommit message (Expand)Author
2024-02-01tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2023-05-10tdf#76258: sc: Add UITestXisco Fauli
2023-05-08tdf#144549: sc: Add UItestXisco Fauli
2023-05-08tdf#95520 Autofilter: Sort by colorSamuel Mehrbrodt
2023-04-04tdf#151206 - Sc Auto Filter: filter items after search edit timeoutAndreas Heinisch
2022-12-19tdf#152082 ODS: fix import of Empty filter operatorTünde Tóth
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2022-10-13tdf#125363, tdf#123095 - Use CaseTransliteration for autofilterAndreas 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-07-15tdf#148248 Text Color -> Font Color in AutoFilter/Standard FilterGabor Kelemen
2022-05-30sc uitests: Cleaning up unused variablestagezi
2021-12-15uitest: simplify codeXisco Fauli
2021-12-10Related: tdf#146018 move Top10 below empty/not-empty add add Bottom10Caolán McNamara
2021-12-10tdf#146018 group filtering options under a single dropdownCaolán McNamara
2021-12-01uitest: fix license headersXisco Fauli
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-10-28sc: split UITest_autofilter in twoXisco Fauli
2021-09-22tdf#142579: sc: Add UItest for cond. format background colorsXisco Fauli