summaryrefslogtreecommitdiff
path: root/desktop/StaticLibrary_winloader.mk
blob: ca4fe691eed546fd12d0299aa22661013815b6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- 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_StaticLibrary_StaticLibrary,winloader))

$(eval $(call gb_StaticLibrary_add_exception_objects,winloader,\
    desktop/win32/source/loader \
))

# vim:set noet sw=4 ts=4:
='2017-03-31 06:27:11 +0000'>2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2016-08-08loplugin:unnecessaryvirtualNoel Grandin 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-06-07Missing selected + hover state in Template ManagerAkshay Deep 2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep 2016-05-25Template Manager: Tooltips to display categoryAkshay Deep 2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin 2015-10-27don't allocate uno::Reference on the heapNoel Grandin 2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin 2015-08-13remove unused codeNoel Grandin 2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin 2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky 2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-18fdo#82577: Handle FontNoel Grandin 2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky 2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky 2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky