Age | Commit message (Expand) | Author |
2016-09-19 | sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redline | Miklos Vajna |
2016-09-18 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-16 | tdf#101088 Add comments about translatable elements of classification | Gabor Kelemen |
2016-09-16 | sfx2: add SfxLokHelper::getViewIds | Miklos Vajna |
2016-09-16 | lok::Document: rename getViews() to getViewsCount() | Miklos Vajna |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-15 | Some of our supported compilers don't do constexpr, which means | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-14 | put all SfxShell feature flags in one typed_flags class | Jochen Nitschke |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-09-14 | sfx2: use range-based for loop in lokhelper | Miklos Vajna |
2016-09-13 | sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback() | Miklos Vajna |
2016-09-13 | tdf#102006 tweak start center and make it more a11y accessible | Yousuf Philips |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | tdf#102065 Notebookbar: Menu bar disappears when cancelling dialog | Szymon Kłos |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-09-09 | Related: tdf#101921 get taborder to match visual order | Caolán McNamara |
2016-09-09 | Resolves: tdf#101921 no tab navigation in style&formatting sidebar | Caolán McNamara |
2016-09-09 | Simplify SfxRecordingFloat_Impl by using SidebarToolBox | Maxim Monastirsky |
2016-09-08 | Unused strings | Maxim Monastirsky |
2016-09-07 | Notebookbar: fixed crash while using two modules simultaneously | Szymon Kłos |
2016-09-07 | tdf#101812 Opening template manager switches to templates view in start center | Akshay Deep |
2016-09-07 | tdf101964 Make the Styles category name translatable in Templates dialog | Gabor Kelemen |
2016-09-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-09-06 | tdf#101116 Improve accessibility of template manager | Yousuf Philips |
2016-09-05 | tdf#101115 Make save as template dialog accessible | Yousuf Philips |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-09-05 | convert ToolBoxButtonSize to scoped enum | Noel Grandin |
2016-09-05 | convert ExtTimeFieldFormat to scoped enum | Noel Grandin |
2016-09-05 | convert ExtDateFieldFormat to scoped enum | Noel Grandin |
2016-09-05 | convert GradientStyle to scoped enum | Noel Grandin |
2016-09-04 | tdf#101779 Multiline tooltips in template manager | Maxim Monastirsky |
2016-09-04 | tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager" | Maxim Monastirsky |
2016-09-01 | sfx2: nullptr pViewShell was seen in SfxLokHelper::getView() | Miklos Vajna |
2016-09-01 | std::list<sal_Int16> to vector | Noel Grandin |
2016-09-01 | std::list<sal_Int16> to vector | Noel Grandin |
2016-09-01 | sfx2: SfxCommonTemplateDialog_Impl can't even decide if... | Michael Stahl |
2016-09-01 | use SfxItemPool::IsSlot instead of custom implementation | Jochen Nitschke |
2016-08-31 | let's make Impress crash less - SfxStyleFamily edition | Michael Stahl |
2016-08-31 | tdf#101779 Allow multiline tooltips in template manager | Maxim Monastirsky |
2016-08-31 | Revert "tdf#101440 Better rendering of tooltip in gtk2 and windows" | Maxim Monastirsky |
2016-08-31 | sfx2 lok: introduce SfxViewShell::NotifyCursor() | Miklos Vajna |
2016-08-31 | gtk3: Implement menubar hiding | Maxim Monastirsky |
2016-08-30 | default dtors are fine here | Caolán McNamara |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-29 | cppcheck:noConstructor for SfxDockingWindow_Impl | Jochen Nitschke |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-26 | loplugin:refcounting: also cover temporaries being directly stack managed | Stephan Bergmann |