summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#144564 don't query siblings and parent to determine typeCaolán McNamara2021-09-303-61/+12
* tdf#140951: fix crash on Base when accessibility usedJulien Nabet2021-09-301-1/+3
* [API CHANGE] oox: fix import of chart date categoriesDennis Francis2021-09-072-2/+2
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-08-161-1/+0
* tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara2021-06-233-4/+4
* allow system firebird 4Caolán McNamara2021-06-147-191/+9
* xmllint: Namespace prefix menu on menuseparator is not definedCaolán McNamara2021-06-141-1/+1
* restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara2021-05-251-4/+4
* tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2021-05-211-3/+3
* lok: remove frame action listener when disposingHenry Castro2021-05-161-4/+5
* Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara2021-04-081-1/+1
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-3113-18/+25
* [cp] Remove Help - Donate to LibreOffice menu itemAndras Timar2021-03-305-15/+0
* Resolves: tdf#140444 return early before null-derefCaolán McNamara2021-02-181-2/+4
* ignore row-activated with no active cursor positionCaolán McNamara2021-02-131-5/+6
* Resolves: tdf#139239 set correct search columnCaolán McNamara2021-02-011-1/+1
* tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara2021-01-222-2/+50
* tdf#139298 New created query doesn't show any rowCaolán McNamara2021-01-211-12/+12
* set parent for database authentication user/password dialogCaolán McNamara2021-01-201-1/+1
* Related: tdf#66813 this dialog should be modalCaolán McNamara2021-01-191-0/+1
* 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