summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-09-19loplugin:unusedenumvaluesNoel Grandin2-10/+1
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+2
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke2-5/+35
2016-09-13loplugin:dllprivateStephan Bergmann1-1/+1
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann70-90/+90
2016-09-09loplugin:constantparam in sfx2Noel Grandin11-28/+19
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-4/+2
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-1/+1
2016-09-04tdf#101779 Multiline tooltips in template managerMaxim Monastirsky1-0/+2
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky1-2/+0
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-8/+0
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+2
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2-0/+4
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-30default dtors are fine hereCaolán McNamara1-1/+0
2016-08-29cid#1371230 Missing move assignment operatorNoel Grandin1-0/+15
2016-08-29make the SfxObjectShellLock inline code a little more readableNoel Grandin1-10/+24
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos2-0/+2
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos2-1/+28
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann2-3/+10
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos3-4/+8
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara3-6/+6
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand1-2/+2
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-0/+3
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos1-1/+1
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-0/+2
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+2
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos1-0/+2
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin6-53/+0
2016-08-11factor this status change code outCaolán McNamara1-0/+2
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-08loplugin:unnecessaryvirtualNoel Grandin3-5/+5
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-2/+3
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+1
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna1-0/+1
2016-07-29loplugin:staticmethodsNoel Grandin1-1/+1
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+1
2016-07-28GSoC Emoji ControlAkshay Deep5-0/+213
2016-07-27improve passstuffbyref return analysisNoel Grandin3-3/+3
2016-07-25new loplugin overrideparamNoel Grandin4-5/+5
2016-07-22GSoC notebookbar: file menuSzymon Kłos1-0/+12
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin5-11/+3
2016-07-13Remove SfxInterface::operator[]Mark Page1-10/+0