summaryrefslogtreecommitdiff
path: root/include/sfx2/frame.hxx
AgeCommit message (Expand)Author
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-29remove custom RTTI from SfxFrameNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-09provide a route to get the default document targetsCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-24Remove unused headersMatteo Casalin
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-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-23execute move of global headersBjoern Michaelsen