summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-282-4/+4
* remove some unused includes and update pchesCaolán McNamara2020-08-274-8/+3
* weld dbu ui clusterCaolán McNamara2020-08-2725-515/+465
* use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara2020-08-271-0/+1
* shouldn't be able to tab into scrolled preview windowCaolán McNamara2020-08-261-1/+1
* add focus rect to icon controlCaolán McNamara2020-08-262-0/+37
* weld OApplicationSwapWindowCaolán McNamara2020-08-268-116/+275
* use fastparser in OTableStyleContextNoel Grandin2020-08-262-25/+22
* use more fastparser in OReportStylesContextNoel Grandin2020-08-251-0/+1
* restore translatable="no"Caolán McNamara2020-08-241-1/+1
* tdf#118148 Extended tips from HC2/shared/Olivier Hallot2020-08-245-22/+137