/* -*- 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_SAL_TEXTENC_HANDLEUNDEFINEDUNICODETOTEXTCHAR_HXX #define INCLUDED_SAL_TEXTENC_HANDLEUNDEFINEDUNICODETOTEXTCHAR_HXX #include #include #include // Internal, non-stable ABI namespace sal::detail::textenc { // True means "continue," false means "break:" bool SAL_DLLPUBLIC handleUndefinedUnicodeToTextChar( sal_Unicode const ** ppSrcBuf, sal_Unicode const * pEndSrcBuf, char ** ppDestBuf, char const * pEndDestBuf, sal_uInt32 nFlags, sal_uInt32 * pInfo); } #endif breoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21tdf#161648 sc a11y: Set a11y names for items in border style controlMichael Weghorn
2024-06-21tdf#146468: Fix typo and move commentsKira Tubo
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-10drop unused suppressionsCaolán McNamara
2024-05-14drop some unused suppressionsCaolán McNamara
2024-04-26drop some unused suppressionsCaolán McNamara
2024-02-04tdf#119931 Fix accessibility warnings in sw/uiconfigVenetia
2023-04-18Solve or suppress accessibility warningsHeiko Tietze
2022-12-08unused suppressionCaolán McNamara
2022-10-17sw content controls: add rendering for the aliasMiklos Vajna
2022-05-03Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze
2022-03-08remove some member-of a11y relationsCaolán McNamara
2022-01-13fix up label mnemonics in writer view options pageCaolán McNamara
2021-11-26floatingnavigation.ui is no longer usedTomoyuki Kubota
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-07-03Implement Interface for Data Providers.tushar
2021-05-21drop unused suppressionCaolán McNamara
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski
2021-02-23drop unused suppressionsCaolán McNamara
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara
2021-02-19weld BibGeneralPageCaolán McNamara
2021-02-18link up orphan labels in mapping dialog to the entries they should labelCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
2021-01-26tdf#119931 Fix accessibility warningsshubham656
2021-01-15drop some unused suppressionsCaolán McNamara
2021-01-01drop unused suppressionsCaolán McNamara
2020-12-04weld writer's FrameControl MenuButtonsCaolán McNamara
2020-12-03weld SwOutlineContentVisibilityWinCaolán McNamara
2020-10-21drop unused suppressionCaolán McNamara
2020-10-16weld InputBarCaolán McNamara
2020-09-30unused suppressionCaolán McNamara