# -*- 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_Rdb_Rdb,saxparser)) $(eval $(call gb_Rdb_add_components,saxparser,\ sax/source/expatwrap/expwrap \ )) # vim:set noet sw=4 ts=4: logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/rangeseq.hxx
AgeCommit message (Expand)Author
2015-10-28com::sun::star->css in scNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2014-02-14sal_Bool->boolNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida