summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+2
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+2
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+2
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-2/+3
2016-08-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna1-0/+1
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+1
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+2
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-0/+4
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-2/+3
2016-07-12tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky1-0/+1
2016-07-12Remove excess newlinesChris Sherlock1-3/+0
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+9
2015-09-21sfx2: adapt comment to realityMiklos Vajna1-1/+1
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna1-0/+7
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-2/+2
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-8/+13
2015-04-10vclwidget: some small fixesNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-7/+16
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-26/+0
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák1-0/+5
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-6/+6
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-3/+0
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida1-6/+1
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida1-6/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-14do not forward-declare templatesDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-0/+3
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-4/+0
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-0/+4
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-2/+2
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+7