summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann9-12/+12
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke1-0/+4
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos1-0/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-6/+5
2016-09-23don't write item right before destructionJochen Nitschke1-4/+0
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-47/+0
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-1/+2
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-12/+0
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke3-15/+15
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-5/+5
2016-09-09loplugin:constantparam in sfx2Noel Grandin5-18/+14
2016-09-04tdf#101779 Multiline tooltips in template managerMaxim Monastirsky1-0/+14
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky1-13/+0
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke1-1/+1
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+13
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara3-8/+8
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-1/+2
2016-08-16Related: tdf#101511 don't crash is emoji data is missingCaolán McNamara1-1/+7
2016-08-15tdf#101141 Show only template files in start center and template managerAkshay Deep1-1/+4
2016-08-11gtk3: style combobox never becomes sensitive if it starts insensitiveCaolán McNamara1-1/+7
2016-08-11factor this status change code outCaolán McNamara1-15/+20
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-1/+17
2016-07-30Remove use of OUString::createFromAscii as it might not be null terminatedAkshay Deep1-2/+2
2016-07-29loplugin:staticmethodsNoel Grandin1-1/+1
2016-07-29loplugin:cstylecastNoel Grandin1-2/+2
2016-07-28GSoC Emoji ControlAkshay Deep4-0/+518
2016-07-28sfx2: just use Idle in SfxItemDisruptor_ImplMichael Stahl1-15/+11
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-14sc lok: add more toolbar itemsHenry Castro1-4/+6
2016-07-13these can be references nowCaolán McNamara1-12/+12
2016-07-13Remove SfxInterface::operator[]Mark Page1-4/+4
2016-07-07sc lok: add number format toolbar itemsHenry Castro1-1/+4
2016-07-06sc lok: add toolbar item wrap text and merge cellsHenry Castro1-1/+3
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep5-378/+314
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-07-04loplugin:stringconstantStephan Bergmann1-2/+2
2016-07-03sd: add status bar UNO commandsHenry Castro1-1/+4
2016-07-03sw lok: add status bar UNO commandsHenry Castro1-2/+6
2016-07-02sc lok: add status bar UNO commandsHenry Castro1-5/+51
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep1-174/+0
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin2-10/+7
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin3-3/+3
2016-06-20tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep1-2/+7
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna2-20/+4
2016-06-17tdf#79198 START CENTER: Close button doesn't reappear after being clickedAkshay Deep1-0/+6
2016-06-17use assert, this time correctlyDavid Tardon1-1/+1
2016-06-17use assertDavid Tardon1-1/+1