summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppController.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#126578: call ensureConnection to be able to call "Create as View"Julien Nabet2020-02-131-0/+5
* loplugin:virtualdead unused param in IControlActionListenerNoel Grandin2019-10-211-1/+1
* TyposAndrea Gelmini2019-09-111-2/+2
* [API CHANGE] remove MacroMigrationWizardCaolán McNamara2019-08-311-31/+0
* Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann2019-07-311-2/+2
* loplugin:referencecasting in dbaccessNoel Grandin2019-07-191-3/+3
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-3/+3
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* weld OSaveAsDlgCaolán McNamara2019-03-021-14/+11
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-2/+2
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-081-1/+1
* Simplify: getToken+getLength ==> indexOfMatteo Casalin2018-12-281-2/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-6/+6
* drop some unnecessary includesCaolán McNamara2018-11-281-1/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-3/+3
* pvs-studio: V785 Constant expression in switch statementCaolán McNamara2018-10-221-6/+1
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* weld SvPasteObjectDialogCaolán McNamara2018-04-031-2/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-21/+21
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* Modernize a bit more dbaccessJulien Nabet2018-03-101-15/+10
* weld native message dialogsCaolán McNamara2018-02-221-1/+2
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-011-2/+2
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-17/+17
* loplugin:constantparamNoel Grandin2017-08-081-1/+1
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-10/+11
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-3/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-9/+3
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-21/+21
* Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky2017-02-011-5/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-16/+16
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-4/+0
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-3/+3
* convert SAD constants to o3tl::typed_flagsNoel Grandin2016-11-231-2/+2
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-091-12/+11