summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppDetailView.hxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-28drop newly unused VertSplitViewCaolán McNamara
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-08-10restore removing the entries which are not enabled currentlyCaolán McNamara
2020-08-09weld OTasksWindowCaolán McNamara
2020-08-09weld OCreationListCaolán McNamara
2020-08-08loplugin:unusedfieldsNoel Grandin
2020-08-07HandleKeyInput is only called for KEY_MOD2 caseCaolán McNamara
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara
2020-08-07result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara
2020-03-27these methods can take a const argumentCaolán McNamara
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-04-07Fix typoAndrea Gelmini
2018-11-07move SvTreeListBox to vclCaolán McNamara
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold