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