summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-01-15tdf#153004: error when copying content to a table without autovalue primary keyJulien Nabet
2023-01-13Related tdf#153003: Copying a query and pasting as table in same DB impossibleJulien Nabet
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-11-04calling getCaughtException twice in one catch block is not allowedNoel Grandin
2022-11-01error when copying table and the copy table wizard creates the primary keyNoel Grandin
2022-10-28Fix bug in copying table where we need to create a primary keyNoel Grandin
2022-10-28add TOOLS_WARNNoel Grandin
2022-10-28make ValueTransfer easier to understandNoel Grandin
2022-10-28rename createPreparedStatment->createPreparedStatementNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-27tdf#150089: not all databases know "RESTART WITH"Julien Nabet
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-11Replace some macros in dbaccess part 5Julien Nabet
2021-11-10Replace some macros in dbaccess part 3Julien Nabet
2021-11-10Replace some macros in dbaccess part 2Julien Nabet
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-22Revert "Simplify vector initialization in dbaccess"Julien Nabet
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Simplify vector initialization in dbaccessJulien Nabet
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-13no need to use WeakImplHelper in OTextConnectionSettingsDialogNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-17tdf#119962 Fix autoincrement for copied tableOleksii Makhotin
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-25avoid some ref-countingNoel Grandin
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-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-07-24drop intermediate TabPageCaolán McNamara
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane
2020-05-08compact namespace in dbaccess..dtransNoel Grandin