summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype3.cxx
AgeCommit message (Expand)Author
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-28Do not use indexing for single getToken callMatteo Casalin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-21processing treeview entries in the wrong orderCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2014-12-08reduce scope of local variablesMichael Weghorn
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-09-15DBG_ASSERT -> assert where we go on to deref the testeeCaolán McNamara
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-02-22coverity#982443 Explicitt null dereferencedNorbert Thiebaud
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János