summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2018-01-04lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-06convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-06convert SFXWB_ constants to scoped enumNoel Grandin
2017-06-01Watermark: extended configurationSzymon Kłos
2017-05-31Watermark: Insert watermark commandSzymon Kłos
2017-05-30make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti
2017-02-17Lok: improved tile invalidation compressionAshod Nakashian
2017-02-01Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2016-12-01tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep
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
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-25we don't need to update the style icons anymoreCaolán McNamara
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin
2016-10-13drop unused SID_UNKNOWN resourceCaolán McNamara
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky