summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-30janitorialLionel Elie Mamane
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-25Typo: tyoe->typeJulien Nabet
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara
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