# -*- 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: alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2018-04-14Fix typosAndrea Gelmini
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-05Translate German function names in Calc (financial)Johnny_M
2017-11-02Correct German variable names translation in Calc (financial)Johnny_M
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-10-23Translate German variable names in Calc (financial)Johnny_M
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin