summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2017-01-08There is no SfxToolbox classMaxim Monastirsky
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist
2017-01-01don't need to forward declare ImageList hereCaolán McNamara
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann
2016-12-20ODR violationStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep
2016-11-28tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-22Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-08sfx2: let .uno:SignPDF add a matching button to the infobarMiklos Vajna
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02Remove noise comment, add FIXMETor Lillqvist
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin