# # 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 . # binmode stdin; binmode stdout; while(<>) { s/t(lxsayshere)/\x0\1/; print $_; } ce-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)Author
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
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-04-15use the standard name pattern for a packageDavid Tardon
2018-01-27Fix typosAndrea Gelmini
2017-12-14Fix typosAndrea Gelmini
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
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