summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2020-08-14loplugin:simplifybool moreNoel Grandin5-5/+5
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin8-8/+8
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin3-3/+3
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara9-227/+83
2020-08-12cleanup some unused leftoversCaolán McNamara10-62/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-4/+4
2020-08-12drop now unused DBTreeListBoxCaolán McNamara9-602/+0
2020-08-12use InterimDBTreeListBoxCaolán McNamara20-880/+845
2020-08-12don't need to enforce sort in the baseclassCaolán McNamara1-2/+0
2020-08-12weld DBTreeListBoxCaolán McNamara23-675/+1254
2020-08-12sync OTableTreeListBox and TableTreeListBoxCaolán McNamara2-28/+128
2020-08-12put all the renderers into the same columnCaolán McNamara1-5/+0
2020-08-10restore removing the entries which are not enabled currentlyCaolán McNamara2-8/+20
2020-08-09weld OTasksWindowCaolán McNamara8-234/+217
2020-08-09weld OCreationListCaolán McNamara4-282/+146
2020-08-08loplugin:unusedmethodsNoel Grandin4-33/+0
2020-08-08merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBoxCaolán McNamara5-279/+178
2020-08-08loplugin:unusedfieldsNoel Grandin2-6/+4
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini1-1/+1
2020-08-07cid#1465673 Unchecked return valueCaolán McNamara1-4/+11
2020-08-07HandleKeyInput is only called for KEY_MOD2 caseCaolán McNamara3-27/+0
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara2-26/+0
2020-08-07drop EnableEntryMnemonics call because there aren't mnemonics hereCaolán McNamara1-1/+0
2020-08-07result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara2-36/+14
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann1-4/+4
2020-08-04weld OTableWindowListBoxCaolán McNamara17-296/+309
2020-08-04explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara1-4/+4
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-2/+3
2020-08-03Make test operate on copy of .odb fileStephan Bergmann1-1/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin8-115/+54
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky1-2/+15
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara5-7/+7
2020-07-24drop intermediate TabPageCaolán McNamara14-121/+110
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara6-11/+14
2020-07-24CreateFromSystemClipboard->CreateFromClipboard(GetSystemClipboard())Caolán McNamara1-1/+1
2020-07-24weld OTableFieldDescWinCaolán McNamara17-493/+237
2020-07-24allow cut and paste even if the frame isn't 'active'Caolán McNamara1-3/+3
2020-07-23weld OTableDesignHelpBarCaolán McNamara6-64/+73
2020-07-23unnecessary forward declsCaolán McNamara1-2/+0
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara1-7/+2
2020-07-22weld PatternControlCaolán McNamara2-0/+2
2020-07-21weld OSQLNameEditCaolán McNamara4-45/+67
2020-07-21replace all the text, not the selectionCaolán McNamara1-1/+1
2020-07-21silence warning about missing attributeCaolán McNamara1-0/+3
2020-07-16compact namespace: dbaccess,desktopNoel Grandin3-45/+29
2020-07-16loplugin:unusedmethodsNoel Grandin3-29/+0
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen5-0/+5
2020-07-12clarify what WantMouseEvent is forCaolán McNamara1-1/+0