# -*- 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: re' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2022-06-11Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_testStephan Bergmann
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-05-18clang-tidy modernize-pass-by-value in idl/idlcNoel Grandin
2022-05-06Remove duplicated includesAndrea Gelmini
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-28use more string_view in idlcNoel Grandin
2022-04-17tdf#143148 use pragma once in idlcAman Jha
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski
2021-12-28idlc: Always use sys/wait.h on UNIXIsmael Luceno
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: idlcStephan Bergmann
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-30loplugin:stringviewNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-14-Wdeprecated-copy-dtorStephan Bergmann
2021-01-14loplugin:unsignedcompareStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-13tdf#124176 Use #pragma once in idlchomeboy445
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel