# -*- 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 sw_ooxmlexport_test,2)) # vim: set noet sw=4 ts=4: o/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-29tdf#135997: fix toolbar controlMike Kaganski
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27Fix domain in ui files (found with ui-checkdomain.sh)Xisco Fauli
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-20Resolves: tdf#141770 remove empty tagCaolán McNamara
2021-04-20Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist
2021-04-19tdf#141244 Modify DDE Link dialog was emptyAron Budea
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19Updated README.md filesHossein
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-17loplugin:constantparamNoel Grandin
2021-04-16Remove some unused includesMiklos Vajna
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei