# -*- 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_AllLangMoTarget_AllLangMoTarget,sm)) $(eval $(call gb_AllLangMoTarget_set_polocation,sm,starmath)) # vim: set noet sw=4 ts=4: d class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith
2013-03-04doubled includesThomas Arnhold
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-20typo: allways -> alwaysAndras Timar