summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/JoinController.cxx
AgeCommit message (Expand)AuthorFilesLines
34 hoursDrop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski1-7/+2
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-4/+0
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet1-1/+1
2022-02-21cid#1500396 silence Dereference after null checkCaolán McNamara1-0/+1
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-2/+2
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen1-19/+0
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-21/+21
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky1-0/+2
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-1/+1
2019-12-02use weld::WaitObjectCaolán McNamara1-1/+0
2019-04-08weld OAddTableDlgCaolán McNamara1-24/+29
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-3/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet1-17/+14
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-3/+3
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-10/+10
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann1-1/+1
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M1-1/+1
2017-03-27tdf#39468 Translate German commentsJens Carl1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-17boost->stdCaolán McNamara1-3/+0
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-1/+1
2015-05-28VclPtr: assert with query dialog open on closing query designCaolán McNamara1-1/+1
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-3/+3
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann1-1/+0