summaryrefslogtreecommitdiff
path: root/framework/source/services/frame.cxx
AgeCommit message (Expand)Author
2017-12-05Fix typosAndrea Gelmini
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-14Formatting: Make this readable without a 30" screenSamuel Mehrbrodt
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-06-20Remove unused includesStephan Bergmann
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11Lock member access in Frame::disposingStephan Bergmann
2016-04-11Turn disableLayoutManager into a member functionStephan Bergmann
2016-04-11Remove leftover commentsStephan Bergmann
2016-04-11Combine successive private blocksStephan Bergmann
2016-04-11protected -> privateStephan Bergmann
2016-04-11Fold impl_initializePropInfo into initListenersStephan Bergmann
2016-04-11No need to lock SolarMutex hereStephan Bergmann
2016-04-11No need to clear component context during disposeStephan Bergmann
2016-04-08Base Frame on WeakComponentImplHelper instead of TransactionManagerStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann
2016-04-01sequence->vector in frameworkNoel Grandin
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-16No need for TransactionGuard::stopStephan Bergmann
2015-11-28Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-07-19Fix typosAndrea Gelmini
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-02-27Remove nonsenseStephan Bergmann
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-08Typo: relaese->releaseJulien Nabet