summaryrefslogtreecommitdiff
path: root/basctl/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:
2cb24be673e8441a75bdde950c2087a24bdf74&showmsg=1'>Expand)Author 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-13callcatcher: update unused codeCaolán McNamara 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-01-28Use vector::dataStephan Bergmann 2014-06-24new compilerplugin returnbyrefNoel Grandin 2014-04-17dbaccess: sal_Bool->boolNoel Grandin 2014-04-14typo: postion -> positionThomas Arnhold 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin 2013-08-27fdo#62475 removed pointless commentsJelle van der Waa 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2012-06-14re-base on ALv2 code.Michael Meeks 2011-11-27remove include of pch header in dbaccessNorbert Thiebaud 2011-10-26WaE: illegal copy-initializationTor Lillqvist 2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara 2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen 2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen 2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj] 2010-11-24Spelling, dead code removalWol 2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-05remove include guards using fixguard.pyPetr Mladek 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers 2008-11-19CWS-TOOLING: integrate CWS dba301a_DEV300Jens-Heiner Rechtien 2008-06-25INTEGRATION: CWS dba30d (1.13.30); FILE MERGEDKurt Zenker 2008-04-10INTEGRATION: CWS changefileheader (1.12.162); FILE MERGEDRüdiger Timm 2007-06-27INTEGRATION: CWS atkbridge6 (1.11.84); FILE MERGEDJens-Heiner Rechtien 2006-09-17INTEGRATION: CWS pchfix02 (1.10.184); FILE MERGEDOliver Bolte 2005-09-08INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGEDRüdiger Timm 2004-09-08INTEGRATION: CWS ooo20040704 (1.8.158); FILE MERGEDRüdiger Timm 2003-06-25INTEGRATION: CWS dba08 (1.7.22); FILE MERGEDVladimir Glazounov 2003-04-24INTEGRATION: CWS uaa02 (1.6.64); FILE MERGEDVladimir Glazounov 2002-11-26#105538# return 2 children now fixedtext and listboxOcke Janssen 2002-11-26#105539# correct accessibilityOcke Janssen 2002-09-13#102919# corrected typos in the service namingsFrank Schönheit 2002-02-11#97314# changes for accessibiltyOcke Janssen 2002-02-08#97314# accessible correctionsOcke Janssen 2002-02-06#97314# new classes for accessibilityOcke Janssen