# 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_UITest_UITest,sw_chart)) $(eval $(call gb_UITest_add_modules,sw_chart,$(SRCDIR)/sw/qa/uitest,\ chart/ \ )) id='header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2024-04-08tdf#148251 Use std::swap instead of using temporary valuesAmandaQuaresmaCoutinho
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-05-28Use getXWeak in embedservMike Kaganski
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-11-02tdf#143148 Use of #pragma once instead of include guards.sahilbutoal08
2022-10-29tdf#147021: SAL_N_ELEMENTS changed to std::sizeinsanetree
2022-07-10tdf#143148 embedserv: Use pragma once instead of include guardsMohsen Rahimi
2022-06-18tdf#143148 Use pragma once in embedserv and helpcompilerDiane Leigh
2022-05-04Just use Any ctor instead of makeAny in embedservStephan Bergmann
2022-01-05Use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann
2021-12-18Value is never nullptr - no need to use pointer and checkMike Kaganski
2021-12-18Drop ComSmart and use sal::systools::COMReferenceMike Kaganski
2021-12-18Drop unused CSGuardMike Kaganski
2021-12-18Move ULONGGuard where it's usedMike Kaganski
2021-12-18Drop unused WriteDebugInfo declarationMike Kaganski