summaryrefslogtreecommitdiff
path: root/unoxml/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:
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock 2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-12Removal finished of CreateFromAsciiRicardo Montania 2013-03-08make use of startsWith()Thomas Arnhold 2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks 2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-06-29some pesky XubStringsCaolán McNamara 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky 2012-06-02targeted string re-workNorbert Thiebaud 2012-06-02targeted string re-workNorbert Thiebaud 2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-01-25make padmin ByteString freeCaolán McNamara 2012-01-08catch exception by constant referenceTakeshi Abe 2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara 2011-11-27remove include of pch header from vclNorbert Thiebaud 2011-07-25callcatcher: remove unused methodsThomas Arnhold 2011-07-21Start at trying to build these test programs for iOSTor Lillqvist 2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky 2011-03-01Remove "using namespace ::rtl"Julien Nabet 2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner 2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold 2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner 2011-01-10removetooltypes01: #i112600# Last fixes for VCLCarsten Driesner 2010-12-10propogate exit code out to mainCaolán McNamara 2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller 2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller 2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang 2010-11-03removetooltypes01: #i112600# remove tooltypes from idl, and other small changesMikhail Voytenko 2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud 2010-10-18remove non-compiled codePovilas Kanapickas 2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-14dba34b: adjust workbench code to ImageControl changesFrank Schoenheit [fs] 2010-10-05remove include guards using fixguard.pyPetr Mladek