summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21Set Firebird creation option experimentalJulien Nabet
2020-02-19drop some unneeded includesCaolán McNamara
2020-02-18drop unneeded includeCaolán McNamara
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-13tdf#130623 host gtk FieldControl within the design viewCaolán McNamara
2020-02-13tdf#130623 owner of FieldControl needs to set its allocationCaolán McNamara
2020-02-13Resolves: tdf#130593 set correct range for spinbuttonCaolán McNamara
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-02-09Removed useless semicolonAndrea Gelmini
2020-02-09tdf#126578: call ensureConnection to be able to call "Create as View"Julien Nabet
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-02-09Resolves: tdf#130484 controls become disabled on click final checkboxesCaolán McNamara
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2020-01-28drop some unneeded vcl/builderfactory.hxx includesCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
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