summaryrefslogtreecommitdiff
path: root/fpicker/WinResTarget_fps.mk
blob: ef69bde33d105d6e5181fd28e9428e6cc4f56d78 (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/.
#

$(eval $(call gb_WinResTarget_WinResTarget,fps/Fps))

$(eval $(call gb_WinResTarget_set_rcfile,fps/Fps,fpicker/source/win32/filepicker/Fps))

# vim: set ts=4 sw=4 et:
rds.pl: all that's leftThomas Arnhold 2014-05-08New --disable-runtime-optimizationsStephan Bergmann 2014-05-08Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann 2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni 2014-04-17remove executable bitAndras Timar 2014-04-09Clean up function declarationsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26Remove visual noise from jvmfwkAlexander Wilms 2014-02-18Support OpenJDK "-internal" version suffixStephan Bergmann 2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann 2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann 2014-02-12Simplify string handlingStephan Bergmann 2014-02-11Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddlingStephan Bergmann 2014-01-28bool improvementsStephan Bergmann 2014-01-27bool improvementsStephan Bergmann 2014-01-24coverity#705670 Resource leakCaolán McNamara 2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann 2014-01-21bool improvementsStephan Bergmann 2013-11-11remove unnecessary use of OUString constructorNoel Grandin 2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin 2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks 2013-10-14Revert "Related: #i119525# List only JREs whose jvm library can be loaded"Markus Mohrhard 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist 2013-06-29remove some createFromAscii usageThomas Arnhold 2013-06-02jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl 2013-05-29Related: #i119525# List only JREs whose jvm library can be loadedAriel Constenla-Haile 2013-05-28Related: #i121715# find official JRE>=7 on OSXHerbert Dürr 2013-05-18Clearer javaldx messageAriel Constenla-Haile