summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#738615 Uninitialized pointer fieldCaolán McNamara
2014-03-22coverity#738610 unused member pointer valueCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin
2014-03-15coverity#1000861 Uninitialized pointer fieldCaolán McNamara
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-14Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-13convert relation dialog to .ui formatCaolán McNamara
2014-03-13convert query join dialog to .ui formatCaolán McNamara
2014-03-13coverity#705808 Dereference before null checkCaolán McNamara
2014-03-12coverity#705463 Dereference null return valueCaolán McNamara
2014-03-11Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10Remove unused OQueryComposer::getSomethingStephan Bergmann
2014-03-10Remove unused OSingleSelectQueryComposer::getSomethingStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23coverity#704614 Dereference after null checkCaolán McNamara