summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-04tdf#101779 Multiline tooltips in template managerMaxim Monastirsky
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-16Related: tdf#101511 don't crash is emoji data is missingCaolán McNamara
2016-08-15tdf#101141 Show only template files in start center and template managerAkshay Deep
2016-08-11gtk3: style combobox never becomes sensitive if it starts insensitiveCaolán McNamara
2016-08-11factor this status change code outCaolán McNamara
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-07-30Remove use of OUString::createFromAscii as it might not be null terminatedAkshay Deep
2016-07-29loplugin:staticmethodsNoel Grandin
2016-07-29loplugin:cstylecastNoel Grandin
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-28sfx2: just use Idle in SfxItemDisruptor_ImplMichael Stahl
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-14sc lok: add more toolbar itemsHenry Castro
2016-07-13these can be references nowCaolán McNamara
2016-07-13Remove SfxInterface::operator[]Mark Page
2016-07-07sc lok: add number format toolbar itemsHenry Castro
2016-07-06sc lok: add toolbar item wrap text and merge cellsHenry Castro
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04loplugin:stringconstantStephan Bergmann
2016-07-03sd: add status bar UNO commandsHenry Castro
2016-07-03sw lok: add status bar UNO commandsHenry Castro
2016-07-02sc lok: add status bar UNO commandsHenry Castro
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-17tdf#79198 START CENTER: Close button doesn't reappear after being clickedAkshay Deep
2016-06-17use assert, this time correctlyDavid Tardon
2016-06-17use assertDavid Tardon
2016-06-17tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep
2016-06-15sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-11coverity#1362677 Unchecked dynamic_castCaolán McNamara
2016-06-11coverity#1202784 Division or modulo by zeroCaolán McNamara
2016-06-10GSoC: Template Manager: Add respones for User InteractionAkshay Deep
2016-06-10sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-09Hide Default Template icon when resetting default using toolbox menuAkshay Deep