summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann1-6/+0
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann1-3/+1
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin11-19/+19
2014-03-15coverity#1000861 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann1-1/+1
2014-03-14Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann1-5/+5
2014-03-14sfx2: sal_Bool->boolNoel Grandin3-9/+9
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin8-8/+8
2014-03-13convert relation dialog to .ui formatCaolán McNamara7-292/+62
2014-03-13convert query join dialog to .ui formatCaolán McNamara7-303/+149
2014-03-13coverity#705808 Dereference before null checkCaolán McNamara1-2/+2
2014-03-12coverity#705463 Dereference null return valueCaolán McNamara1-0/+2
2014-03-11Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann25-35/+138
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann28-214/+45
2014-03-10Remove unused OQueryComposer::getSomethingStephan Bergmann2-12/+1
2014-03-10Remove unused OSingleSelectQueryComposer::getSomethingStephan Bergmann2-12/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke14-46/+46
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi1-3/+0
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist4-4/+4
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann4-4/+0
2014-02-27Remove visual noise from dbaccessAlexander Wilms35-125/+125
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann198-3319/+3319
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud3-3/+3
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann5-13/+13
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-24Remove unnecessary bool2anyStephan Bergmann7-17/+14
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann5-25/+27
2014-02-23coverity#704614 Dereference after null checkCaolán McNamara1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms14-72/+69
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe19-86/+57
2014-02-21coverity#738611 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-21coverity#738612 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-02-21coverity#738613 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-02-21coverity#738616 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-21coverity#738617 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-21coverity#738618 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-21coverity#738619 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann36-72/+72
2014-02-21cid#707739 Uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-21cid#707728 Uninitialized pointer fieldNoel Grandin1-0/+1
2014-02-21cid#707727 Uninitialized pointer fieldNoel Grandin2-2/+0
2014-02-21callcatcher: update unused codeCaolán McNamara2-24/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert43-86/+180
2014-02-20cid#983368 dereference before null checkNoel Grandin1-2/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann13-87/+87
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe6-33/+19
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann7-18/+18
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann2-8/+8