# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_Module_Module,hwpfilter)) $(eval $(call gb_Module_add_targets,hwpfilter,\ Library_hwp \ )) $(eval $(call gb_Module_add_check_targets,hwpfilter,\ CppunitTest_hwpfilter_test_hwpfilter \ )) # vim: set noet sw=4 ts=4: core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/source/loader
AgeCommit message (Expand)Author
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-11No need to support "prefix" in DllComponentLoaderStephan Bergmann
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann
2013-10-01IllegalArgumentException is a RuntimeException nowStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-06-29re-base on ALv2 code.Michael Meeks
2012-04-01merge origin/masterDavid Tardon
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-03-12gbuildize stocDavid Tardon
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-12-27catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-07-28we are searching for prefix in activateMatúš Kukan
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks
2011-06-01fix upCaolán McNamara
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.11.10); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.19.10); FILE MERGEDRüdiger Timm