# -*- 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: t='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/swdll.cxx
AgeCommit message (Expand)Author
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann
2015-10-29tdf#93509: crash on storing auto correction config fixedOliver Specht
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna
2014-11-21fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl