Age | Commit message (Expand) | Author |
2016-01-11 | loplugin:privatebase: Publicly derive from UNO interfaces | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | tdf#89236: Don't deflate encrypted document in parallel | Matúš Kukan |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-12-22 | loplugin:unusedfields in oox,package | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/package,include/registry | Noel Grandin |
2015-11-23 | loplugin:unusedfields in oox,package,reportdesign | Noel Grandin |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | Don't check version field from local ZIP header | Jan-Marek Glogowski |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-23 | com::sun::star->css in package,pyuno | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | loplugin:mergeclasses | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-01 | comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelper | Michael Stahl |
2015-08-26 | package: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-08-18 | Remove newly unused ucbhelper/fileidentifierconverter.hxx | Stephan Bergmann |
2015-08-18 | Simplify ZipPackage::isLocalFile check | Stephan Bergmann |
2015-08-17 | avoid possible leak on exception | Caolán McNamara |
2015-08-07 | Related: tdf#88314 delete temp files | Caolán McNamara |
2015-08-05 | Resolves: tdf#88314 close temp file after each thread completed | Caolán McNamara |
2015-07-26 | Revert "Resolves: tdf#88314 close temp file after each thread completes" | Norbert Thiebaud |
2015-07-24 | Resolves: tdf#88314 close temp file after each thread completes | Caolán McNamara |
2015-07-14 | loplugin:unusedmethods toolkit,package | Noel Grandin |
2015-07-07 | loplugin:unusedmethods package | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-29 | drop yet another reimplementation of rtl::Reference (SotMutexHolderRef) | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-13 | Typos | Julien Nabet |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-05 | WaE: unreferenced local variable | Caolán McNamara |
2015-06-05 | uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgs | Caolán McNamara |
2015-06-01 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-08 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |