summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/brkdlg.cxx
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-01-02Convert break point dialog to .ui formatCaolán McNamara
2013-12-31don't access beyond end of empty stringCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania
2012-10-09More ::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-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2011-12-04Refactor BreakPointAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-08-24hide this classCaolán McNamara
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers
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.10.92); FILE MERGEDRüdiger Timm
2007-01-26#i10000# type cast (warning)Oliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.8.102); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS tbe11 (1.6.74); FILE MERGEDKurt Zenker
2003-11-05INTEGRATION: CWS tbe7 (1.5.92); FILE MERGEDJens-Heiner Rechtien
2002-11-01#101478# lcl_ParseText(): Allow breakpoint notation without #Andreas Bregas
2002-07-09#99377# Modified BreakPointList so that BreakPointDialog can hold a copy and ...Stephan Bergmann
2002-07-09#99372# Fixed lcl_ParseText to return the line number instead of 0.Stephan Bergmann
2001-09-06#86893# Getting a wrong macroThomas Benisch
2000-09-29initial importMartin Hollmichel