summaryrefslogtreecommitdiffstats
path: root/include/sfx2/frmdescr.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-121-7/+0
* loplugin:unusedmethodsNoel Grandin2016-05-301-2/+0
* loplugin:unusedmethodsNoel Grandin2016-05-261-7/+0
* tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli2016-05-231-1/+1
* loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin2016-05-201-51/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-28/+0
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* in SfxFrameDescriptor, use normal boolNoel Grandin2015-07-241-15/+9
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-32/+0
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-33/+33
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* bool improvementsStephan Bergmann2014-01-171-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-5/+4
* convert include/sfx2/frmdescr.hxx from String to OUStringNoel Grandin2013-08-291-7/+7
* execute move of global headersBjoern Michaelsen2013-04-231-0/+259