/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #ifndef INCLUDED_VCL_INC_LANGBOOST_HXX #define INCLUDED_VCL_INC_LANGBOOST_HXX namespace vcl { const char* getLangBoost(); } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ a title='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)Author
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-20loplugin:ostr in variousNoel Grandin
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in smoketestMike Kaganski
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-17Removed duplicated includeAndrea Gelmini
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt