summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/brkdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-31don't access beyond end of empty stringCaolán McNamara1-0/+2
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-7/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania1-2/+2
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania1-6/+6
2012-08-29Basic IDE: namespace basctlUray M. János1-16/+13
2012-08-07IDE: sal_Bool to boolUray M. János1-3/+3
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-2/+1
2012-02-15Various string function clean upStephan Bergmann1-6/+7
2011-12-04Refactor BreakPointAugust Sodora1-8/+7
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-08-24hide this classCaolán McNamara1-2/+2
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-8/+8
2011-02-06Remove lots of dead codeThomas Arnhold1-6/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko1-17/+17
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers1-18/+16
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.10.92); FILE MERGEDRüdiger Timm1-26/+18
2007-01-26#i10000# type cast (warning)Oliver Bolte1-4/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.8.102); FILE MERGEDOliver Bolte1-3/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGEDRüdiger Timm1-47/+21
2004-07-23INTEGRATION: CWS tbe11 (1.6.74); FILE MERGEDKurt Zenker1-3/+2
2003-11-05INTEGRATION: CWS tbe7 (1.5.92); FILE MERGEDJens-Heiner Rechtien1-4/+5
2002-11-01#101478# lcl_ParseText(): Allow breakpoint notation without #Andreas Bregas1-4/+6
2002-07-09#99377# Modified BreakPointList so that BreakPointDialog can hold a copy and ...Stephan Bergmann1-29/+20
2002-07-09#99372# Fixed lcl_ParseText to return the line number instead of 0.Stephan Bergmann1-22/+21
2001-09-06#86893# Getting a wrong macroThomas Benisch1-9/+12
2000-09-29initial importMartin Hollmichel1-0/+321