summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-31dbaccess: replace boost::function with std::functionMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
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