summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/tabletree.cxx
AgeCommit message (Expand)Author
2019-10-30remove some unnecessary includesCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-06-09loplugin:constantparamNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-08weld OAddTableDlgCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-27Remove unused local variable aImageProviderMuhammet Kara
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-01-19inline some definesNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-28coverity#1308510 Uncaught exceptionCaolán McNamara
2015-06-26no need to capture _rTablesTakeshi Abe
2015-06-25Remove spurious negation operator againStephan Bergmann
2015-06-25loplugin:implicitboolconversionNoel Grandin
2015-06-25tdf#91112 replace o3tl::compose1 with lambdas in dbaccessJorenz Paragas
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