summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* coverity#738615 Uninitialized pointer fieldCaolán McNamara2014-03-221-1/+1
* coverity#738610 unused member pointer valueCaolán McNamara2014-03-221-1/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-192-3/+3
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove unused framework::IMutexGuard::resetStephan Bergmann2014-03-171-6/+0
* Fold framework::IGuard into framework::IMutexGuardStephan Bergmann2014-03-171-3/+1
* dbaccess: prefer passing OUString by referenceNoel Grandin2014-03-1711-19/+19
* coverity#1000861 Uninitialized pointer fieldCaolán McNamara2014-03-151-0/+1
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann2014-03-141-5/+5
* sfx2: sal_Bool->boolNoel Grandin2014-03-143-9/+9
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-148-8/+8
* convert relation dialog to .ui formatCaolán McNamara2014-03-1311-309/+550
* convert query join dialog to .ui formatCaolán McNamara2014-03-1310-307/+516
* coverity#705808 Dereference before null checkCaolán McNamara2014-03-131-2/+2
* coverity#705463 Dereference null return valueCaolán McNamara2014-03-121-0/+2
* Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann2014-03-1125-35/+138
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-1029-215/+46
* Remove unused OQueryComposer::getSomethingStephan Bergmann2014-03-102-12/+1
* Remove unused OSingleSelectQueryComposer::getSomethingStephan Bergmann2014-03-102-12/+0
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-0514-46/+46
* fdo#63154 Remove unused solar.hAlexandre Vicenzi2014-02-281-3/+0
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-284-4/+4
* Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann2014-02-284-4/+0
* Remove visual noise from dbaccessAlexander Wilms2014-02-2749-270/+270
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26198-3319/+3319
* harmonize Tell() Seek() type.Norbert Thiebaud2014-02-243-3/+3
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-245-13/+13
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-247-17/+14
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-245-25/+27
* coverity#704614 Dereference after null checkCaolán McNamara2014-02-231-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2314-72/+69
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-2219-86/+57
* coverity#738611 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+1
* coverity#738612 Uninitialized scalar fieldCaolán McNamara2014-02-211-1/+3
* coverity#738613 Uninitialized scalar fieldCaolán McNamara2014-02-211-4/+5
* coverity#738616 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+2
* coverity#738617 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+1
* coverity#738618 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+2
* coverity#738619 Uninitialized scalar fieldCaolán McNamara2014-02-211-1/+2
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2136-72/+72
* cid#707739 Uninitialized pointer fieldNoel Grandin2014-02-211-0/+1
* cid#707728 Uninitialized pointer fieldNoel Grandin2014-02-211-0/+1
* cid#707727 Uninitialized pointer fieldNoel Grandin2014-02-212-2/+0
* callcatcher: update unused codeCaolán McNamara2014-02-212-24/+0
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2044-86/+181
* cid#983368 dereference before null checkNoel Grandin2014-02-201-2/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-2013-87/+87