summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/brkdlg.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-23nospin hack no longer in useCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-09-20weld BreakPointDialogCaolán McNamara
2018-08-16td#f119300 crash in Manage BreakPoints dialogNoel Grandin
2018-05-28loplugin:useuniqueptr in BreakPointListNoel Grandin
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-03-28tdf#39468 Translate German commentsJens Carl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-12Get rid of _SVX_NOIDERESIDSStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
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