summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-11-05Replace OSL_ENSURE by SAL_WARN_IF + clean includeJulien Nabet
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin
2016-10-13drop unused SID_UNKNOWN resourceCaolán McNamara
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara
2016-10-07HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-14loplugin:overrideStephan Bergmann