summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-02WaE: unused variableDavid Tardon
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-10Disable Basic IDE options, if experimental features are not enabledAndras Timar
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02use SvtSysLocaleOptions::GetLanguageTag() instead of GetLocaleConfigString()Eike Rathke
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann
2016-11-26respect read-only config items in Basic IDE Options dialogAndras Timar
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar
2016-11-25Use string literal directly, instead of going via createFromAsciiStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara
2016-11-04simplify, its just a vector of colorsCaolán McNamara
2016-11-04replace user draw with an Image of the colorCaolán McNamara
2016-11-04strip down to the used piecesCaolán McNamara
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
2016-11-04unify color selectorsCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-13flaten array of stringarrays by a levelCaolán McNamara
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-21tdf#101976 related: check for read-only state of all Online Update settingsAndras Timar
2016-09-21unused headerAndras Timar
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13tdf#101976 cui: fix crash when setting AutoCheckEnabled and it is read-onlyMiklos Vajna
2016-09-10check for read-only state of OpenCL settingsAndras Timar