# # 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 . # Title=%PRODUCTNAME Impress Language=kk Order=5 Start=text%2Fsimpress%2Fmain0000.xhp Heading=headingheading Program=IMPRESS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2016-09-23Make createDesktop return XDesktop, not ObjectSamuel Mehrbrodt
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin