summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppDetailPageHelper.cxx
AgeCommit message (Expand)Author
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-07-27Remove unused local variable aImageProviderMuhammet Kara
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-29This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02eFunc is unusedStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-09loplugin:constantparamNoel Grandin
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin