summaryrefslogtreecommitdiff
path: root/include/sfx2/frmdescr.hxx
AgeCommit message (Expand)Author
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2017-11-04sfx2: Drop unused macro & declarationsTakeshi Abe
2017-11-04sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/frmdescr.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen