summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx
AgeCommit message (Expand)Author
2020-01-07tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-08-02Fix typosAndrea Gelmini
2019-06-21weld SpellDialogCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-19tdf#86731: Add the dictionary not available messageVaibhav
2019-01-29Grab fous from child in spell dialogSzymon Kłos
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-14loplugin:returnconstant in SwSpellDialogChildWindowNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwSpellDialogChildWindowNoel Grandin
2018-04-10fix bug in SwSpellDialogChildWindow::FindNextDrawTextError_ImplNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Fix typosAndrea Gelmini
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel
2015-07-06improve the returnbyref lopluginNoel Grandin