# -*- 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_Configuration_Configuration,driver_flat)) $(eval $(call gb_Configuration_add_spool_modules,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers-flat.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: o/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlsorti.hxx
AgeCommit message (Expand)Author
2020-05-09compact namespace in scNoel Grandin
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-08Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-24Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.6.700); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.4.338); FILE MERGEDVladimir Glazounov