summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)Author
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
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13coverity#1362680 Pointer to local outside scopeCaolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin