summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
AgeCommit message (Expand)Author
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-23Fix typoAndrea Gelmini
2021-02-22weld colsmenuCaolán McNamara
2021-02-22there is no way to activate ID_BROWSER_COLUMNINFO so its dead-codeCaolán McNamara
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2021-02-17move statusbar into DBTreeListBox containerCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21tdf#139298 New created query doesn't show any rowCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-01Related tdf#54021: Fields in tablecontrols of a form could not be copiedJulien Nabet
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-12New loplugin:stringviewparamStephan Bergmann
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-09-06treelist hidden in data browserCaolán McNamara
2020-09-04tdf#136442 a null return from GetEntryPosByName is allowedCaolán McNamara
2020-08-28move FixedLine into .uiCaolán McNamara
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-18Fix typosAndrea Gelmini
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-18we want the child of the node, not the toplevel childCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin