summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess
AgeCommit message (Expand)AuthorFilesLines
2014-10-12coverity#706421 Uncaught exceptionCaolán McNamara1-8/+12
2014-10-12coverity#706404 Uncaught exceptionCaolán McNamara1-9/+12
2014-10-03loplugin: cstylecastNoel Grandin3-4/+4
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann4-4/+4
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann5-7/+7
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1
2014-07-14ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin2-13/+6
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara1-25/+52
2014-07-01coverity#706468 Uncaught exceptionCaolán McNamara1-10/+12
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-18rtl::Reference fits just fine hereStephan Bergmann2-6/+4
2014-06-16coverity#983629 Uncaught exceptionCaolán McNamara2-3/+4
2014-06-13loplugin:staticcallStephan Bergmann3-4/+4
2014-06-05dbaccess: remove SAL_THROW macroNoel Grandin2-10/+8
2014-05-30coverity#706394 Uncaught exceptionCaolán McNamara2-55/+108
2014-05-22FixJulien Nabet1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet3-5/+5
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin2-82/+0
2014-05-11Fix previous commit (dbaccess part)Julien Nabet1-3/+3
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet4-10/+10
2014-05-11update_pch: add dbaThomas Arnhold2-5/+3
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni6-8/+8
2014-04-17dbaccess: sal_Bool->boolNoel Grandin25-194/+194
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist3-6/+15
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann6-4/+10
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin10-25/+25
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann26-410/+410
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-14Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann1-5/+5
2014-03-14sfx2: sal_Bool->boolNoel Grandin2-8/+8
2014-03-11Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann11-15/+65
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann3-25/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann33-677/+677
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-4/+3
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+2
2014-02-21cid#707728 Uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann2-8/+8
2014-02-17Drop unused #includeTakeshi Abe1-2/+0
2014-01-30merge property map for import and exportLionel Elie Mamane1-15/+12
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini15-60/+0
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2014-01-10dbaccess: ODF export: set "Version" property on target StorageMichael Stahl1-15/+16
2014-01-07Fix buildStephan Bergmann1-1/+1
2014-01-07to set version property, it should exist...Lionel Elie Mamane1-0/+1