summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign
AgeCommit message (Expand)AuthorFilesLines
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-03-22weld OSQLMessageBoxCaolán McNamara2-13/+14
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet1-6/+6
2018-02-22weld native message dialogsCaolán McNamara1-3/+4
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet3-40/+30
2017-12-18loplugin:unusedindexMike Kaganski1-9/+6
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-2/+2
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann7-51/+51
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara5-76/+23
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M2-3/+3
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke4-4/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist3-10/+10
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-7/+7
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-4/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-22convert CARDINALITY constants to scoped enumNoel Grandin2-10/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-26Related: tdf#97854 confirm that on !bDelete there's a ref to the connectionCaolán McNamara1-7/+7
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-05loplugin:constantparamNoel Grandin1-6/+4
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet3-13/+13
2016-03-07expand src templatesDavid Tardon1-1/+0
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-2/+2
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-4/+4
2015-10-01loplugin:unusedmethodsNoel Grandin1-5/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1