summaryrefslogtreecommitdiff
path: root/cui/source/inc/SpellDialog.hxx
AgeCommit message (Expand)Author
2015-11-13cui: loplugin:overrideMichael Stahl
2015-11-13clear VclPtr warningCaolán McNamara
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara
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-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara
2014-01-26Edit::IsModified should return boolStephan Bergmann
2014-01-22fdo#73917 spelling dialog: don't report fully ignored words againLászló Németh
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2013-01-07callcatcher: update unused codeCaolán McNamara
2012-12-29adapt spelling dialog to use .uiCaolán McNamara
2012-12-29Don't display grammar checker's vendor name in the titlebarCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-05-22Resolves: fdo#40778 wrong type used for callback argCaolán McNamara
2012-05-17Related: fdo#40778 use simple pushbutton for add to single user dictCaolán McNamara
2012-04-17fdo#40778 Remove dictionary choice when adding new entry to the spellcheckerRob Snelders
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-02Grammar checking dialog: reworked how explanations are shownCédric Bosdonnat