# -*- 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/. # # 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 . # $(eval $(call gb_JunitTest_JunitTest,framework_unoapi)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,framework_unoapi)) # vim: set noet sw=4 ts=4: stro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportbuilder/java
AgeCommit message (Expand)Author
2019-09-01Fix '..'Andrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-24cid#1448272 RV: Bad use of return valueCaolán McNamara
2019-05-10an uno -> a unoCaolán McNamara
2019-04-03Fix typosJens Carl
2018-11-28Resolves: tdf#94446 if this is a SQLException in disguise, throw that insteadCaolán McNamara
2018-11-27Related: tdf#94446 set parent for dialogCaolán McNamara
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2017-09-12This really does not need to be utf-8 characterFridrich Štrba
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke
2017-05-05Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-02-05Fix typosAndrea Gelmini
2016-02-04coverity#1326386 Dereference null return valueCaolán McNamara
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-01-21coverity#1326438 Dereference null return valueCaolán McNamara
2016-01-21coverity#1326551 Dereference before null checkCaolán McNamara
2015-11-04coverity#1327068 SIC: Inner class could be made staticCaolán McNamara
2015-11-04coverity#1327210 UwF: Unwritten fieldCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-10-14coverity#1327210 UwF: Unwritten fieldCaolán McNamara
2015-10-14cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-29chmod -xTor Lillqvist
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin