Age | Commit message (Expand) | Author |
2024-01-29 | tdf#143148 use pragma once instead of include guards | Keldin Maldonado (KNM) |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-03-12 | Revert "loplugin:constfields in sfx2" | Noel Grandin |
2019-03-29 | tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]* | Gabor Kelemen |
2018-10-09 | loplugin:constfields in sfx2 | Noel Grandin |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-31 | disambiguate dual use of toolbar ids | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2016-11-24 | convert SFX_VISIBILITY constants to scoped enum | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in sfx2..svtools | Noel Grandin |
2016-09-14 | put all SfxShell feature flags in one typed_flags class | Jochen Nitschke |
2016-07-13 | Remove SfxInterface::operator[] | Mark Page |
2016-06-01 | tdf#89329: use unique_ptr for pImpl in objface | Xisco Fauli |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-03-07 | these ResIds are used solely for their number by now | Caolán McNamara |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-13 | tdf#93837 Adapt sfx2 to use xml based context menus | Maxim Monastirsky |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-07-16 | loplugin:unusedmethods sfx2(part2) | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-11-25 | We now only need one bit of information here | Caolán McNamara |
2014-11-25 | only use of SfxInterface::GetName is for debugging info | Caolán McNamara |
2014-11-24 | SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgr | Caolán McNamara |
2014-11-24 | so these ResIds are only being used for the numerical value | Caolán McNamara |
2014-11-24 | ResId return from GetObjectBarResId is only used for its numerical id | Caolán McNamara |
2014-11-24 | in passing RegisterChildWindow already never used its pStr arg | Caolán McNamara |
2014-11-24 | so RegisterObjectBar's pStr arg is never used | Caolán McNamara |
2014-11-24 | so SfxInterface::GetObjectBarName is now unused | Caolán McNamara |
2014-10-21 | Remove unused SfxInterface::GetResManager_Impl | Stephan Bergmann |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-04-18 | sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-03 | sfx2/objface.xx: sal_Bool->bool | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-01-17 | bool improvements | Stephan Bergmann |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-10-21 | Remove unused forward declaration | Stephan Bergmann |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-08-29 | convert include/sfx2/objface.hxx from String to OUString | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |