summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/unodatbr.hxx
AgeCommit message (Expand)Author
2021-09-29Resolves: tdf#144564 don't query siblings and parent to determine typeCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-21loplugin:virtualdead unused param in IControlActionListenerNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-30Fix typosAndrea Gelmini