summaryrefslogtreecommitdiff
path: root/include/svl/svlresid.hxx
blob: 5b57aa2c0c5282987ce4e42a91e157c9ef6eaaae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* -*- 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/.
 */

#ifndef INCLUDED_SVL_SVTRESID_HXX
#define INCLUDED_SVL_SVTRESID_HXX

#include <svl/svldllapi.h>
#include <rtl/ustring.hxx>
#include <unotools/resmgr.hxx>

SVL_DLLPUBLIC OUString SvlResId(TranslateId sContextAndId);

#endif // INCLUDED_SVL_SVTRESID_HXX

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
26:38 +0100'>2021-01-02introduce Degree100 strong_int typeNoel 2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara 2020-10-26switching long to a 64-bit type on 64-bit windowsNoel 2020-05-03use more compact namespace syntax in /includeNoel Grandin 2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann 2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen 2019-02-22loplugin:unusedfields in svxNoel Grandin 2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin 2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin 2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand 2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand 2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand 2018-04-16Take care of E3DObjListArmin Le Grand 2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand 2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand 2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand 2018-03-29loplugin:unusedmethodsNoel Grandin 2018-03-29loplugin:virtualdown in svxNoel Grandin 2018-01-04loplugin:unusedfieldsNoel Grandin 2017-11-29loplugin:unusedmethodsNoel Grandin 2017-11-14Translate German comments and debug stringsJohnny_M 2017-10-24loplugin:finalclasses in svxNoel Grandin 2017-07-27loplugin:constparams in svxNoel Grandin 2017-07-03loplugin:unusedfields in svxNoel Grandin 2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin 2017-02-21loplugin:unusedmethodsNoel Grandin