/* -*- 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 . */ #ifndef _SV_INTROWIN_HXX #define _SV_INTROWIN_HXX #include #include #include #include // -------------- // - IntroWindow - // -------------- class VCL_DLLPUBLIC IntroWindow : public WorkWindow { private: SAL_DLLPRIVATE void ImplInitIntroWindowData(); public: IntroWindow(); ~IntroWindow(); }; #endif // _SV_INTROWIN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ 'distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lcms2
AgeCommit message (Expand)Author
2012-11-12fix to make MacOSX run againCaolán McNamara
2012-11-09fix lcms2 for macPeter Foley
2012-11-09Trying to fix lcms2 againFridrich Štrba
2012-11-09Fix path to the VC2008 projectTor Lillqvist
2012-11-08make does not like commasPeter Foley
2012-11-08blind fix for mingwPeter Foley
2012-11-08fix gbuildified lcms2 on macPeter Foley
2012-11-08convert lcms2 to gbuildPeter Foley
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-11-04Enough with that...Norbert Thiebaud
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud
2012-11-04lcms2: fix deliver for MacNorbert Thiebaud
2012-11-04convert lcms2 to gbuildPeter Foley
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
2012-10-07fix lcms2 build with VC2012Peter Foley
2012-10-05It seems that the VS2008 files are only maintained in the VS2008 directoryFridrich Štrba
2012-10-05Upgrade lcms2 to 2.4 releaseFridrich Štrba
2012-10-05Revert "It seems that we have endianness problem in internal lcms2"Fridrich Štrba
2012-10-05Revert "Oops"Fridrich Štrba
2012-10-05OopsFridrich Štrba
2012-10-05It seems that we have endianness problem in internal lcms2Fridrich Štrba
2012-08-15fix build with VS2010Peter Foley
2012-06-07Build lcms2 statically for Android, too.Tor Lillqvist
2012-06-05play with the Layer thinggy for lcms2 to get the macosx build to finishNorbert Thiebaud
2012-06-04fdo#50680: lcms2 should use GNUMAKE for solarisLionel Dricot
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen