summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-3/+9
* tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep2016-06-201-2/+7
* uitest: set ids for a few UI objects created in codeMarkus Mohrhard2016-06-181-0/+6
* uitest: an enum is a bad idea for the typeMarkus Mohrhard2016-06-182-7/+0
* uitest: support selecting different tab pages in tab dialogMarkus Mohrhard2016-06-181-1/+38
* uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard2016-06-182-2/+14
* uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard2016-06-182-2/+8
* uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard2016-06-185-63/+8
* uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard2016-06-186-0/+144
* Get rid of unnecessary OUString creation in DeckTitleBarMuhammet Kara2016-06-181-3/+2
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-171-29/+30
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-172-20/+4
* tdf#79198 START CENTER: Close button doesn't reappear after being clickedAkshay Deep2016-06-171-0/+6
* tdf#75369 Start Center: Non-installed applications aren't greyed outAkshay Deep2016-06-172-0/+22
* use assert, this time correctlyDavid Tardon2016-06-171-1/+1
* use assertDavid Tardon2016-06-171-1/+1
* tdf#90577 Start Center: Clear List item should more accessibleAkshay Deep2016-06-173-32/+54
* tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep2016-06-174-5/+12
* tdf#100351 attempt to fix untranslatable stringOlivier Hallot2016-06-161-2/+1
* tdf#100068: ScreenshotId for tab dialogsKatarina Behrens2016-06-161-0/+15
* sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna2016-06-152-0/+26
* Template Export: Don't overwrite the existing template in a directoryAkshay Deep2016-06-151-1/+1
* sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna2016-06-151-2/+10
* Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep2016-06-131-6/+0
* loplugin:sallogareasStephan Bergmann2016-06-1310-18/+18
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-124-10/+10
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-125-5/+6
* BASIC : Add SbModule::FindMethodArnaud Versini2016-06-121-1/+1
* coverity#1362677 Unchecked dynamic_castCaolán McNamara2016-06-111-1/+1
* coverity#1202784 Division or modulo by zeroCaolán McNamara2016-06-111-1/+1
* tdf#97087 Timers and idles should have programmer comprehensible, unique namesapurvapriyadarshi2016-06-111-1/+1
* Clean up uses of Any::getValue() in sfx2Stephan Bergmann2016-06-101-1/+2
* Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara2016-06-103-14/+12
* GSoC: Template Manager: Add respones for User InteractionAkshay Deep2016-06-105-35/+45
* Resolves: tdf#100181 quickstart crashes immediately without QuickstarterCaolán McNamara2016-06-101-9/+2
* sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna2016-06-101-4/+14
* GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep2016-06-105-55/+129
* Templates: Display titles and category as tooltipsAkshay Deep2016-06-097-5/+30
* tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep2016-06-096-14/+61
* Template Manager: Improve "Rename Category" functionalityAkshay Deep2016-06-091-30/+31
* Hide Default Template icon when resetting default using toolbox menuAkshay Deep2016-06-092-0/+6
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-6/+4
* Template Manager: Enable "Move" and "Export" buttons on right clickAkshay Deep2016-06-082-0/+2
* Disable multiselection in Impress Template SelectionAkshay Deep2016-06-082-2/+28
* tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page2016-06-082-4/+4
* sfx2 classification: use auto where it improves code readabilityMiklos Vajna2016-06-081-12/+12
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-084-16/+41
* Switch "Delete" and "Rename" in Template context menuAkshay Deep2016-06-071-4/+4
* Missing selected + hover state in Template ManagerAkshay Deep2016-06-073-3/+13
* Reset Default in Context Menu for default templatesAkshay Deep2016-06-076-16/+45