summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin17-45/+45
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann77-278/+278
2016-10-04can now remove both PopupContainer copiesCaolán McNamara2-86/+0
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-12/+1
2016-10-03loplugin:staticmethodsStephan Bergmann1-0/+1
2016-10-03Surely this is Linux-only codeTor Lillqvist1-0/+4
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini4-4/+4
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke1-0/+4
2016-10-01Notebookbar: fixed context handlingSzymon Kłos1-2/+2
2016-09-30loplugin:constantparamNoel Grandin4-14/+10
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos1-145/+172
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+12
2016-09-27tdf#101249 fixed crash after inserting OLE object 2Szymon Kłos1-7/+9
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+5
2016-09-26tdf#101249 fixed crash after inserting OLE objectSzymon Kłos2-5/+14
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos4-42/+90
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin1-21/+9
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara1-2/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke19-184/+155
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 Grandin6-144/+0
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos1-13/+52
2016-09-20loplugin:unusedfieldsNoel Grandin1-6/+0
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-1/+2
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-1/+0
2016-09-16tdf#101088 Add comments about translatable elements of classificationGabor Kelemen1-0/+13
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+14
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-2/+2
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl4-10/+10
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin5-33/+1
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke3-15/+15
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-14sfx2: use range-based for loop in lokhelperMiklos Vajna1-4/+2
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+9
2016-09-13tdf#102006 tweak start center and make it more a11y accessibleYousuf Philips1-324/+374
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