summaryrefslogtreecommitdiff
path: root/touch/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
/lo/core/commit/xmlhelp?h=mimo-5.4.7.2.M10&id=56bb796673657c9f8683bbff08070c77c4c889cd'>xmlhelp: remove Package_xslMichael Stahl 2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara 2013-10-24pEmpty is completely insane to useCaolán McNamara 2013-10-23clean up some include guardsThomas Arnhold 2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza 2013-10-16cleanupThomas Arnhold 2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara 2013-09-23Try to fix cross-compilationTor Lillqvist 2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara 2013-09-11Towards a working instdir for Mac OS XStephan Bergmann 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist 2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa 2013-08-10fdo#62475 removed pointless commentsJelle van der Waa 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-06-29remove some createFromAscii usageThomas Arnhold 2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák 2013-06-06stop this decadent waste of precious newlinesMichael Stahl 2013-06-06xmlhelp: fix reading symlinked .tree filesMichael Stahl 2013-06-05Some String -> OUStringStephan Bergmann 2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin 2013-04-28fdo#63197: convert helpxslJulien Nabet 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh 2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh 2013-04-15prefix all component_getFactory methodsPeter Foley 2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar 2013-04-09rename expat external to 'expat'David Tardon 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05new module i18nlangtagEike Rathke 2013-04-02icon style fixes in local helpAndras Timar 2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke 2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann