summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2020-08-29Fix typo in codeAndrea Gelmini2-4/+4
2020-08-28move FixedLine into .uiCaolán McNamara3-30/+43
2020-08-28weld OTableBorderWindowCaolán McNamara19-153/+175
2020-08-28tab should be just used to move focusCaolán McNamara1-0/+1
2020-08-28drop newly unused VertSplitViewCaolán McNamara4-236/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-4/+4
2020-08-27remove some unused includes and update pchesCaolán McNamara4-8/+3
2020-08-27weld dbu ui clusterCaolán McNamara25-515/+465
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara1-0/+1
2020-08-26shouldn't be able to tab into scrolled preview windowCaolán McNamara1-1/+1
2020-08-26add focus rect to icon controlCaolán McNamara2-0/+37
2020-08-26weld OApplicationSwapWindowCaolán McNamara8-116/+275
2020-08-26use fastparser in OTableStyleContextNoel Grandin2-25/+22
2020-08-25use more fastparser in OReportStylesContextNoel Grandin1-0/+1
2020-08-24restore translatable="no"Caolán McNamara1-1/+1
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot5-22/+137
2020-08-23Fix typoAndrea Gelmini1-5/+5
2020-08-20loplugin:unusedmethodsNoel Grandin3-49/+0
2020-08-20loplugin:constantparamNoel Grandin3-4/+4
2020-08-19weld OTitleWindowCaolán McNamara8-235/+336
2020-08-19restore call to dragFinished on successful dropCaolán McNamara5-1/+33
2020-08-19update pchesCaolán McNamara1-1/+6
2020-08-19put label inside another window to create the paddingCaolán McNamara2-26/+18
2020-08-19don't include syntax highlighting in undo/redoCaolán McNamara1-0/+11
2020-08-19weld OQueryTextViewCaolán McNamara11-441/+400
2020-08-18Fix typosAndrea Gelmini1-2/+2
2020-08-18Fix typosAndrea Gelmini2-4/+4
2020-08-18merge OSqlEdit and MultiLineEditSyntaxHighlightCaolán McNamara3-19/+181
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara1-2/+0
2020-08-18weld OAppDetailPageHelperCaolán McNamara30-923/+1074
2020-08-18we want the child of the node, not the toplevel childCaolán McNamara1-3/+3
2020-08-18keep m_nCursorIndex updated with the most recent used entryCaolán McNamara1-3/+4
2020-08-17loplugin:unusedmethodsNoel Grandin7-80/+0
2020-08-17inline some use-once typedefsNoel Grandin3-6/+1
2020-08-16loplugin:unusedmethodsNoel Grandin8-212/+0
2020-08-16loplugin:singlevalfieldsNoel Grandin2-10/+0
2020-08-16loplugin:unusedfieldsNoel Grandin1-5/+0
2020-08-14loplugin:simplifybool moreNoel Grandin5-5/+5
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin8-8/+8
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin3-3/+3
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara9-227/+83
2020-08-12cleanup some unused leftoversCaolán McNamara10-62/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-4/+4
2020-08-12drop now unused DBTreeListBoxCaolán McNamara9-602/+0
2020-08-12use InterimDBTreeListBoxCaolán McNamara20-880/+845
2020-08-12don't need to enforce sort in the baseclassCaolán McNamara1-2/+0
2020-08-12weld DBTreeListBoxCaolán McNamara23-675/+1254
2020-08-12sync OTableTreeListBox and TableTreeListBoxCaolán McNamara2-28/+128
2020-08-12put all the renderers into the same columnCaolán McNamara1-5/+0