summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-2/+0
2024-02-20sw: fix crash in SwSpellDialogChildWindow::LockFocusNotification()Miklos Vajna1-0/+5
2023-09-18use more concrete UNO types in swNoel Grandin1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-1/+1
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-4/+4
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-4/+4
2021-05-28no need to allocate these on the heapNoel Grandin1-5/+5
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin1-40/+40
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-9/+0
2020-01-02tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos1-3/+4
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-6/+6
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-06-21weld SpellDialogCaolán McNamara1-5/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-19tdf#86731: Add the dictionary not available messageVaibhav1-2/+2
2019-01-29Grab fous from child in spell dialogSzymon Kłos1-1/+4
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos1-13/+14
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-14loplugin:returnconstant in SwSpellDialogChildWindowNoel Grandin1-11/+6
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-2/+2
2018-07-24loplugin:useuniqueptr in SwSpellDialogChildWindowNoel Grandin1-1/+1
2018-04-10fix bug in SwSpellDialogChildWindow::FindNextDrawTextError_ImplNoel Grandin1-4/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22weld native message dialogsCaolán McNamara1-6/+9
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller1-5/+11
2017-06-27loplugin:oncevar in swNoel Grandin1-4/+2
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-8/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-12convert SelectionType to scoped enumNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-16convert EESpellState to scoped enumNoel Grandin1-1/+1
2017-02-13convert ShellModes to scoped enumNoel Grandin1-45/+44
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+3
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-8/+5
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1