summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/genericcontroller.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-02-22loplugin:refcounting in dbaccessNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-08-18Fix typosAndrea Gelmini
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-21use comphelper::containerToSequence in OGenericUnoControllerNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann