summaryrefslogtreecommitdiff
path: root/pyuno/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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:
?h=cp-6.4-31&id=198f5a16fd4c5bf691a3450bbf16e88c000f9baa'>tdf#107258 Create show/hide all comments toggle button.Gulsah Kose 2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin 2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky 2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-03-16Clean up integers representing "redline authors"Stephan Bergmann 2017-03-16convert SwUndoId to scoped enumNoel Grandin 2017-03-07convert RES_FIELDS to scoped enumNoel Grandin 2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin 2017-02-09tdf#91596 sw: make Format All Comments persistentMichael Stahl 2017-02-06lok: Emit modify comment callback when anchor changesPranav Kant 2017-02-06lok: comments: emit add callback after layout finishesPranav Kant 2017-02-05IndentationPranav Kant 2017-02-05lok: Send complete anchor rectanglePranav Kant 2017-01-27Fix android buildPranav Kant 2017-01-27lok: Allow to delete comment by post it idPranav Kant 2017-01-27lok: Allow to reply to comments using postit idPranav Kant 2017-01-27lok: Calculate and return parent comment idPranav Kant 2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant 2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin 2016-12-08convert SFX_HINT to scoped enumNoel Grandin 2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin 2016-11-25Lok: invalidate Writer comments correctlyAshod Nakashian