summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-06-27coverity#1308441 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308440 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308439 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308436 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308434 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26no need to capture _rTablesTakeshi Abe
2015-06-25Remove spurious negation operator againStephan Bergmann
2015-06-25loplugin:implicitboolconversionNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-25tdf#91112 replace o3tl::compose1 with lambdas in dbaccessJorenz Paragas
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara
2015-06-22Fix typosAndrea Gelmini
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-06-19Shall this produce a string representation of a number?Stephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-12spellingAntoine Cœur
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10Remove FastLoader optimizationStephan Bergmann
2015-06-09dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-08dbaccess: avoid pointless ucbhelper::Content instance in case of embeddingMiklos Vajna
2015-06-08dbaccess: set correct BaseURI for vnd.sun.star.pkg:// URLs on loadMiklos Vajna
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-05dbaccess: let ODatabaseDocument::impl_writeStorage_throw() respect BaseURIMiklos Vajna
2015-06-04Revert "disable JunitTest_dbaccess_complex part RowSet"Stephan Bergmann
2015-06-04Let JUnit take care of exceptionsStephan Bergmann
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-02inline simple Java methodNoel Grandin
2015-06-02A small hint on how to specify the database URL should be helpful to usersumairshahid
2015-06-01minor simplificationStephan Bergmann