summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger intStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-25tdf#124176: Use pragma once instead of include guardsBatuhan Taskaya
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2020-01-13convert dbaccess to FastParser APIsNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-12tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2020-01-08make ODBFilter return a fast contextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Resolves: tdf#128972 limit width of combobox of recently-usedCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-09tdf#129210 don't assert with clear on already cleared mutexCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann
2019-12-03drop some unnecessary includesCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21disable ok button if data is invalidCaolán McNamara
2019-11-21tdf#128748 replace warning dialog with tooltipCaolán McNamara
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-11-14Resolves: tdf#128788 crash in autovalueCaolán McNamara