summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-26loplugin:flattenNoel
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-11remove some unneeded vcl/window.hxx includesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-24hide MenuBar detailsCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
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-21Typo fix: supress -> suppressTor Lillqvist
2021-02-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara
2021-02-17move statusbar into DBTreeListBox containerCaolán McNamara
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara
2021-02-16weld OTableWindowTitleCaolán McNamara
2021-02-16show context menu on right click in treeviewCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-12ignore row-activated with no active cursor positionCaolán McNamara
2021-02-06drop some unneeded includesCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-22tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara
2021-01-21tdf#139298 New created query doesn't show any rowCaolán McNamara
2021-01-20set parent for database authentication user/password dialogCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14Resolves: tdf#138675 crash on checking if focus is in OFieldDescControlCaolán McNamara
2021-01-14Resolves: tdf#139299 crash on gaining focus during disposeCaolá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-22split SotStorageStream into two classesNoel
2020-12-21weld tabledesignrowmenuCaolán McNamara
2020-12-21weld querycolmenuCaolán McNamara
2020-12-21weld jointablemenuCaolán McNamara
2020-12-21weld queryfuncmenuCaolán McNamara
2020-12-21paste and delete are never enabled, so handlers never calledCaolán McNamara
2020-12-21wrong menu used hereCaolán McNamara
2020-12-21weld joinviewmenuCaolán McNamara
2020-12-21weld querycolmenuCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-13tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet