summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2021-02-01Resolves: tdf#139239 set correct search columnCaolán McNamara
2021-01-20set parent for database authentication user/password dialogCaolán McNamara
2021-01-19tdf#139040 return already activates double-click handler for rowCaolán McNamara
2021-01-19Related: tdf#66813 this dialog should be modalCaolán McNamara
2020-11-24Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara
2020-11-17Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara
2020-10-01Related: tdf#137016 check if subcontrol has the focusCaolán McNamara
2020-08-22don't include syntax highlighting in undo/redoCaolán McNamara
2020-08-10explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara
2020-07-21replace all the text, not the selectionCaolán McNamara
2020-07-21silence warning about missing attributeCaolán McNamara
2020-06-04disable dbaccess_hsqldb test on macosNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24remove some unused definesNoel Grandin
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-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2020-05-15use more try_emplaceNoel Grandin
2020-05-13aInfo should be usedTomoyuki Kubota
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane
2020-05-09Fix mapping CompositionType->EComposeRule (dbaccess/tablename)Julien Nabet
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27loplugin:unusedfieldsNoel Grandin
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-26update pchesCaolán McNamara
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21Fix storage access after savingSamuel Mehrbrodt
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt
2020-04-20Restore this header for Windows onlyMike Kaganski