summaryrefslogtreecommitdiffstats
path: root/include/sfx2/frame.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-221-3/+2
* includes should be at the top of the fileNoel Grandin2016-11-181-6/+6
* loplugin:unusedmethodsNoel Grandin2016-11-141-3/+0
* remove pParentFrame from SfxFrameNoel Grandin2016-11-031-5/+0
* loplugin:expandablemethodds in include/sfx2Noel Grandin2016-10-211-2/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-17/+0
* tdf#89329: use unique_ptr for pImpl in frameXisco Fauli2016-05-221-1/+1
* loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin2016-05-201-1/+0
* No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann2016-05-041-2/+0
* C++11: disable ctors with delete in include/Jochen Nitschke2016-05-031-1/+2
* loplugin:passstuffbyref in sfx2Noel Grandin2016-04-131-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* loplugin:constantparam in sfx2Noel Grandin2016-03-171-1/+1
* loplugin:constantparamNoel Grandin2016-03-151-1/+1
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-18/+18
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-3/+3
* remove unused define TF_NEWDESKTOPNoel Grandin2015-07-241-4/+0
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-5/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-5/+0
* remove custom RTTI from SfxFrameNoel Grandin2015-06-291-2/+0
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+2
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-4/+3
* callcatcher: shave off some moreCaolán McNamara2015-02-031-1/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida2014-11-231-3/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* convert the weak reference macro in tools into a templateNoel Grandin2014-07-251-4/+2
* rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin2014-07-171-2/+2
* provide a route to get the default document targetsCaolán McNamara2014-07-091-0/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* Remove unused headersMatteo Casalin2014-05-241-1/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-12/+12
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-3/+3
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-23/+23
* Remove visual noise from includeAlexander Wilms2014-03-011-3/+3
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-141-1/+1
* PrepareClose should probably return boolStephan Bergmann2014-01-141-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-3/+3
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-3/+4
* convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin2013-08-291-1/+1
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+290