Age | Commit message (Expand) | Author |
2017-03-05 | Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVC | Stephan Bergmann |
2017-03-03 | convert SfxEnumItem to type-safe template class | Noel Grandin |
2016-09-21 | add dumpAsXml() to more pool items | Noel Grandin |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-14 | remove default value from SfxPoolItem::PutValue | Noel Grandin |
2015-07-20 | loplugin:unusedmethods svl | Noel Grandin |
2015-02-03 | callcatcher: shave off some more | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-04-04 | svl/eitem.hxx: sal_Bool->bool | Noel Grandin |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/svl | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-08-16 | SfxEnumItem: cut out the middle man here too | Michael Stahl |
2013-08-16 | SfxBoolItem: cut out the middle man | Michael Stahl |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |