summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedfac.cxx
AgeCommit message (Expand)Author
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in basctlStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-03-03coverity#736107: nesting level mismatchMarkus Mohrhard
2012-10-22Some ::rtl::OUString to OUString in basctlRicardo Montania
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-05add some form control support for basic dialogsNoel Power
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2010-11-09EasyHack: createAsciiFrom -> RTL_CONST...Kevin Hunter
2010-11-09Comment block removal, and other minor commentsKevin Hunter
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.20.62); FILE MERGEDRüdiger Timm
2007-07-03INTEGRATION: CWS tkr01 (1.19.94); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.18.102); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGEDRüdiger Timm
2004-12-10INTEGRATION: CWS tbe14 (1.16.282); FILE MERGEDRüdiger Timm
2002-08-01#101437# crash when D&D a control on a basic dialog with hold STRG keyThomas Benisch
2002-01-22#96590# fix memory leaks and memory errors in basctlThomas Benisch
2001-09-17#92082# Add additional controls to the dialog editorThomas Benisch
2001-08-17#91159# dialog editor handling of unknown controlsThomas Benisch
2001-07-27#89793# Error:SdrObjList::Load()Thomas Benisch
2001-06-22#88565# change module management from sbx to library containerThomas Benisch
2001-06-15sbx dialogs removedThomas Benisch
2001-05-14progressbar, fixedlineThomas Benisch
2001-05-14added imagecontrol, progressbar, hor. + vert. fixedlineThomas Benisch
2001-05-04added FixedLineThomas Benisch
2001-05-02added ScrollBarThomas Benisch
2001-04-26added ProgressBarThomas Benisch
2001-03-23removed StarBASIC and code cleanupThomas Benisch
2001-03-12added script event container listenerThomas Benisch
2001-03-02moved setting of parent form from factory to DlgEdObj::EndCreateThomas Benisch
2001-02-26dialog editor factoryThomas Benisch