# -*- 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_Library_Library,binaryurp)) $(eval $(call gb_Library_set_componentfile,binaryurp,binaryurp/source/binaryurp)) $(eval $(call gb_Library_use_udk_api,binaryurp)) $(eval $(call gb_Library_use_external,binaryurp,boost_headers)) $(eval $(call gb_Library_use_libraries,binaryurp,\ cppu \ cppuhelper \ sal \ salhelper \ )) $(eval $(call gb_Library_add_exception_objects,binaryurp,\ binaryurp/source/binaryany \ binaryurp/source/bridge \ binaryurp/source/bridgefactory \ binaryurp/source/currentcontext \ binaryurp/source/incomingrequest \ binaryurp/source/lessoperators \ binaryurp/source/marshal \ binaryurp/source/outgoingrequests \ binaryurp/source/proxy \ binaryurp/source/reader \ binaryurp/source/unmarshal \ binaryurp/source/writer \ )) # vim: set noet sw=4 ts=4: -4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/README.md
9a1cca546fac1eb94007'>loplugin:finalclasses in starmath
AgeCommit message (Expand)Author
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
Noel Grandin
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-07-28Fix typosAndrea Gelmini
2019-06-27Register versions from 1 to 5 for SharePoint OpenDocuments objectMike Kaganski
2019-05-17SharePoint: Add dialog to choose opening in read-only or edit mode.Mike Kaganski
2019-05-15Reimplement IObjectSafety from aggregate object into ancestorMike Kaganski
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2018-10-09loplugin:constfields in shellNoel Grandin
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-04-14Fix typosAndrea Gelmini
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-04-11tdf#103058: allow optional registration for MS ProgIDsMike Kaganski
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-14Various clang-cl/loplugin warningsStephan Bergmann
2017-03-10CosmeticsTor Lillqvist
2017-03-10tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-11-23loplugin:unusedfields in shell/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann