Age | Commit message (Expand) | Author |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-10 | tdf#97591: mark RTF clipboard format as text/rtf | Oliver Specht |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-07 | tdf#97499 Remove some Default arguments in unordered container | Jaskaran |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in sot | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-19 | sot: accept JPEG as a clipboard format where we accept PNG already | Miklos Vajna |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-14 | loplugin:unusedmethods unused return value in sot | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in include/sot | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | tdf#74608: Ctor function for css.embed.OLESimpleStorage | Matúš Kukan |
2016-01-05 | SotFactory is in fact not used: remove + cleanup | Matúš Kukan |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
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 |