summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Resolves: tdf#140444 return early before null-derefCaolán McNamara1-2/+4
2021-02-17ignore row-activated with no active cursor positionCaolán McNamara1-5/+6
2021-02-01Resolves: tdf#139239 set correct search columnCaolán McNamara1-1/+1
2021-01-22tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara2-2/+50
2021-01-21tdf#139298 New created query doesn't show any rowCaolán McNamara1-12/+12
2021-01-20set parent for database authentication user/password dialogCaolán McNamara1-1/+1
2021-01-19Related: tdf#66813 this dialog should be modalCaolán McNamara1-0/+1
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara30-0/+67
2021-01-14Resolves: tdf#138675 crash on checking if focus is in OFieldDescControlCaolán McNamara1-1/+1
2021-01-14Resolves: tdf#139299 crash on gaining focus during disposeCaolán McNamara1-4/+7
2021-01-12xmloff: "form:datasource" vs. "db:data-source"Michael Stahl2-2/+2
2020-12-21wrong menu used hereCaolán McNamara1-1/+1
2020-12-17Related tdf#54021: Fields in tablecontrols of a form could not be copiedJulien Nabet1-0/+1
2020-12-13tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet1-1/+2
2020-11-23Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara1-3/+8
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer22-271/+214
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-1/+1
2020-11-18crashtesting: intermittent failure on tdf118824-1.odbCaolán McNamara1-9/+13
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