/* * 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 . */ package ifc.text; import lib.MultiPropertyTest; /** * Testing com.sun.star.text.TextDocument * service properties : *

* Properties testing is automated by lib.MultiPropertyTest. * @see com.sun.star.text.TextDocument */ public class _TextDocument extends MultiPropertyTest { } ib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff

path: root/uui/source/openlocked.cxx
AgeCommit message (Expand)Author
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2020-03-16Add option to disallow opening files locked by other usersSamuel Mehrbrodt
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-08Remove a workaround to bring certain dialog to frontMike Kaganski
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2016-10-15clang-cl loplugin: uuiStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2013-10-01convert UUI module from String to OUStringNoel Grandin
2013-06-30XubString->OUStringCaolán McNamara
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara
2011-04-06bnc#656566: EnableAlwaysOnTop(true) in OpenLockedQueryBox constructorTor Lillqvist
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.2.2); FILE MERGEDRüdiger Timm
2008-03-07INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDEDKurt Zenker