/* -*- 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 INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H #define INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H #include #include #if defined(CANVASTOOLS_DLLIMPLEMENTATION) #define CANVASTOOLS_DLLPUBLIC SAL_DLLPUBLIC_EXPORT #else #define CANVASTOOLS_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif #define CANVASTOOLS_DLLPRIVATE SAL_DLLPRIVATE #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
/breadcrumb.cxx?id=9881bea8d41997fb46579eb5f0314300159c96cc'>remove unnecessary use of OUString::getStr
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2016-01-20drop basebmp entirely nowCaolán McNamara
Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-05loplugin:staticcallStephan Bergmann
2016-01-05Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-29Breadcrumb: mouseover effectSzymon Kłos
2015-08-17make Link<> typedNoel Grandin
2015-08-14path must contain user nameSzymon Kłos
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24Breadcrumb: clear all fields after changing rootSzymon Kłos
2015-07-16loplugin:stringconstantStephan Bergmann
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16Breadcrumb: accessibility, TABSTOPSzymon Kłos
2015-07-16hiding the fragments of the long pathsSzymon Kłos