# -*- 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/. $(eval $(call gb_AllLangMoTarget_AllLangMoTarget,pcr)) $(eval $(call gb_AllLangMoTarget_set_polocation,pcr,extensions)) # vim: set noet sw=4 ts=4: src='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)Author
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