/* -*- 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/. */ #include "precompiled_sd.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-27use more OInterfaceContainerHelper3 in lingucomponentNoel Grandin
2021-11-26Unused Import of Carbon.h in macspellimp.hxxmwarner
2021-10-30Prepare for removal of non-const operator[] from Sequence in lingucomponentMike Kaganski
2021-10-04drop 'using namespace std' in l*Julien Nabet
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31osl::Mutex->std::mutex in NumberText_ImplNoel Grandin
2021-07-31osl::Mutex->std::mutex in LangGuess_ImplNoel Grandin
2021-07-23do not use "using namespace std" in headersCollabora
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-17Don't use the macOS system German spelling dictionary for Swiss GermanTor Lillqvist
2021-04-08Fix typoAndrea Gelmini
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-19Use the iOS fr_FR and it_IT dictionaries for other relevant countries, tooTor Lillqvist
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-03loplugin:refcounting (macOS)Stephan Bergmann
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module lingucomponent with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann