# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: d class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)Author
2024-09-18.NET Bindings: Ported examples for Native bridgeRMZeroFour
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-09-18.NET Bindings: Create nuget package for LO SDKRMZeroFour
2024-08-03No LibreOfficeKit headers and examples for macOSHossein
2024-07-27odk, oox, pyuno: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-27comphelper, msicreator, odk: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-19Fix typoAndrea Gelmini
2024-07-17tdf#158803 related: remove unnecessary commentsIlmari Lauhakangas
2024-07-16Add lokconvert odk exampleHossein
2024-07-15Added pyuno demo for key and mouse handlers and listeners.Moritz Duge
2024-07-02tdf#149256 Ship LibreOfficeKit headers in packagesHossein
2024-06-23tdf#149256 Ship LibreOfficeKit headers in packagesHossein
2024-06-22.NET Bindings: Switch for old windows CLI bindingsRMZeroFour
2024-06-05Fix typoAndrea Gelmini
2024-06-05Fix typoAndrea Gelmini
2024-06-05tdf#143123 Port Java clipboard examples to PythonRMZeroFour
2024-06-04tdf#143123 Port Java PathSubstitution example to PythonRMZeroFour
2024-05-28odk: don't run compiler -dumpversion for eaach include of settings.mkChristian Lohmaier
2024-05-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas
2024-05-21tdf#158803 pyflakes F821: undefined name 'com' and remove bare except clausesLeonard Sasse
2024-05-16Fix odk examples build on 32 bit systemsHossein
2024-05-13odk: classes in java.lang package do not need to be fully qualifiedIlmari Lauhakangas
2024-05-10odk/README.md: easy way to build examples on Linux and macOSIlmari Lauhakangas
2024-05-10odk/examples: grammar and comment fixesIlmari Lauhakangas
2024-05-07use windows doxygen in wsl-as-helper caseChristian Lohmaier
2024-05-07odk/examples: grammar fixesIlmari Lauhakangas
2024-05-04tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linuxJulien Nabet
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-04-30tdf#143122 Port Java TerminationTest example to C++RMZeroFour
2024-04-26run doxygen via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-25tdf#97448 Add helper script to generate Addons.xcuvarshneydevansh
2024-04-19tdf#143123 Port ChartInDraw / ChartInWriter examples to Pythonzeph
2024-04-09Fix typo in HelloTextTableShape makefileRMZeroFour
2024-04-04loplugin:unusedenumconstantsNoel Grandin
2024-03-18Add a notice about "published" to the IDL API documentation main pageMike Kaganski
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet