Age | Commit message (Expand) | Author |
2016-08-12 | loplugin:unusedenumconstants in forms..sot | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in sfx2..svgio | Noel Grandin |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-07-12 | new loplugin fragiledestructor | Noel Grandin |
2016-07-08 | loplugin:redundantcast: redundant static_casts in sot | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-14 | tdf#96505 Get rid of cargo cult long integer literals | krishna keshav |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-08 | remove "trying to resize readonly stream" warning | Noel Grandin |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-13 | convert EXCHG_OUT_ACTION_FLAG to scoped enum | Noel Grandin |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-13 | tdf#94306 replace boost::noncopyable in sfx2 to sot | Jochen Nitschke |
2016-04-11 | cppcheck: silence warnings assertWithSideEffect | Jochen Nitschke |
2016-04-04 | loplugin:constantparam in sot | Noel Grandin |
2016-04-04 | remove some unnecessary realloc'ing | Noel Grandin |
2016-03-17 | loplugin:constantparam in sot | Noel Grandin |
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 |