# # 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 . # # target STORE_TARGET=store # the major STORE_MAJOR=2 # the minor STORE_MINOR=0 # the micro STORE_MICRO=0 # this is a c++ compatible library STORE_CPP=0 ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/inc/pch/precompiled_svl.hxx
AgeCommit message (Expand)Author
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-30svl: replace boost::ptr_map with std::mapMichael Stahl
2015-09-17boost->stdCaolán McNamara
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-05-15update_pch: add svlThomas Arnhold
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer
2009-10-08#i103496#: make svl buildableMathias Bauer