summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2020-07-12weld CheckBoxControlCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-02weld FormattedControlCaolán McNamara
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann
2020-06-25loplugin:virtualdeadNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-06-11Use comphelper::ScopeGuard to reliably uninitialize COM hereMike Kaganski
2020-06-11Use o3tl::safeCoInitializeEx and counterpart (dbaccess/adodatalinks)Julien Nabet