summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-07-19Fix typosAndrea Gelmini
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-12Missing dependencyStephan Bergmann
2015-07-09tdf#92434 - dispose the table contents.Michael Meeks
2015-07-08Fix typosAndrea Gelmini
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara
2015-07-04tdf#92520: LibO crash when editing .odb database propertiesZolnai Tamás
2015-07-03Fix typosAndrea Gelmini
2015-07-02some other coverity thingsCaolán McNamara
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-07-02tdf#92434 - fix iteration, and remember to disposeAndClear.Michael Meeks
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-06-30Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-28coverity#1308523 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308522 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308510 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-27coverity#1308442 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308441 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308440 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308439 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308436 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308434 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26no need to capture _rTablesTakeshi Abe
2015-06-25Remove spurious negation operator againStephan Bergmann
2015-06-25loplugin:implicitboolconversionNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-25tdf#91112 replace o3tl::compose1 with lambdas in dbaccessJorenz Paragas
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara
2015-06-22Fix typosAndrea Gelmini
2015-06-22new uno sidebar api tdf#91806Laurent Godard