summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)Author
2018-10-25weld OUserAdminDlgCaolán McNamara
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-24weld TextConnectionSettingsDialogCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-11weld DlgFilterCrit and DlgOrderCritCaolán McNamara
2018-10-11weld OParameterDialogCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-15loplugin:useuniqueptr in ODbAdminDialogNoel Grandin
2018-08-14tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-31tdf#114755: Remove extra parenthesisJulien Nabet
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-25loplugin:useuniqueptr in dbaccessNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke