summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype2.cxx
AgeCommit message (Expand)Author
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-24allow collapsing rowsCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-14 tdf#39593 deduplicate code in TreeListBoxtagezi
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky
2017-01-19missed a conversion hereCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel 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
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-09-13Use move semanticsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-03Use std::initializer_listStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin