summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedfac.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-5/+2
2022-08-29ref-count SdrObjectNoel Grandin1-10/+10
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin1-1/+2
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-36/+36
2021-04-02Simplify some static variable initializationsMike Kaganski1-8/+5
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-0/+2
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-1/+0
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+3
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+4
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-30/+30
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-30/+30
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-30/+30
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-0/+1
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann1-2/+2
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-68/+55
2016-07-08loplugin:redundantcast: redundant static_casts in basctlStephan Bergmann1-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+2
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-07-17com::sun::star->css in basctlNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-2/+2
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-4/+8
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-8/+4
2013-03-03coverity#736107: nesting level mismatchMarkus Mohrhard1-0/+2
2012-10-22Some ::rtl::OUString to OUString in basctlRicardo Montania1-31/+31
2012-08-29Basic IDE: namespace basctlUray M. János1-0/+5
2012-08-07IDE: sal_Bool to boolUray M. János1-3/+3
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-12-05add some form control support for basic dialogsNoel Power1-9/+58
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power1-1/+4
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2010-11-09EasyHack: createAsciiFrom -> RTL_CONST...Kevin Hunter1-22/+22
2010-11-09Comment block removal, and other minor commentsKevin Hunter1-72/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.20.62); FILE MERGEDRüdiger Timm1-43/+18
2007-07-03INTEGRATION: CWS tkr01 (1.19.94); FILE MERGEDRüdiger Timm1-3/+74
2006-09-16INTEGRATION: CWS pchfix02 (1.18.102); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGEDRüdiger Timm1-47/+21
2004-12-10INTEGRATION: CWS tbe14 (1.16.282); FILE MERGEDRüdiger Timm1-5/+5
2002-08-01#101437# crash when D&D a control on a basic dialog with hold STRG keyThomas Benisch1-8/+2
2002-01-22#96590# fix memory leaks and memory errors in basctlThomas Benisch1-8/+2