# -*- 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_Module_Module,neon)) ifeq ($(SYSTEM_NEON),NO) $(eval $(call gb_Module_add_targets,neon,\ Library_neon \ UnpackedTarball_neon \ )) endif # vim: set noet sw=4 ts=4: logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/drawdoc.cxx
AgeCommit message (Expand)Author
2022-08-29ref-count SdrObjectNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-07ref-count SdrPageNoel
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-03-31sw: no need to handle a null SwDoc in SwDrawModel ctorMichael Stahl
2015-03-31sw: prefix members of SwDrawModelMichael Stahl
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-05-05doxygen-ize comments in sw/source/core/drawPhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-16Comment translation german-englishMatthias Freund
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund