# -*- 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_CppunitTest_CppunitTest,comphelper_threadpool_test)) $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_threadpool_test, \ comphelper/qa/unit/threadpooltest \ )) $(eval $(call gb_CppunitTest_use_externals,comphelper_threadpool_test,\ boost_headers \ )) $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_threadpool_test)) $(eval $(call gb_CppunitTest_use_libraries,comphelper_threadpool_test, \ comphelper \ cppuhelper \ cppu \ sal \ )) # vim: set noet sw=4 ts=4: stro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationmanagerimpl.hxx
AgeCommit message (Expand)Author
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21sd lok: Support editing annotations by id + unit testPranav Kant
2017-02-20sd lok: Allow specifying text in the insert uno commandPranav Kant
2017-02-20sd lok: Support deleting annotations by idPranav Kant
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-11-20Remove empty commentsJ. Graeme Lingard
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-05-05#i89450# removed unused codeChristian Lippka
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-01CWS-TOOLING: integrate CWS impressnotes03Vladimir Glazounov
2009-09-16CWS-TOOLING: integrate CWS impressnotes01Ivo Hinkelmann