summaryrefslogtreecommitdiff
path: root/postprocess/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:
d=d378cd2f766eeb1fd1c98f62c9ae6b5b59fd00f1'>tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna 2016-09-15sw: allow select of redline by indexMiklos Vajna 2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen 2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose 2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara 2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose 2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos 2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna 2016-08-17convert SvxLineSpace to scoped enumNoel Grandin 2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin 2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski 2016-07-28GSoC Emoji ControlAkshay Deep 2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep 2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar 2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh 2016-06-17tdf#83830: Page Header Panel & Page Footer PanelSusobhan Ghosh 2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky