summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-10-03loplugin:staticmethodsStephan Bergmann
2016-10-03Surely this is Linux-only codeTor Lillqvist
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos
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