summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2021-06-11Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or notCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-26loplugin:flattenNoel
2021-02-24hide MenuBar detailsCaolán McNamara
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-12ignore row-activated with no active cursor positionCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-04create an awt::XPopupMenu the standard wayCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-28weld OTableBorderWindowCaolán McNamara
2020-08-28drop newly unused VertSplitViewCaolán McNamara
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-26add focus rect to icon controlCaolán McNamara
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-20loplugin:constantparamNoel Grandin
2020-08-19weld OTitleWindowCaolán McNamara
2020-08-19put label inside another window to create the paddingCaolán McNamara
2020-08-18Fix typosAndrea Gelmini
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-18keep m_nCursorIndex updated with the most recent used entryCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-08-10restore removing the entries which are not enabled currentlyCaolán McNamara
2020-08-09weld OTasksWindowCaolán McNamara
2020-08-09weld OCreationListCaolán McNamara
2020-08-08loplugin:unusedfieldsNoel Grandin