summaryrefslogtreecommitdiffstats
path: root/basctl/source/dlged/dlgedfunc.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-181-33/+29
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-101-3/+3
* loplugin:casttovoidStephan Bergmann2017-07-041-2/+1
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-231-5/+1
* loplugin:checkunusedparams in basctl and basicNoel Grandin2017-05-021-3/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-141-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert SdrCreateCmd to scoped enumNoel Grandin2016-08-191-1/+1
* loplugin:unusedmethods unused return value in basctlNoel Grandin2016-01-111-17/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-2/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-2/+1
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-171-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-38/+0
* typo fixesAndras Timar2013-12-201-3/+3
* loplugin: improve indentationThomas Arnhold2013-02-251-4/+2
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-137/+135
* Basic IDE: namespace basctlUray M. János2012-08-291-2/+6
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-1/+1
* IDE: sal_Bool to boolUray M. János2012-08-071-36/+33
* sal_Bool -> boolTakeshi Abe2012-08-011-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-45/+45
|\
| * removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko2011-01-141-46/+46
* | Remove lots of dead codeThomas Arnhold2011-02-061-19/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | FASTBOOL to bool conversionNorbert Thiebaud2010-10-071-1/+1
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.15.54); FILE MERGEDRüdiger Timm2008-04-111-40/+18
* INTEGRATION: CWS ab34 (1.14.20); FILE MERGEDJens-Heiner Rechtien2007-08-031-11/+2
* INTEGRATION: CWS ab33 (1.13.12); FILE MERGEDVladimir Glazounov2007-01-161-30/+18
* INTEGRATION: CWS aw024 (1.9.64); FILE MERGEDIvo Hinkelmann2006-11-141-6/+6
* INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGEDOliver Bolte2006-09-161-3/+5
* INTEGRATION: CWS aw035 (1.10.88); FILE MERGEDRüdiger Timm2006-07-251-4/+4
* INTEGRATION: CWS ooo19126 (1.9.144); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS aw013 (1.8.170); FILE MERGEDRüdiger Timm2004-07-121-11/+11
* INTEGRATION: CWS tbe3 (1.7.22); FILE MERGEDVladimir Glazounov2003-03-261-2/+6
* #98585# ACC: Unable to create a new Basic Dialog with the keyboardThomas Benisch2002-04-241-20/+222
* #92173# Reimplement Basic password protection UI in Basic IDEThomas Benisch2001-11-121-4/+4
* #92083# Add cut/copy/Form... to control's context menuThomas Benisch2001-10-171-13/+28
* added ClipboardThomas Benisch2001-04-101-8/+8
* removed StarBASIC and code cleanupThomas Benisch2001-03-231-134/+20
* added step functionalityThomas Benisch2001-03-071-10/+9