# -*- 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_JunitTest_JunitTest,jurt_util)) $(eval $(call gb_JunitTest_use_jars,jurt_util,\ ridl \ )) $(eval $(call gb_JunitTest_use_jar_classset,jurt_util,jurt)) $(eval $(call gb_JunitTest_add_sourcefiles,jurt_util,\ jurt/test/com/sun/star/lib/util/NativeLibraryLoader_Test \ )) $(eval $(call gb_JunitTest_add_classes,jurt_util,\ com.sun.star.lib.util.NativeLibraryLoader_Test \ )) # vim:set noet sw=4 ts=4: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/mstoolbar.cxx
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-31Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-12crashtesting: asserts on empty maskCaolán McNamara
2018-06-01use more BitmapEx in filterNoel Grandin
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-01-20don't need an intermediate ImageCaolán McNamara
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar