summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* dbaccess: create instances with uno constructorsNoel Grandin2020-07-0859-1372/+244
* weld FormattedControlCaolán McNamara2020-07-023-24/+26
* reorder parameters of SvXMLExport::SvXMLExportNoel Grandin2020-07-011-1/+1
* weld EditControl for browseboxCaolán McNamara2020-07-019-62/+99
* Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann2020-07-017-10/+10
* loplugin:virtualdeadNoel Grandin2020-06-252-5/+0
* use more std::container::insert instead of std::copyNoel Grandin2020-06-243-10/+6
* tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt2020-06-231-4/+7
* Use comphelper::ScopeGuard to reliably uninitialize COM hereMike Kaganski2020-06-111-5/+6
* Use o3tl::safeCoInitializeEx and counterpart (dbaccess/adodatalinks)Julien Nabet2020-06-111-2/+8
* Fix variable nameSamuel Mehrbrodt2020-06-091-4/+4
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-084-34/+33
* have just one way to set expander imageCaolán McNamara2020-06-053-7/+7
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu2020-06-052-4/+2
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-041-1/+1
* Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann2020-06-037-20/+12
* Clean up dead codeStephan Bergmann2020-05-293-10/+0
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-291-1/+1
* change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2020-05-294-11/+7
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-282-2/+2
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-2615-31/+31
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-221-2/+2
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* weld ListBoxControlCaolán McNamara2020-05-214-90/+118
* weld ComboBoxControlCaolán McNamara2020-05-203-25/+38
* use for-range on Sequence in d*Noel Grandin2020-05-205-20/+17
* tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet2020-05-171-0/+1
* comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2020-05-151-1/+7
* use more try_emplaceNoel Grandin2020-05-151-4/+2
* aInfo should be usedTomoyuki Kubota2020-05-131-1/+0
* loplugin:unusedvariableplusNoel Grandin2020-05-131-1/+0
* remove archaic Content.xml fallbackCaolán McNamara2020-05-111-14/+2
* new loplugin:simplifypointertoboolNoel Grandin2020-05-105-5/+5
* CopyTableWizard: make code less confusingLionel Elie Mamane2020-05-104-108/+132
* Fix mapping CompositionType->EComposeRule (dbaccess/tablename)Julien Nabet2020-05-091-1/+1
* replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2020-05-081-5/+5
* improve loplugin:referencecastingNoel Grandin2020-05-083-3/+3
* compact namespace in dbaccess..dtransNoel Grandin2020-05-0831-68/+54
* replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2020-05-071-3/+3
* simplify handling of comparing XML_NAMESPACE valuesNoel Grandin2020-04-291-2/+2
* weld SfxTemplatePanelControlCaolán McNamara2020-04-291-0/+2
* Fix typo in codeAndrea Gelmini2020-04-281-14/+14
* move the castToFastAttributeList functionNoel Grandin2020-04-2812-39/+13
* loplugin:unusedfieldsNoel Grandin2020-04-274-6/+2
* loplugin:makeshared in dbaccessNoel Grandin2020-04-278-12/+11
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen2020-04-2771-357/+29
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-279-2/+12
* Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet2020-04-252-4/+4
* loplugin:unusedmethodsNoel Grandin2020-04-242-41/+0
* loplugin:makeshared in dbaccessNoel Grandin2020-04-236-35/+32