summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control
AgeCommit message (Expand)Author
2018-10-25remove unused stuffCaolán McNamara
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-24weld ODbaseDetailsPageCaolán McNamara
2018-10-24weld OConnectionTabPageCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-07-27Remove unused local variable aImageProviderMuhammet Kara
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-28loplugin:useuniqueptr in OMarkableTreeListBoxNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-19inline some definesNoel Grandin
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
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-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke