summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicbox.cxx
AgeCommit message (Expand)Author
2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi
2018-12-07Fix typoAndrea Gelmini
2018-12-06Format and document combobox classes of BasicIDEtagezi
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: basctlStephan Bergmann
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in basctlNoel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-14boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király
2013-02-22fix editeng and basctl buildCaolán McNamara
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-10-03OUString and RTL_CONSTASCII_US... cleanup in basctlRicardo Montania
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János