summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20weld ComboBoxControlCaolán McNamara
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-17tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet
2020-05-13aInfo should be usedTomoyuki Kubota
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-27loplugin:makeshared in dbaccessNoel Grandin
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-20Restore this header for Windows onlyMike Kaganski
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09tdf#75280 Clean up usage of sal_uIntPtr.shivammore
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara
2020-03-28Fix is_typed_flags for MessBoxStyle (dbaccess)Julien Nabet
2020-03-27cid#1460975 Unchecked return valueCaolán McNamara
2020-03-27cid#1460977 Unchecked return valueCaolán McNamara
2020-03-27these methods can take a const argumentCaolán McNamara
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-12comparison operators should be constNoel Grandin
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-26tdf#130915 auto-select first entry when treeview filledCaolán McNamara
2020-02-25Resolves: tdf130874 reversed logicCaolán McNamara
2020-02-25Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21Set Firebird creation option experimentalJulien Nabet
2020-02-19drop some unneeded includesCaolán McNamara
2020-02-18drop unneeded includeCaolán McNamara
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara