summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.cxx
AgeCommit message (Expand)Author
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionStephan Bergmann
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-05-29Clean up dead codeStephan Bergmann
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-12-03drop some unnecessary includesCaolán McNamara
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-22page is not in a vcl Dialog anymoreCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08weld OAddTableDlgCaolán McNamara
2019-04-06weld OTableSubscriptionDialogCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin