summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableController.cxx
AgeCommit message (Expand)Author
2019-09-29weld DbaIndexDialogCaolán McNamara
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-12Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-01-18Fix reg from 4cb3e1c05a16af3dad03db9d789dc7ea061b33cfJulien Nabet
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30Related tdf#108068: Retrieve error from Firebird engineJulien Nabet
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-21aColumns is only used as a setStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann