summaryrefslogtreecommitdiff
path: root/basctl/sdi/basslots.hrc
blob: b6ec31a2ccfea5d1fab85799eb1e3e01c241eeb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* -*- 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 <svx/svxids.hrc>
#include <svx/unomid.hxx>
#include <editeng/memberids.h>

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ureDavid Tardon 2015-09-17blind attempt to fix lcovDavid Tardon 2015-08-30libodfgen: drop dep. on boostDavid Tardon 2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud 2015-06-12Fix Linux RPATH of various external modulesStephan Bergmann 2015-01-26external/lib{odfgen,revenge}: Declare proper symbol visibilityStephan Bergmann 2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl 2014-08-29Simplify some $ENABLE_DEBUG expressionsStephan Bergmann 2014-08-29Pass --enable-debug down to some externalsStephan Bergmann 2014-08-04fdo#82035 fix loader pathsDavid Tardon 2014-05-26rebase all import libsDavid Tardon 2014-05-26Let's make it fully clear what we wantTor Lillqvist 2014-05-26Don't build as shared library when DISABLE_DYNLOADINGTor Lillqvist 2014-05-25the other way around...David Tardon 2014-05-25build libodfgen as shared libDavid Tardon 2014-02-27normalize values of CROSS_COMPILINGMichael Stahl 2014-02-12normalize values of SYSTEM_BOOSTMichael Stahl 2013-11-14more externals need config_host for boostMichael Stahl 2013-10-30update libodfgenDavid Tardon 2013-10-19fdo#70393: move libodfgen to a subdir of externalKhaled Hosny