summaryrefslogtreecommitdiff
path: root/include/svx/checklbx.hxx
AgeCommit message (Expand)Author
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-26callcatcher: update unused codeCaolán McNamara
2014-05-21RID_DLG_UPDATE conversion to .uisk94
2014-04-05callcatcher: update unused codeCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/checklbx.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen