summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-13m_pRowMarker is unusedNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: dbaccessStephan Bergmann
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-11simplify strip types from Sequence, related tdf#108782Jochen Nitschke
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10simplify strip types from Sequence, related tdf#108782Jochen Nitschke
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-07-02eFunc is unusedStephan Bergmann
2017-06-30loplugin:oncevar in the !HAVE_FEATURE_JAVA caseTor Lillqvist
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-27Fix typoAndrea Gelmini
2017-06-26s/catched/caughtNoel Grandin
2017-06-23iOS, convert CPPUnittest to noopjan Iversen
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M
2017-06-07tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: dbaccessStephan Bergmann
2017-06-05typo: checkNotUninitilized->checkNotUninitializedJulien Nabet
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin