/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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 . */ #include #define VERSION LIBO_VERSION_MAJOR #define SUBVERSION LIBO_VERSION_MINOR #define MICROVERSION LIBO_VERSION_MICRO #define VER_YEARRANGE 2000-LIBO_THIS_YEAR #include #ifndef PPSX #define PPSX(s) #s #endif #ifndef PPS #define PPS(s) PPSX(s) #endif #define VER_LEVEL VERSION.SUBVERSION.MICROVERSION.VERVARIANT #define VERC(a) Copyright \251 a by #define S_CRIGHT PPS(VERC(VER_YEARRANGE)) /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-26mv ooo to top-levelJoe Schaefer
2011-11-06Update headers to Alv2 headersAndrew Rist
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to ↵Mathias Bauer
xmloff/inc/xmloff; removed unused code
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-02INTEGRATION: CWS sw30bf07 (1.10.52); FILE MERGEDVladimir Glazounov
2008/06/26 14:29:04 od 1.10.52.2: #i89791# correct adjustment to the patch from beppec56 2008/06/26 09:44:28 od 1.10.52.1: #i89791# applying patch from beppec56 - conversion of chapter information for former documents
2008-04-10INTEGRATION: CWS changefileheader (1.9.20); FILE MERGEDRüdiger Timm
2008/04/01 13:05:24 thb 1.9.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.9.20.1: #i87441# Change license header to LPGL v3.
2008-03-07INTEGRATION: CWS beppec56index01_DEV300 (1.8.100); FILE MERGEDKurt Zenker
2008/02/07 16:59:38 beppec56 1.8.100.2: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2007/12/02 18:28:12 beppec56 1.8.100.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGEDJens-Heiner Rechtien
2007/06/04 13:23:36 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2006-09-17INTEGRATION: CWS pchfix02 (1.6.158); FILE MERGEDOliver Bolte
2006/09/01 18:00:02 kaib 1.6.158.1: #i68856# Added header markers and pch files
2005-09-09INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGEDRüdiger Timm
2005/09/05 14:39:50 rt 1.5.298.1: #i54170# Change license header: remove SISSL
2004-07-13INTEGRATION: CWS oasis (1.4.276); FILE MERGEDRüdiger Timm
2004/06/17 16:29:19 mib 1.4.276.2: #i20153#: bug fixes 2004/06/16 07:53:54 mib 1.4.276.1: #i20153#: new package URI schema, namespaced conditions
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-15#86004# #88312#Daniel Vogelheim
- changed convertEnum and appropriate maps to use token constants (rahter than sal_Char*) - user index marks in the process