summaryrefslogtreecommitdiff
path: root/fpicker/UIConfig_fps.mk
blob: ee8fea50d6635e2df59ce17c93ef59432fe1c96a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_UIConfig_UIConfig,fps))

$(eval $(call gb_UIConfig_add_uifiles,fps,\
	fpicker/uiconfig/ui/explorerfiledialog \
	fpicker/uiconfig/ui/foldernamedialog \
	fpicker/uiconfig/ui/remotefilesdialog \
))

# vim: set noet sw=4 ts=4:
td>2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand 2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05new module i18nlangtagEike Rathke 2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold 2013-04-02nranges: add lost header guardThomas Arnhold 2013-03-29ResMgr with LanguageTagEike Rathke 2013-03-26style.hrc: translate commentsMichael Stahl 2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl 2013-03-23"atomar" is not a wordTor Lillqvist 2013-03-15clarify logicEike Rathke 2013-03-15rename methods to something meaningfulEike Rathke 2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei 2013-03-14I'm pretty sure this was meant to be unsigned.Kohei Yoshida 2013-03-12Revert "reduce some uglyness"Thomas Arnhold 2013-03-11reduce some uglyness IIThomas Arnhold 2013-03-11reduce some uglynessThomas Arnhold 2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim 2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac 2013-03-04remove unused and commented out codeThomas Arnhold 2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi