/* -*- 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 using namespace ::oox::core; namespace oox::drawingml { GuidContext::GuidContext( ContextHandler2Helper const & rParent, OUString& rGuidId ) : ContextHandler2( rParent ) , mrGuidId( rGuidId ) { } void GuidContext::onCharacters( const OUString& aChars ) { mrGuidId += aChars; } } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ g-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sysui/desktop/icons/oasis-empty-template.icns
'/cgit/lo/core/commit/icon-themes/elementary_svg/sc/res?id=af6c3d95da4b76c1611b9052fa9701c26b2b6f1e'>elementary: tdf#139056 update color to follow upstream brand
AgeCommit message (Expand)Author
2018-06-25update app icns iconsandreas kainz
Rizal Muttaqin
2021-01-19elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin
2021-01-18elementary: tdf#139056 update RED color to follow upstream brandRizal Muttaqin
2021-01-06elementary: tdf#139056 update GREEN color to follow upstream brandRizal Muttaqin
2021-01-06elementary: tdf#138526 Add Formats Only paste iconRizal Muttaqin
2021-01-02elementary: tdf#139219 update table header to be silverRizal Muttaqin
2020-12-28elementary: tdf#139174 update sheet in Calc's NavigatorRizal Muttaqin
2020-12-27elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin
2020-12-22elementary: tdf#139056 Update color to follow upstream's branding (2)Rizal Muttaqin
2020-12-21elementary: tdf#139056 Update color to follow upstream's brandingRizal Muttaqin
2019-06-13elementary: tdf#125794, fix Show Draw function iconsrizmut
2018-11-03elementary: ^mail merge, cell border color (related to tdf#120185),conditiona...Rizal Muttaqin
2018-11-01elementary: fix for tdf#111950, update Calc sidebar, add condition icon, dist...Rizal Muttaqin
2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos
2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin
2018-09-09elementary: Add more 32 px, update folder icons, many *dialog, etcRizal Muttaqin
2017-12-14Elementary-icons: remove font from svg filesandreas kainz
2017-12-11Elementary-icons 1.0 beta release svg files of ALL iconsandreas kainz