summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07Fix crash from regression due to ba98f6e3e4dbfc23474e13d59bb08c618ee8c4e5Julien Nabet
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31loplugin:unusedmethodsNoel Grandin
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-03-05tdf#115998 base: crash on delete relationshipNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17Use for-range loops in QueryDesignView (dbaccess)Julien Nabet
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-28Use for-range loops in dbaccessJulien 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-05Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused m_sUpdateTableName in OQueryControllerNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-01Fix typosAndrea Gelmini
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin