# -*- 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_Executable_Executable,idxdict)) $(eval $(call gb_Executable_add_exception_objects,idxdict,\ l10ntools/source/idxdict/idxdict \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/printaccessoryview.mm
AgeCommit message (Expand)Author
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-30loplugin:stringcopy (macOS)Stephan Bergmann
2017-01-08loplugin:salboolStephan Bergmann
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:stringconstantStephan Bergmann
2015-10-25loplugin:simplifyboolStephan Bergmann
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-06-15Fix typosAndrea Gelmini
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann