# -*- 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: wspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms/source/component/FormattedField.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan 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-02-23Remove unneccessary commentsAlexander Wilms
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz