summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet
2017-11-16Fix typosAndrea Gelmini
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-12use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-27loplugin:includeform: dbaccess (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-18use rtl::Reference in ODatabaseContextNoel Grandin
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-24Use a ref for arg of DirectSQLDialog::displayJulien Nabet
2017-09-24tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-21Related tdf#112423: avoid crash when calling procedure twice (dbaccess)Julien Nabet
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-18dbaccess: [loplugin:casttovoid]Michael Stahl
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-31loplugin:constparams: dbaccess (clang-cl)Stephan Bergmann
2017-08-29This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky
2017-08-25loplugin:useuniqueptr in dbaccessNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin