summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin6-28/+30
2015-08-05loplugin:unusedmethodsNoel Grandin27-87/+9
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin3-9/+5
2015-08-03com::sun::star->css in dbaccessNoel Grandin348-5237/+5212
2015-08-03remove some unused definesNoel Grandin1-3/+0
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas5-9/+9
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson10-13/+6
2015-08-03new loplugin: refcountingNoel Grandin5-15/+16
2015-07-31dbaccess: replace boost::function with std::functionMichael Stahl4-6/+6
2015-07-30loplugin:unusedmethodsNoel Grandin11-54/+0
2015-07-27inline a bunch of use-once macrosNoel Grandin2-24/+21
2015-07-27remove some unused definesNoel Grandin1-38/+0
2015-07-24loplugin:unusedmethodsNoel Grandin8-32/+0
2015-07-24convert ImageAlign to enum classNoel Grandin1-1/+1
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara14-22/+23
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-2/+2
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl3-5/+6
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara21-32/+32
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin15-309/+0
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara13-20/+20
2015-07-19Fix typosAndrea Gelmini3-3/+3
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe43-179/+184
2015-07-16loplugin:simplifyboolStephan Bergmann3-12/+12
2015-07-16loplugin:unusedmethods sfx2Noel Grandin2-8/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann10-25/+8
2015-07-12Missing dependencyStephan Bergmann1-0/+4
2015-07-09tdf#92434 - dispose the table contents.Michael Meeks1-1/+1
2015-07-08Fix typosAndrea Gelmini6-6/+6
2015-07-07Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara4-59/+66
2015-07-06improve the returnbyref lopluginNoel Grandin2-10/+10
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin2-205/+201
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara19-32/+32
2015-07-04tdf#92520: LibO crash when editing .odb database propertiesZolnai Tamás1-2/+1
2015-07-03Fix typosAndrea Gelmini9-9/+9
2015-07-02some other coverity thingsCaolán McNamara2-2/+2
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks2-3/+3
2015-07-02tdf#92434 - fix iteration, and remember to disposeAndClear.Michael Meeks1-7/+14
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-1/+1
2015-06-30Fix typosAndrea Gelmini3-3/+3
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2-6/+20
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2-7/+4
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin2-20/+6
2015-06-28coverity#1308523 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308522 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308510 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-27coverity#1308442 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-27coverity#1308441 Uncaught exceptionCaolán McNamara2-2/+2