# -*- 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 sc_unoapi_common,indexenumeration_labelrangesenumeration)) # vim: set noet sw=4 ts=4: his.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
AgeCommit message (Expand)Author
2018-03-25tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-14remove some unused forward declarationsJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-03-19Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann