Age | Commit message (Expand) | Author |
2016-05-04 | Fix Windows-only code, part 6 | Stephan Bergmann |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-25 | -Werror=maybe-uninitialized | Stephan Bergmann |
2016-04-25 | Cannot extract Any to sal_uInt32 | Stephan Bergmann |
2016-04-25 | fix Windows build | Noel Grandin |
2016-04-25 | simplify OPropertyMap init | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | loplugin:salbool | Stephan Bergmann |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | follow-up for clean-up declarations and includes | Jochen Nitschke |
2016-04-18 | cppcheck: silence known condition warning in connectivity | Jochen Nitschke |
2016-04-18 | loplugin:passstuffbyref | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-15 | loplugin:passstuffbyref | Stephan Bergmann |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#97853 connectivity: fix inverted condition | Michael Stahl |
2016-04-13 | loplugin:passstuffbyref in connectivity | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in connectivity | Noel Grandin |
2016-04-11 | No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0 | Stephan Bergmann |
2016-04-11 | Replace OUtoCStr macro | Julien Nabet |
2016-04-08 | tdf#94306 replace boost::noncopyable in c... | Jochen Nitschke |
2016-04-06 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #2 | tymyjan |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-03-28 | Use const_iterator when possible (connectivity) | Julien Nabet |
2016-03-26 | tdf#90561: Add AS keyword in Query-designer for hsqldb | Julien Nabet |
2016-03-23 | loplugin:constantparam in connectivity | Noel Grandin |
2016-03-22 | tdf#88462 convert manual XInterface implementations | kerem |
2016-03-18 | replace typedef OIndex_ADO->sdbcx::OIndex | Noel Grandin |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-09 | include/jvmfwk/*.h -> .hxx (only ever included from C++ code) | Stephan Bergmann |
2016-03-09 | loplugin:constantparam in connectivity | Noel Grandin |
2016-03-08 | tdf#75280 Replace sal_uIntPtr to better types in /connectivity | Jaskaran |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-07 | loplugin:defaultparams | Stephan Bergmann |
2016-03-07 | tdf#97499 Remove some Default arguments in unordered container | Jaskaran |
2016-03-07 | loplugin:unuseddefaultparams | Noel Grandin |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-07 | loplugin:unuseddefaultparam in various | Noel Grandin |