summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1530-0/+67
* Resolves: tdf#138675 crash on checking if focus is in OFieldDescControlCaolán McNamara2021-01-141-1/+1
* Resolves: tdf#139299 crash on gaining focus during disposeCaolán McNamara2021-01-141-4/+7
* xmloff: "form:datasource" vs. "db:data-source"Michael Stahl2021-01-122-2/+2
* wrong menu used hereCaolán McNamara2020-12-211-1/+1
* Related tdf#54021: Fields in tablecontrols of a form could not be copiedJulien Nabet2020-12-171-0/+1
* tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet2020-12-131-1/+2
* Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara2020-11-231-3/+8
* tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer2020-11-1922-271/+214
* loplugin:stringview: Flag empty string converted to string viewStephan Bergmann2020-11-191-1/+1
* crashtesting: intermittent failure on tdf118824-1.odbCaolán McNamara2020-11-181-9/+13
* loplugin:stringviewparam extend to constructorsNoel2020-11-171-2/+2
* loplugin:stringviewparam check methods tooNoel2020-11-179-16/+16
* Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara2020-11-161-1/+1
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-1548-0/+90
* New loplugin:stringviewparamStephan Bergmann2020-11-125-5/+7
* loplugin:stringviewNoel2020-11-111-2/+2
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-3/+3
* tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen2020-11-0962-100/+24
* create common macro and method for logging unknown attributesNoel2020-11-0212-13/+13
* make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel2020-11-0221-55/+1
* use officecfg for Experimental flagNoel Grandin2020-11-0110-28/+65
* convert some tools::Long->sal_Int32Noel2020-10-3022-152/+152
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2280-80/+80
* if nothing selected, don't select something on gaining focusCaolán McNamara2020-10-221-0/+1
* rename SfxThumbnailView back to ThumbnailViewCaolán McNamara2020-10-222-7/+7
* long->tools::Long in dbaccess..drawinglayerNoel2020-10-2241-240/+241
* Database Wizard: show info label instead of empty list.Gülşah Köse2020-10-163-7/+35
* More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann2020-10-141-2/+2
* we only should have one has_default==True in these dialogsCaolán McNamara2020-10-081-3/+0
* ui files: fix some capitalisation issuesNoel2020-10-071-1/+1
* Revert "lint-ui: check that we only have one has_default==True"Noel Grandin2020-10-071-0/+3
* loplugin:const* make some params and methods constNoel2020-10-0616-24/+24
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-1/+1
* lint-ui: check that we only have one has_default==TrueNoel2020-10-051-3/+0
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-032-2/+2
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-032-2/+4
* loplugin:reducevarscope in dbaccessNoel2020-10-0214-17/+17
* Use the new single-instance="true" attribute in dbaccessStephan Bergmann2020-10-013-25/+3
* Related: tdf#137016 check if subcontrol has the focusCaolán McNamara2020-09-281-1/+1
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-221-1/+1
* update pchesCaolán McNamara2020-09-211-2/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-162-2/+3
* Fix typo in codeAndrea Gelmini2020-09-155-13/+13
* tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman2020-09-13181-635/+181
* tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman2020-09-1378-287/+78
* tdf#124176 Use #pragma once in dbaccess/source/filterGeorge Bateman2020-09-1335-135/+35
* remove image_position top from GtkButtonandreas kainz2020-09-102-2/+0
* improve loplugin:unusedvarsglobalNoel Grandin2020-09-092-12/+0