summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-2/+2
2020-11-17loplugin:stringviewparam check methods tooNoel9-16/+16
2020-11-16Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara1-1/+1
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara48-0/+90
2020-11-12New loplugin:stringviewparamStephan Bergmann5-5/+7
2020-11-11loplugin:stringviewNoel1-2/+2
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-3/+3
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen62-100/+24
2020-11-02create common macro and method for logging unknown attributesNoel12-13/+13
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel21-55/+1
2020-11-01use officecfg for Experimental flagNoel Grandin10-28/+65
2020-10-30convert some tools::Long->sal_Int32Noel22-152/+152
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara80-80/+80
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara1-0/+1
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara2-7/+7
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel41-240/+241
2020-10-16Database Wizard: show info label instead of empty list.Gülşah Köse3-7/+35
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann1-2/+2
2020-10-08we only should have one has_default==True in these dialogsCaolán McNamara1-3/+0
2020-10-07ui files: fix some capitalisation issuesNoel1-1/+1
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin1-0/+3
2020-10-06loplugin:const* make some params and methods constNoel16-24/+24
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-05lint-ui: check that we only have one has_default==TrueNoel1-3/+0
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel2-2/+2
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel2-2/+4
2020-10-02loplugin:reducevarscope in dbaccessNoel14-17/+17
2020-10-01Use the new single-instance="true" attribute in dbaccessStephan Bergmann3-25/+3
2020-09-28Related: tdf#137016 check if subcontrol has the focusCaolán McNamara1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-2/+3
2020-09-15Fix typo in codeAndrea Gelmini5-13/+13
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman181-635/+181
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman78-287/+78
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/filterGeorge Bateman35-135/+35
2020-09-10remove image_position top from GtkButtonandreas kainz2-2/+0
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin2-12/+0
2020-09-06treelist hidden in data browserCaolán McNamara3-4/+4
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionStephan Bergmann1-1/+1
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-04tdf#136442 a null return from GetEntryPosByName is allowedCaolán McNamara1-1/+4
2020-09-02Do layout immediately in resizeCaolán McNamara2-3/+3
2020-09-02drop some unused forward declsCaolán McNamara1-7/+0
2020-09-02drop some unused methodsCaolán McNamara3-5/+0
2020-09-02move Edit into toolkit only headersCaolán McNamara1-2/+1
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini8-11/+11
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2