summaryrefslogtreecommitdiff
path: root/include/sfx2/frmdescr.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-1/+0
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-1/+0
2017-11-04sfx2: Drop unused macro & declarationsTakeshi Abe1-9/+0
2017-11-04sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe1-1/+1
2017-07-04loplugin:unusedfields in sfx2Noel Grandin1-7/+0
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-1/+0
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin1-4/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-06convert ScrollingMode to scoped enumNoel Grandin1-4/+4
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+0
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-7/+0
2016-05-30loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-26loplugin:unusedmethodsNoel Grandin1-7/+0
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli1-1/+1
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin1-51/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-28/+0
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin1-15/+9
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-32/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-33/+33
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-5/+4
2013-08-29convert include/sfx2/frmdescr.hxx from String to OUStringNoel Grandin1-7/+7
2013-04-23execute move of global headersBjoern Michaelsen1-0/+259