Age | Commit message (Expand) | Author |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccess | Stephan Bergmann |
2020-06-25 | loplugin:virtualdead | Noel Grandin |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-23 | tdf#97694 Add test for macro signature preservation in Base | Samuel Mehrbrodt |
2020-06-11 | Use comphelper::ScopeGuard to reliably uninitialize COM here | Mike Kaganski |
2020-06-11 | Use o3tl::safeCoInitializeEx and counterpart (dbaccess/adodatalinks) | Julien Nabet |
2020-06-09 | Fix variable name | Samuel Mehrbrodt |
2020-06-08 | rework treeview initial toggle button col to be like expander col | Caolán McNamara |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-06-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | nienzu |
2020-06-04 | disable dbaccess_hsqldb test on macos | Noel Grandin |
2020-06-04 | loplugin:simplifypointertobool improve (2) | Noel Grandin |
2020-06-03 | Upcoming loplugin:elidestringvar: dbaccess | Stephan Bergmann |
2020-05-29 | Clean up dead code | Stephan Bergmann |
2020-05-29 | loplugin:simplifybool in dbaccess..framework | Noel Grandin |
2020-05-29 | change TreeView toggle signal to provide an iter instead of a row index | Caolán McNamara |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-24 | remove some unused defines | Noel Grandin |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-21 | weld ListBoxControl | Caolán McNamara |
2020-05-20 | weld ComboBoxControl | Caolán McNamara |
2020-05-20 | use for-range on Sequence in d* | Noel Grandin |
2020-05-17 | tdf#97416: fix Database password properties in ODB file not re-settable via UI | Julien Nabet |
2020-05-15 | comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constant | Michael Stahl |
2020-05-15 | use more try_emplace | Noel Grandin |
2020-05-13 | aInfo should be used | Tomoyuki Kubota |
2020-05-13 | loplugin:unusedvariableplus | Noel Grandin |
2020-05-11 | remove archaic Content.xml fallback | Caolán McNamara |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-10 | CopyTableWizard: make code less confusing | Lionel Elie Mamane |
2020-05-09 | Fix mapping CompositionType->EComposeRule (dbaccess/tablename) | Julien Nabet |
2020-05-08 | replace ODFDefaultVersion usage with ODFSaneDefaultVersion... | Michael Stahl |
2020-05-08 | improve loplugin:referencecasting | Noel Grandin |
2020-05-08 | compact namespace in dbaccess..dtrans | Noel Grandin |
2020-05-07 | replace ODFDefaultVersion usage with ODFSaneDefaultVersion | Michael Stahl |
2020-04-29 | simplify handling of comparing XML_NAMESPACE values | Noel Grandin |
2020-04-29 | weld SfxTemplatePanelControl | Caolán McNamara |
2020-04-28 | Fix typo in code | Andrea Gelmini |
2020-04-28 | move the castToFastAttributeList function | Noel Grandin |
2020-04-27 | loplugin:unusedfields | Noel Grandin |
2020-04-27 | loplugin:makeshared in dbaccess | Noel Grandin |
2020-04-27 | tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxx | Gabor Kelemen |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | update pches | Caolán McNamara |
2020-04-25 | Typo: *Comparsion* -> *Comparison* in dbaccess/connectivity | Julien Nabet |
2020-04-24 | loplugin:unusedmethods | Noel Grandin |
2020-04-23 | loplugin:makeshared in dbaccess | Noel Grandin |
2020-04-22 | move InterimItemWindow to svtools | Caolán McNamara |