summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-27tdf#101249 fixed crash after inserting OLE object 2Szymon Kłos
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-26tdf#101249 fixed crash after inserting OLE objectSzymon Kłos
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23don't write item right before destructionJochen Nitschke
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16tdf#101088 Add comments about translatable elements of classificationGabor Kelemen
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14loplugin:overrideStephan Bergmann
2016-09-14sfx2: use range-based for loop in lokhelperMiklos Vajna
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13tdf#102006 tweak start center and make it more a11y accessibleYousuf Philips
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