summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-061-1/+0
* improve refcounting loplugin to check SvRef-based classesNoel Grandin2015-08-056-28/+30
* loplugin:unusedmethodsNoel Grandin2015-08-0527-87/+9
* filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin2015-08-043-9/+5
* com::sun::star->css in dbaccessNoel Grandin2015-08-03348-5237/+5212
* remove some unused definesNoel Grandin2015-08-031-3/+0
* tdf#91112: pass by const reference to lambdasJorenz Paragas2015-08-035-9/+9
* tdf92459 replace select1st/2nd in dbaccessDaniel Robertson2015-08-0310-13/+6
* new loplugin: refcountingNoel Grandin2015-08-035-15/+16
* dbaccess: replace boost::function with std::functionMichael Stahl2015-07-314-6/+6
* loplugin:unusedmethodsNoel Grandin2015-07-3011-54/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-272-24/+21
* remove some unused definesNoel Grandin2015-07-271-38/+0
* loplugin:unusedmethodsNoel Grandin2015-07-248-32/+0
* convert ImageAlign to enum classNoel Grandin2015-07-241-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-2214-22/+23
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-202-2/+2
* svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2015-07-203-5/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-2021-32/+32
* loplugin:unusedmethods dbaccessNoel Grandin2015-07-2015-309/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-203-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-2013-20/+20
* Fix typosAndrea Gelmini2015-07-193-3/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-1743-179/+184
* loplugin:simplifyboolStephan Bergmann2015-07-163-12/+12
* loplugin:unusedmethods sfx2Noel Grandin2015-07-162-8/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-1310-25/+8
* Missing dependencyStephan Bergmann2015-07-121-0/+4
* tdf#92434 - dispose the table contents.Michael Meeks2015-07-091-1/+1
* Fix typosAndrea Gelmini2015-07-086-6/+6
* Related: tdf#92434 children cleared but parent hasn't completed dispose yetCaolán McNamara2015-07-074-59/+66
* improve the returnbyref lopluginNoel Grandin2015-07-062-10/+10
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-062-205/+201
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-0519-32/+32
* tdf#92520: LibO crash when editing .odb database propertiesZolnai Tamás2015-07-041-2/+1
* Fix typosAndrea Gelmini2015-07-039-9/+9
* some other coverity thingsCaolán McNamara2015-07-022-2/+2
* tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks2015-07-022-3/+3
* tdf#92434 - fix iteration, and remember to disposeAndClear.Michael Meeks2015-07-021-7/+14
* tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2015-07-011-1/+1
* Fix typosAndrea Gelmini2015-06-303-3/+3
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-292-6/+20
* sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2015-06-292-7/+4
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-292-20/+6
* coverity#1308523 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308522 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308510 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-282-2/+2
* coverity#1308442 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308441 Uncaught exceptionCaolán McNamara2015-06-272-2/+2