summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2020-12-15update pchesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-13tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-08fastparser in stylesNoel Grandin
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-04create an awt::XPopupMenu the standard wayCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01Related tdf#54021: Fields in tablecontrols of a form could not be copiedJulien Nabet
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26Use sal_IntPtr to transport HWND to IDataSourceLocator::put_hWndStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-18crashtesting: intermittent failure on tdf118824-1.odbCaolán McNamara
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-16Database Wizard: show info label instead of empty list.Gülşah Köse
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-08we only should have one has_default==True in these dialogsCaolán McNamara
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-05lint-ui: check that we only have one has_default==TrueNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-10-01Use the new single-instance="true" attribute in dbaccessStephan Bergmann