summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-0228-88/+5
* move resmgr to unotoolsCaolán McNamara2017-08-013-6/+4
* loplugin:checkunusedparamsNoel Grandin2017-08-013-16/+7
* loplugin:constparams in dbaccessNoel Grandin2017-07-3172-164/+164
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* janitorialLionel Elie Mamane2017-07-302-3/+3
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-304-21/+15
* loplugin:unusedfieldsNoel Grandin2017-07-261-31/+17
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-2510-126/+73
* Typo: tyoe->typeJulien Nabet2017-07-251-1/+1
* loplugin:unusedfields some untouched fieldsNoel Grandin2017-07-246-13/+6
* Removed duplicated includesAndrea Gelmini2017-07-2333-35/+3
* de-hrc various thingsCaolán McNamara2017-07-2145-46/+44
* migrate to boost::gettextCaolán McNamara2017-07-21409-5984/+2212
* Annotate some more Timers and IdlesJan-Marek Glogowski2017-07-201-0/+1
* dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna2017-07-1814-15/+41
* merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara2017-07-184-4/+0
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-152-2/+2
* m_pRowMarker is unusedNoel Grandin2017-07-133-76/+63
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+1
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-1313-17/+17
* loplugin:oncevar: empty strings: dbaccessStephan Bergmann2017-07-135-10/+6
* simplify some OUString::concat usageNoel Grandin2017-07-111-2/+2
* drop TPropertyValueEqualFunctorNoel Grandin2017-07-111-2/+2
* simplify strip types from Sequence, related tdf#108782Jochen Nitschke2017-07-112-17/+9
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-112-2/+2
* use more range-for on uno::SequenceNoel Grandin2017-07-114-40/+29
* simplify strip types from Sequence, related tdf#108782Jochen Nitschke2017-07-101-25/+5
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-104-9/+9
* remove nullptr checks on STL search result iteratorsJochen Nitschke2017-07-071-2/+2
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-074-4/+4
* use more begin()/end() for SequenceNoel Grandin2017-07-0620-127/+77
* tdf#108782 replace std::bind2nd with lambdaJochen Nitschke2017-07-065-14/+25
* new loplugin unnecessaryparenNoel Grandin2017-07-059-12/+17
* make binary functors unary, related tdf#108782Jochen Nitschke2017-07-041-5/+5
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-045-0/+10
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-046-73/+7
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-042-4/+2
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-0312-23/+16
* loplugin:casttovoid: dbaccessStephan Bergmann2017-07-0222-77/+20
* eFunc is unusedStephan Bergmann2017-07-021-1/+0
* loplugin:oncevar in the !HAVE_FEATURE_JAVA caseTor Lillqvist2017-06-301-0/+2
* improve refcounting lopluginNoel Grandin2017-06-292-2/+2
* -Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2017-06-282-3/+3
* Fix typoAndrea Gelmini2017-06-271-1/+1
* s/catched/caughtNoel Grandin2017-06-264-5/+5
* iOS, convert CPPUnittest to noopjan Iversen2017-06-231-0/+2
* loplugin:unusedfields in dbaccessNoel Grandin2017-06-2337-131/+29