# -*- 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: href='/cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/inc/dragmt3d.hxx
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-01-11loplugin:finalclasses in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-08loplugin:constfields in svxNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-08-25convert E3dDragConstraint to typed_flags_setNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2014-10-06loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold