summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2020-05-21weld ListBoxControlCaolán McNamara4-90/+118
2020-05-20weld ComboBoxControlCaolán McNamara3-25/+38
2020-05-20use for-range on Sequence in d*Noel Grandin5-20/+17
2020-05-17tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet1-0/+1
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl1-1/+7
2020-05-15use more try_emplaceNoel Grandin1-4/+2
2020-05-13aInfo should be usedTomoyuki Kubota1-1/+0
2020-05-13loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-14/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin5-5/+5
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane4-108/+132
2020-05-09Fix mapping CompositionType->EComposeRule (dbaccess/tablename)Julien Nabet1-1/+1
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl1-5/+5
2020-05-08improve loplugin:referencecastingNoel Grandin3-3/+3
2020-05-08compact namespace in dbaccess..dtransNoel Grandin31-68/+54
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-3/+3
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-2/+2
2020-04-29weld SfxTemplatePanelControlCaolán McNamara1-0/+2
2020-04-28Fix typo in codeAndrea Gelmini1-14/+14
2020-04-28move the castToFastAttributeList functionNoel Grandin12-39/+13
2020-04-27loplugin:unusedfieldsNoel Grandin4-6/+2
2020-04-27loplugin:makeshared in dbaccessNoel Grandin8-12/+11
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen72-357/+63
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann9-2/+12
2020-04-26update pchesCaolán McNamara3-6/+14
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet2-4/+4
2020-04-24loplugin:unusedmethodsNoel Grandin2-41/+0
2020-04-23loplugin:makeshared in dbaccessNoel Grandin6-35/+32
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara5-75/+18
2020-04-21Fix storage access after savingSamuel Mehrbrodt1-14/+3
2020-04-21Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt3-90/+96
2020-04-20Restore this header for Windows onlyMike Kaganski1-0/+1
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen65-489/+70
2020-04-20tdf#131814 Remove Close button from Table Data toolbarGabor Kelemen1-2/+0
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin7-27/+49
2020-04-15loplugin:flatten in dbaccessNoel Grandin79-3708/+3710
2020-04-12improve fastparser loggingNoel Grandin12-13/+13
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin4-6/+6
2020-04-09tdf#75280 Clean up usage of sal_uIntPtr.shivammore1-3/+3
2020-04-08Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt1-3/+6
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin14-31/+4
2020-04-01Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt1-0/+90
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen33-134/+17
2020-03-31Fix reading ODF versionSamuel Mehrbrodt1-11/+3
2020-03-31Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt1-1/+19
2020-03-31Remove outdated commentSamuel Mehrbrodt1-1/+0
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara4-30/+36