summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-12don't need to enforce sort in the baseclassCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-08-12sync OTableTreeListBox and TableTreeListBoxCaolán McNamara
2020-08-12put all the renderers into the same columnCaolán McNamara
2020-08-10restore removing the entries which are not enabled currentlyCaolán McNamara
2020-08-09weld OTasksWindowCaolán McNamara
2020-08-09weld OCreationListCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-08merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBoxCaolán McNamara
2020-08-08loplugin:unusedfieldsNoel Grandin
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-08-07cid#1465673 Unchecked return valueCaolán McNamara
2020-08-07HandleKeyInput is only called for KEY_MOD2 caseCaolán McNamara
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara
2020-08-07drop EnableEntryMnemonics call because there aren't mnemonics hereCaolán McNamara
2020-08-07result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04weld OTableWindowListBoxCaolán McNamara
2020-08-04explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03Make test operate on copy of .odb fileStephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-24drop intermediate TabPageCaolán McNamara
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-07-24CreateFromSystemClipboard->CreateFromClipboard(GetSystemClipboard())Caolán McNamara
2020-07-24weld OTableFieldDescWinCaolán McNamara
2020-07-24allow cut and paste even if the frame isn't 'active'Caolán McNamara
2020-07-23weld OTableDesignHelpBarCaolán McNamara
2020-07-23unnecessary forward declsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-21weld OSQLNameEditCaolán McNamara
2020-07-21replace all the text, not the selectionCaolán McNamara
2020-07-21silence warning about missing attributeCaolán McNamara
2020-07-16compact namespace: dbaccess,desktopNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-12clarify what WantMouseEvent is forCaolán McNamara