Age | Commit message (Expand) | Author |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | More naming errors. There are no "Descriptions" in the SDBCX module, | Damjan Jovanovic |
2017-09-21 | loplugin:flatten in connectivity..desktop | Noel Grandin |
2017-09-21 | Fix a typo in the XServiceInfo implementation | Damjan Jovanovic |
2017-09-20 | unused m_nFetchSize in OResultSet | Noel Grandin |
2017-09-19 | Looks like we can just as well use ADORecordset here | Stephan Bergmann |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-11 | connectivity DatabaseMetaData: pull out OComponent from OCalc/Writer | Miklos Vajna |
2017-09-06 | loplugin:unnecessaryparen | Jan-Marek Glogowski |
2017-09-04 | loplugin:unnecessaryparen in connectivity | Noel Grandin |
2017-09-01 | Remove unused m_aBatchVector members | Stephan Bergmann |
2017-08-31 | Replace some lists by vectors (+rename vars) | Julien Nabet |
2017-08-31 | Use vector and replace m_aBatchList by m_aBatchVector | Julien Nabet |
2017-08-31 | Replace list by vector for getResourceStringWithSubstitution | Julien Nabet |
2017-08-31 | loplugin:constparams: connectivity (clang-cl) | Stephan Bergmann |
2017-08-31 | loplugin:constparams: connectivity (macOS) | Stephan Bergmann |
2017-08-29 | remove some unused macro definitions | Noel Grandin |
2017-08-17 | Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3) | Julien Nabet |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-11 | Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part2) | Julien Nabet |
2017-08-11 | Related tdf#111634: Multiple memory leaks in libmacabdrv1 | Julien Nabet |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-08 | loplugin:unusedmethods | Noel Grandin |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-08-08 | loplugin:singlevalfields | Noel Grandin |
2017-08-07 | loplugin:oncevar | Stephan Bergmann |
2017-08-07 | loplugin:useuniqueptr | Stephan Bergmann |
2017-08-07 | Remove dead DBG_UTIL code | Stephan Bergmann |
2017-08-07 | -Werror,-Wunused-private-field | Stephan Bergmann |
2017-08-05 | silence snprintf warning | Caolán McNamara |
2017-08-05 | refactor to remove the gotos | Caolán McNamara |
2017-08-02 | add a few const purely for documentation reasons | Lionel Elie Mamane |
2017-08-02 | tdf#110997 protect calls to implBuildFromRelative from year overflow | Lionel Elie Mamane |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-02 | connectivity: partially merge OWriterTable and OCalcTable | Miklos Vajna |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:constparams in formula,xmlhelp | Noel Grandin |
2017-07-30 | tdf#96370 rework filtering to be aware of WHERE vs HAVING clause | Lionel Elie Mamane |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part2 | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |