Age | Commit message (Expand) | Author |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sot,include/svl,include/svtools | Noel Grandin |
2015-11-23 | loplugin:unusedfields in sot/ | Noel Grandin |
2015-11-17 | Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) | Stephan Bergmann |
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 syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
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 |