summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)Author
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-04sw: prefix members of SwFieldDataOnlyDlgWrapper, SwPtrItem, ...Miklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-07-14jsdialog: enable watermark dialogSzymon Kłos
2020-04-15explicitly set the correct index if the font is in the listCaolán McNamara
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2020-01-02tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-08-22we can be less verboseCaolán McNamara
2019-08-02Fix typosAndrea Gelmini
2019-06-21weld SpellDialogCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-30Resolves: tdf#124920 insert section from clipboard dialog doesn't cancelCaolá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-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-15weld SwInsertSectionTabDialogCaolán McNamara
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
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-18lok: Make the welded Watermark dialog work with dialog tunneling.Mert Tumer
2019-01-11make insert-section dialog asyncNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski