summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-16loplugin:unusedmethodsNoel Grandin1-6/+0
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet1-1/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-4/+1
2020-08-27weld dbu ui clusterCaolán McNamara1-1/+2
2020-08-18Fix typosAndrea Gelmini1-2/+2
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-3/+15
2020-08-12cleanup some unused leftoversCaolán McNamara1-4/+0
2020-08-12weld DBTreeListBoxCaolán McNamara1-2/+17
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-3/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-21loplugin:virtualdead unused param in IControlActionListenerNoel Grandin1-1/+1
2019-09-01loplugin:unusedmethodsNoel Grandin1-5/+0
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-05Fix typoAndrea Gelmini1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen1-1/+0
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-7/+7
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-9/+9
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky1-2/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-31/+31
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-27/+0
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky1-0/+1
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-8/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+2
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin1-2/+2
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin1-4/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-23New saving behaviorMaxim Monastirsky1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-55/+55
2015-10-12loplugin:mergeclassesNoel Grandin1-15/+38
2015-10-12formattingNoel Grandin1-7/+5
2015-10-12unnecessary and confusing typedefNoel Grandin1-3/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+1