# -*- 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,sc_unoapi_7)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_7)) # vim: set noet sw=4 ts=4: png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/osl/w32/path_helper.cxx
AgeCommit message (Expand)Author
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-07-22osl: get rid of comment cruft in w32 path_helper.cxxChris Sherlock
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-10-04clang-cl loplugin: salStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist