summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryTableView.cxx
AgeCommit message (Expand)Author
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-04-27loplugin:makeshared in dbaccessNoel Grandin
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Fix typoAndrea Gelmini
2019-04-09drop some unneeded includesCaolán McNamara
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-07Fix crash from regression due to ba98f6e3e4dbfc23474e13d59bb08c618ee8c4e5Julien Nabet
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-01-16Fix typosAndrea Gelmini
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-01Fix typosAndrea Gelmini
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-26Related: tdf#97854 confirm that on !bDelete there's a ref to the connectionCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet