summaryrefslogtreecommitdiff
path: root/lotuswordpro/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:
-26 22:20:06 +0100'>2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith 2012-12-17convert print properties tabdialog to .ui formatCaolán McNamara 2012-12-17split out printer paper page and adapt code to .uiCaolán McNamara 2012-12-14split out printer device page and adapt code to .uiCaolán McNamara 2012-12-14ps level 2 and level 3 both assigned the id for level 2Caolán McNamara 2012-12-13initial base for printer properties dialogGokul 2012-11-30Related: fdo#44664 spadmin support for forcing "postscript of driver level"Caolán McNamara 2012-11-22AllSettings with LanguageTagEike Rathke 2012-11-13Avoid global static dataStephan Bergmann 2012-11-13convert extension dialog to .uiCaolán McNamara 2012-11-05fdo#46808, rename methodNoel Grandin 2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin 2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann 2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin 2012-10-04sal_Bool->bool in padminNoel Grandin 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl 2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE 2012-07-03ditch String::CreateFromAsciiCaolán McNamara 2012-07-02re-base on ALv2 code. Removing:Michael Meeks 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-07-02Remove unused definesThomas Arnhold 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-26removed unnecessary forward declarations of classTakeshi Abe 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold 2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky 2012-06-01Targeted string re-work in padmin and saxThorsten Behrens 2012-05-31targeted string re-workNorbert Thiebaud 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-09add package deps for resourcesDavid Tardon 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara 2012-03-20make ResId->OUString the primary routeCaolán McNamara