summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/relationdesign
Commit message (Expand)AuthorAgeFilesLines
* new loplugin writeonlyvarsNoel Grandin2019-02-111-2/+0
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-081-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:returnconstant in dbaccessNoel Grandin2018-08-162-9/+6
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-053-4/+0
* loplugin:useuniqueptr in OTableConnectionNoel Grandin2018-05-281-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-153-3/+0
* Fix typosAndrea Gelmini2018-04-141-1/+1
* tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen2018-04-131-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-5/+5
* weld OSQLMessageBoxCaolán McNamara2018-03-222-13/+14
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* Modernize a bit more dbaccess (part2)Julien Nabet2018-03-101-6/+6
* weld native message dialogsCaolán McNamara2018-02-221-3/+4
* Use for-range loops in dbaccess (part2)Julien Nabet2018-01-113-40/+30
* loplugin:unusedindexMike Kaganski2017-12-181-9/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:countusersofdefaultparams in dbaccessNoel Grandin2017-12-051-2/+2
* loplugin:constantparam in connectivityNoel Grandin2017-11-011-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-237-51/+51
* convert message box style bits to scoped enumNoel Grandin2017-08-231-2/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-215-76/+23
* merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara2017-07-181-1/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* Translate German comments and debug strings (leftovers in dirs d...)Johnny_M2017-05-222-3/+3
* loplugin:stringcopy: dbaccessStephan Bergmann2017-05-191-1/+1
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-084-4/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-4/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-5/+5
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-173-10/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-7/+7
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-4/+1
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert CARDINALITY constants to scoped enumNoel Grandin2016-09-222-10/+11
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-2/+1
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* Related: tdf#97854 confirm that on !bDelete there's a ref to the connectionCaolán McNamara2016-05-261-7/+7
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:constantparamNoel Grandin2016-04-051-6/+4
* Use const_iterator when possible (whole dbaccess)Julien Nabet2016-03-283-13/+13
* expand src templatesDavid Tardon2016-03-071-1/+0
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-2/+2