Age | Commit message (Expand) | Author |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | com::sun::star->css in smoketest,sot | Noel Grandin |
2015-10-27 | sal_uLong to sal_uInt64/sal_Size | Matteo Casalin |
2015-10-27 | Fix StgTmpStrm::GetSize | Stephan Bergmann |
2015-10-27 | Typo, I pressume? | Stephan Bergmann |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-27 | sal_uLong/long to ErrCode | Matteo Casalin |
2015-10-27 | Use mutable instead of const_cast'ing this | Matteo Casalin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | sot: prefix remaining StgStrm members | Miklos Vajna |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-10 | tdf#94879 add 'm' suffixes to member variables | melikeyurtoglu |
2015-10-09 | sot: prefix members of StgOleStream | Miklos Vajna |
2015-10-09 | sot: prefix members of StgInternalStream | Miklos Vajna |
2015-10-09 | sot: prefix members of StgDataStrm | Miklos Vajna |
2015-10-09 | sot: prefix members of StgSmallStrm | Miklos Vajna |
2015-10-09 | sot: prefix members of StgDirStrm | Miklos Vajna |
2015-10-09 | sot: prefix members of StgTmpStrm | Miklos Vajna |
2015-10-09 | sot: prefix members of StgCompObjStream | Miklos Vajna |
2015-10-09 | sot: prefix members of StgIo | Miklos Vajna |
2015-10-09 | sot: prefix members of StgAvlNode | Miklos Vajna |
2015-10-09 | sot: prefix members of StgAvlIterator | Miklos Vajna |
2015-10-09 | sot: prefix members of StgCache | Miklos Vajna |
2015-10-09 | sot: prefix members of StgFAT | Miklos Vajna |
2015-10-09 | sot: prefix members of StgDirEntry | Miklos Vajna |
2015-10-09 | sot: prefix members of StgEntry | Miklos Vajna |
2015-10-09 | sot: prefix members of StgHeader | Miklos Vajna |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-15 | remove old unused sot workben code | Markus Mohrhard |
2015-09-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-08-31 | sot: don't leak uninitialized memory into temp file | Michael Stahl |
2015-08-29 | Formatting and bail-out early (to not re-format too much) | Matteo Casalin |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-06 | remove some unnecessary casts and local vars | Noel Grandin |
2015-08-06 | tdf#93018 - Copying forms not working anymore (part2) | Noel Grandin |
2015-08-06 | tdf#93018 - Copying forms not working anymore | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-03 | -Werror,-Wunused-private-field | Stephan Bergmann |