summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-20restore missing RID_SVXBMP_LOCK graphicCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin
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