summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SpellDialog.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-02-01Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-10loplugin:constantparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-20loplugin:unusedfields in cuiNoel Grandin
2015-11-13clear VclPtr warningCaolán McNamara
2015-11-13Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin