summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* treelist hidden in data browserCaolán McNamara2020-09-063-4/+4
* Drop some seemingly redundant OUString(OUString::getStr()) constructionStephan Bergmann2020-09-051-1/+1
* TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2020-09-041-1/+2
* tdf#136442 a null return from GetEntryPosByName is allowedCaolán McNamara2020-09-041-1/+4
* Do layout immediately in resizeCaolán McNamara2020-09-022-3/+3
* drop some unused forward declsCaolán McNamara2020-09-021-7/+0
* drop some unused methodsCaolán McNamara2020-09-023-5/+0
* move Edit into toolkit only headersCaolán McNamara2020-09-021-2/+1
* Fix typoAndrea Gelmini2020-09-011-1/+1
* Fix typo in codeAndrea Gelmini2020-09-018-11/+11
* Fix typo in codeAndrea Gelmini2020-09-011-2/+2
* FIx typo in codeAndrea Gelmini2020-09-011-6/+6
* Fix typo in codeAndrea Gelmini2020-09-012-3/+3
* use more fastparser in SvXMLStyleContext subclassesNoel Grandin2020-08-302-7/+3
* Fix typo in codeAndrea Gelmini2020-08-292-4/+4
* move FixedLine into .uiCaolán McNamara2020-08-283-30/+43
* weld OTableBorderWindowCaolán McNamara2020-08-2819-153/+175
* tab should be just used to move focusCaolán McNamara2020-08-281-0/+1
* drop newly unused VertSplitViewCaolán McNamara2020-08-284-236/+0