summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/genericcontroller.cxx
AgeCommit message (Expand)Author
2025-03-31tdf#145614 Convert #define to constexprSimon Chenery
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-10OGenericUnoController remove some typedefsNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet
2023-09-13loplugin:unodispose in dbaccessNoel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-03-03flatten OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara
2021-11-11Replace some macros in dbaccess part 7Julien Nabet
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-29simplify framework::TitleHelperNoel Grandin
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