summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/dbtreelistbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin1-1/+1
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-1/+2
2018-12-21tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara1-1/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-1/+0
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky1-2/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin1-2/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-1/+1
2016-03-18loplugin:constantparam in dbaccessNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann1-1/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17remove unused Link<> fieldsNoel Grandin1-2/+0
2015-09-17convert Link<> to typedNoel Grandin1-15/+15
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-2/+0
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara1-3/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-25svtools: sal_Bool->boolNoel Grandin1-3/+3
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-08-13XubString->OUStringCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-8/+0
2012-10-25XubString->OUStringCaolán McNamara1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-13/+13
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14