summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/bastype3.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2019-03-111-1/+1
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-241-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Do not use indexing for single getToken callMatteo Casalin2018-12-281-2/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:unusedmethodsNoel Grandin2018-11-301-93/+0
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-291-49/+46
* loplugin:unusedmethodsNoel Grandin2018-11-281-5/+0
* processing treeview entries in the wrong orderCaolán McNamara2018-11-211-2/+1
* weld TreeViewCaolán McNamara2018-11-191-0/+387
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-7/+7
* tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen2018-04-051-1/+0
* Modernize a bit accessibility and basctlJulien Nabet2018-02-241-6/+3
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-101-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-1/+1
* remove bitmaps from .src filesCaolán McNamara2017-04-251-1/+2
* tdf#39468 Translate German commentsJens Carl2017-03-281-4/+4
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-211-1/+1
* convert BrowseMode to o3tl::typed_flagsNoel Grandin2017-02-171-1/+1
* Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky2017-02-011-1/+1
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-161-2/+2
* Translate some German comments and messagesMaarten Bosmans2016-08-301-2/+2
* Convert SbxClassType to scoped enumNoel Grandin2016-05-231-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-211-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara2015-10-051-4/+3
* Revert overly aggressive removal of include statementsStephan Bergmann2015-09-131-0/+1
* reduce scope of local variablesMichael Weghorn2014-12-081-1/+1
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-5/+0
* DBG_ASSERT -> assert where we go on to deref the testeeCaolán McNamara2014-09-151-2/+2
* basctl: include <> for external includesNorbert Thiebaud2013-11-111-1/+1
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-10/+10
* coverity#982443 Explicitt null dereferencedNorbert Thiebaud2013-02-221-34/+30
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-181-7/+1
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-12/+12
* More ::rtl::OUString to OUString in basctlRicardo Montania2012-10-091-5/+5
* Basic IDE: namespace basctlUray M. János2012-08-291-62/+45
* IDE: dynamic_cast fixUray M. János2012-08-071-1/+1
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-18/+13
* IDE: sal_Bool to boolUray M. János2012-08-071-3/+3
* Remove unused header guards and optionsThomas Arnhold2012-06-291-2/+0
* Remove last PCH tracesThomas Arnhold2012-06-291-2/+3
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0