summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-20tdf#131814 Remove Close button from Table Data toolbarGabor Kelemen
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-12improve fastparser loggingNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09tdf#75280 Clean up usage of sal_uIntPtr.shivammore
2020-04-08Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-04-01Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen
2020-03-31Fix reading ODF versionSamuel Mehrbrodt