summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/sbagrid.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin1-3/+3
2023-01-20Fix SbaXGridControl queryAggregationStephan Bergmann1-2/+2
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin1-2/+0
2021-12-03create OMultiTypeInterfaceContainerHelperVar3 templateNoel Grandin1-3/+3
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin1-1/+2
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-22weld colsmenuCaolán McNamara1-2/+4
2021-02-20loplugin:refcounting in svxNoel1-1/+1
2021-02-19weld rows menuCaolán McNamara1-2/+2
2021-02-19nRow argument is unusedCaolán McNamara1-2/+2
2020-10-30convert some tools::Long->sal_Int32Noel1-2/+2
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-2/+2
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-3/+1
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin1-7/+0
2020-05-08compact namespace in dbaccess..dtransNoel Grandin1-2/+2
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-1/+0
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-3/+2
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-6/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-1/+1
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin1-8/+4
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+20
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin1-1/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-5/+0
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+1
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-3/+0
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-2/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-1/+1
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-1/+2
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin1-1/+1
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin1-4/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-44/+44
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-7/+4
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-44/+44