summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-08-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-07-20sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20Avoid reserved identifiersStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20tdf#95505 Dump usage stats to text fileAybuke Ozdemir
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-19Fix a warning when DontTerminateEdit is mentionedPranav Kant
2016-07-18Resolves: tdf#100910 yes/no doesn't clear bgCaolán McNamara
2016-07-14sc lok: add more toolbar itemsHenry Castro
2016-07-13Resolves: tdf#88396 switching to sidebar panel will toggle it *off*...Caolán McNamara
2016-07-13Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara
2016-07-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-07-12sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna
2016-07-12lok context menu: Include uno commands for submenus tooPranav Kant
2016-07-12lok context menu: Handle the case we only get the slot-id.Jan Holesovsky
2016-07-12lok context menu: Expose the disabled commands too.Jan Holesovsky
2016-07-12lok context menu: Expose context menuPranav Kant
2016-07-12coverity#1355501 Dereference after null checkCaolán McNamara
2016-07-12Use menu URLs for context menu interceptionMaxim Monastirsky
2016-07-12Context menus were never destructedMaxim Monastirsky
2016-07-12tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky
2016-07-12nConfigId is always 0Maxim Monastirsky
2016-07-12tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2016-07-12tdf#95505 Dump usage stats to text file.aybuke