/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * Version: MPL 1.1 / GPLv3+ / LGPLv3+ * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License or as specified alternatively below. You may obtain a copy of * the License at http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * Major Contributor(s): <<<<<<< * [ Copyright (C) 2011 Jim Bob (initial developer) ] * [ Copyright (C) 2011 Ted ] >>>>>>> * * All Rights Reserved. * * For minor contributions see the git repository. * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 3 or later (the "GPLv3+"), or * the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), * in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable * instead of those above. */ ... /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ > LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.xba files don't need executable bitsMichael Stahl
2012-06-22.xdl files don't need executable bitsMichael Stahl
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22.zip files don't need executable bitsMichael Stahl
2012-06-22manifest.mf files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-06Allow usage of system rhino wrt fdo#42977Tomas Chvatal
2012-05-05Do not check for beanshell if not neededTomas Chvatal
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-26Change implementation names of script providers...Stephan Bergmann
2012-04-26Typo in service nameStephan Bergmann
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-18Fix another extra parenthesisJulien Nabet
2012-04-12use gb_Helper_make_url hereMatúš Kukan
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.html files don't need executable bitsMichael Stahl
2012-03-23README files don't need executable bitsMichael Stahl
2012-03-23.csv files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.gif files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23Improve error reportingStephan Bergmann
2012-03-23Java new cannot return nullStephan Bergmann
2012-03-23Improve error reportingStephan Bergmann
2012-03-23fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann
2012-03-23scripting: don't need x bits for theseMichael Stahl
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann
2012-03-21chmod -xTor Lillqvist
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan