/* * 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 . */ interface WebText : BaseText [ uuid = "B47F0DE5-1E1F-11d1-89CA-008029E4B0B1"; ] { FN_INSERT_FRAME_INTERACT_NOCOL [ ExecMethod = ExecInsert ; StateMethod = StateInsert ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; Cachable ; ] // Here should the slots are be inserted, but O N L Y those that are supported // by StarWriter/WEB import TextSelection; } shell SwWebTextShell : SwBaseShell { import WebText[Automation]; } ffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UIConfig.mk
AgeCommit message (Expand)Author
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-06-08weld View3DDialogCaolán McNamara
2019-05-11weld conditional formattingCaolán McNamara
2019-03-22SmallButton unusedCaolán McNamara
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2018-07-20gla11y: Enable warnings for all orphan labelsSamuel Thibault
2018-07-18gla11y: Enable warnings for all widgets missing a labelSamuel Thibault
2018-07-13gla11y: Enable warnings for GtkImage missing a labelSamuel Thibault
2018-06-21simpress: Fix duplicate ID in notebookbar.uiSamuel Thibault
2018-06-20gla11y: Enable warnings for more widgets missing a labelSamuel Thibault
2018-06-13gla11y: Enable warnings for more widgets missing a labelSamuel Thibault
2018-06-02gla11y: Enable warnings for more widgets missing a labelSamuel Thibault
2018-05-21gla11y: Enable warnings for more widgets missing a labelSamuel Thibault
2018-05-08gbuild: Add function to only run gla11y on .ui filesSamuel Thibault
2018-05-07gla11y: Enable warnings for GtkEntry widgets missing a labelSamuel Thibault
2018-05-04gla11y: Enable duplicate labelling warningsSamuel Thibault
2018-04-20gla11y: Enable button labelling warningsSamuel Thibault
2018-04-18gla11y: Add dependency on .ui filesSamuel Thibault
2018-04-13gla11y: Enable label-for/labelled-by pairing warningsSamuel Thibault
2018-03-27gla11y: add support for marking false positivesSamuel Thibault
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault
2018-03-02gla11y: do not trigger lxml externalpackage build when system-providedSamuel Thibault
2018-03-01gla11y: fix build outside sourceSamuel Thibault
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-02-22Fix clean-up of gb_UIConfig_get_a11yerrors_targetStephan Bergmann
2018-02-22gb_UIConfig_get_imagelist_target missing from clean targetStephan Bergmann
2018-02-22Process all added uifilesStephan Bergmann
2018-02-22gla11y: Use python interpreter decided by configureSamuel Thibault
2018-02-20Integrate initial version of gla11y tool in the build systemSamuel Thibault
2017-07-21migrate to boost::gettextCaolán McNamara
2016-12-01tdf#97803: gbuild: Check that resource targets are registeredMatúš Kukan
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-08-28use nonet for xsltprocCaolán McNamara