# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/scflt.hxx
AgeCommit message (Expand)Author
2017-11-01scflt.hxx is only included from sc/source/filter/starcalcStephan Bergmann
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11fdo#39468 Translate German Comments - sc/source/filter/inc/ leftoversChristian M. Heller
2014-10-06fdo#39468 Translate German Comments - sc/source/filter/inc/Christian M. Heller
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-10coverity#984136 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#984137 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708055 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708056 Uninitialized scalar fieldCaolán McNamara
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-04coverity#708049 Uninitialized scalar fieldCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-27StarCalc 1.0: fix memory leaksEike Rathke [er]
2012-07-02Remove unused definesThomas Arnhold