summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann68-89/+89
2016-09-13tdf#102065 Notebookbar: Menu bar disappears when cancelling dialogSzymon Kłos1-1/+17
2016-09-09loplugin:constantparam in sfx2Noel Grandin23-100/+63
2016-09-09Related: tdf#101921 get taborder to match visual orderCaolán McNamara2-3/+3
2016-09-09Resolves: tdf#101921 no tab navigation in style&formatting sidebarCaolán McNamara1-1/+1
2016-09-09Simplify SfxRecordingFloat_Impl by using SidebarToolBoxMaxim Monastirsky3-145/+1
2016-09-08Unused stringsMaxim Monastirsky2-10/+0
2016-09-07Notebookbar: fixed crash while using two modules simultaneouslySzymon Kłos1-4/+3
2016-09-07tdf#101812 Opening template manager switches to templates view in start centerAkshay Deep1-8/+0
2016-09-07tdf101964 Make the Styles category name translatable in Templates dialogGabor Kelemen1-0/+2
2016-09-07loplugin:constantparam in vclNoel Grandin1-1/+1
2016-09-06tdf#101116 Improve accessibility of template managerYousuf Philips1-21/+39
2016-09-05tdf#101115 Make save as template dialog accessibleYousuf Philips1-3/+8
2016-09-05convert ScrollType to scoped enumNoel Grandin1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin4-22/+10
2016-09-05convert ExtTimeFieldFormat to scoped enumNoel Grandin1-1/+1
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin1-1/+1
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-2/+2
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-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna1-0/+4
2016-09-01std::list<sal_Int16> to vectorNoel Grandin1-4/+2
2016-09-01std::list<sal_Int16> to vectorNoel Grandin1-5/+2
2016-09-01sfx2: SfxCommonTemplateDialog_Impl can't even decide if...Michael Stahl1-1/+1
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke1-1/+1
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl3-35/+44
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+13
2016-08-31Revert "tdf#101440 Better rendering of tooltip in gtk2 and windows"Maxim Monastirsky1-1/+1
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2-14/+21
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky1-2/+0
2016-08-30default dtors are fine hereCaolán McNamara1-11/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2-7/+7
2016-08-29cppcheck:noConstructor for SfxDockingWindow_ImplJochen Nitschke1-32/+23
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2-17/+14
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke9-11/+11
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2-2/+2
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos7-30/+165
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-2/+2
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos4-2/+89
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann3-4/+16
2016-08-23tdf#92518 replace hard coded resource idsJochen Nitschke2-66/+147
2016-08-23remove dead resource name, related to tdf#92518Jochen Nitschke1-1/+0
2016-08-23remove dead resource names, related to tdf#92518Jochen Nitschke1-2/+0
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos5-13/+354
2016-08-19Dutch example.xml classification: Corrections&improvements - tdf#100352Cor Nouws1-19/+19
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-19coverity#1371337 Dereference null return valueCaolán McNamara1-2/+6
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara6-21/+21
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna2-0/+16
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-1/+2