summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/brkdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-4/+1
* vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-101-0/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+15
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-2/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* Convert break point dialog to .ui formatCaolán McNamara2014-01-021-61/+59
* don't access beyond end of empty stringCaolán McNamara2013-12-311-0/+2
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-7/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* Some OUString and RTL_CONST refactoringRicardo Montania2012-10-091-2/+2
* More ::rtl::OUString to OUString in basctlRicardo Montania2012-10-091-6/+6
* Basic IDE: namespace basctlUray M. János2012-08-291-16/+13
* IDE: sal_Bool to boolUray M. János2012-08-071-3/+3
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-2/+1
* Various string function clean upStephan Bergmann2012-02-151-6/+7
* Refactor BreakPointAugust Sodora2011-12-041-8/+7
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-2/+3
* hide this classCaolán McNamara2011-08-241-2/+2
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-231-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-8/+8
|\
| * removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko2011-01-141-17/+17
* | Remove lots of dead codeThomas Arnhold2011-02-061-6/+0
* | remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers2010-12-111-18/+16
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.10.92); FILE MERGEDRüdiger Timm2008-04-111-26/+18
* #i10000# type cast (warning)Oliver Bolte2007-01-261-4/+3
* INTEGRATION: CWS pchfix02 (1.8.102); FILE MERGEDOliver Bolte2006-09-161-3/+5
* INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS tbe11 (1.6.74); FILE MERGEDKurt Zenker2004-07-231-3/+2
* INTEGRATION: CWS tbe7 (1.5.92); FILE MERGEDJens-Heiner Rechtien2003-11-051-4/+5
* #101478# lcl_ParseText(): Allow breakpoint notation without #Andreas Bregas2002-11-011-4/+6
* #99377# Modified BreakPointList so that BreakPointDialog can hold a copy and ...Stephan Bergmann2002-07-091-29/+20
* #99372# Fixed lcl_ParseText to return the line number instead of 0.Stephan Bergmann2002-07-091-22/+21
* #86893# Getting a wrong macroThomas Benisch2001-09-061-9/+12
* initial importMartin Hollmichel2000-09-291-0/+321