summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/groupboxwiz.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-24/+0
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-6/+6
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-6/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+48
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-14Convert 3 dialogs to .uiPalenik Mihály1-1/+2
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos1-40/+27
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos1-49/+34
2014-05-02extensions: sal_Bool->boolNoel Grandin1-10/+10
2014-03-25svtools: sal_Bool->boolNoel Grandin1-13/+13
2014-02-27Remove visual noise from extensionsAlexander Wilms1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-32/+32
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-2/+2
2013-10-01convert extensions module from String to OUStringNoel Grandin1-3/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-1/+2
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2011-12-10catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-0/+8
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-19added some accessible releations in extensions/source/dbpilots/groupboxwizMalte Timmermann [mt]1-0/+8
2010-11-26Some more dead code removed from the extensions.Robert Roth1-6/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]1-5/+2
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]1-10/+10
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien1-3/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.14); FILE MERGEDRüdiger Timm1-36/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.17.114); FILE MERGEDKurt Zenker1-10/+10
2008-01-14INTEGRATION: CWS wae4extensions (1.17.78); FILE MERGEDIvo Hinkelmann1-8/+8
2007-04-26INTEGRATION: CWS residcleanup (1.16.112); FILE MERGEDRüdiger Timm1-24/+24
2006-09-16INTEGRATION: CWS pchfix02 (1.15.186); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.14.172); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS eforms2 (1.11.156); FILE MERGEDOliver Bolte1-3/+3
2004-08-02INTEGRATION: CWS insight01 (1.11.182); FILE MERGEDJens-Heiner Rechtien1-6/+6
2004-05-19INTEGRATION: CWS qwizards1 (1.11.88); FILE MERGEDKurt Zenker1-17/+8
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-40/+3
2001-08-01onFinish: check the result before doing anythingFrank Schönheit1-3/+9
2001-05-30#86714# show the data source of the form on the first not data source related...Frank Schönheit1-2/+20