Age | Commit message (Expand) | Author |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-16 | Make include files found through -Iconnectivity/source/inc | Stephan Bergmann |
2017-10-13 | Do not cast sal_Unicode separator to sal_Char | Eike Rathke |
2017-10-13 | Correct copypasta decimal separator as group separator | Eike Rathke |
2017-10-11 | connectivity writer driver: survive merged cells | Miklos Vajna |
2017-10-09 | Revert "Related tdf#112947: another fix about odbc" | Lionel Elie Mamane |
2017-10-08 | Remove extra line added by mistake | Julien Nabet |
2017-10-08 | Related tdf#112947: another fix about odbc | Julien Nabet |
2017-10-08 | tdf#112947: fix write to free'd memory (odbc) | Julien Nabet |
2017-10-06 | use more rtl::Reference in connectivity | Noel Grandin |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-04 | Revert "check for unnecessary DLLPUBLIC annotations" | Stephan Bergmann |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-29 | check for unnecessary DLLPUBLIC annotations | Noel Grandin |
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 |