/* -*- 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_STARMATH_INC_SMDLL_HXX #define INCLUDED_STARMATH_INC_SMDLL_HXX #include "smdllapi.hxx" namespace SmGlobals { SM_DLLPUBLIC void ensure(); } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ i/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2013-04-03Resolves: fdo#60663: Adapt hyphenation dialog to HIGHonza Minarik
2013-04-03convert online updates page to .uiCaolán McNamara
2013-04-02remove unused help idsCaolán McNamara
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot
2013-04-01remove unused help idsCaolán McNamara
2013-04-01put save options into columnsCaolán McNamara
2013-04-01various efforts to consistently apply HIG rulesCaolán McNamara
2013-03-30Simplify a bit iterators stuffJulien Nabet
2013-03-30remove local css definitionsThomas Arnhold
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
2013-03-29String to OUStringAndras Timar
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26convert half of optfltr.src to .uiKrisztian Pinter
2013-03-25cui: replace DBG_ASSERTs with bogus messagesMichael Stahl
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19fix the 'warning' icon in .ui filesAndras Timar
2013-03-19converted cui/source/options/optsave.src to .uiKrisztian Pinter
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19sal_Bool to boolTakeshi Abe
2013-03-18coverity#735372 Copy-paste errorJulien Nabet
2013-03-18String::AppendAscii cleanupRicardo Montania
2013-03-18resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'Joren De Cuyper
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-15various .ui fixes caught by linter toolJack Leigh
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi