summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+1
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin2-55/+55
2020-07-14jsdialog: enable watermark dialogSzymon Kłos1-0/+12
2020-04-15explicitly set the correct index if the font is in the listCaolán McNamara1-1/+6
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+2
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen4-33/+1
2020-01-02tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos1-3/+4
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-2/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-6/+6
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+2
2019-08-22we can be less verboseCaolán McNamara1-3/+3
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-06-21weld SpellDialogCaolán McNamara1-5/+4
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-04-30Resolves: tdf#124920 insert section from clipboard dialog doesn't cancelCaolán McNamara1-1/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+4
2019-03-19tdf#86731: Add the dictionary not available messageVaibhav1-2/+2
2019-03-16weld SwEditRegionDlgCaolán McNamara1-1/+1
2019-03-15weld SwInsertSectionTabDialogCaolán McNamara1-3/+5
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
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2019-01-18lok: Make the welded Watermark dialog work with dialog tunneling.Mert Tumer1-1/+1
2019-01-11make insert-section dialog asyncNoel Grandin1-12/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-6/+6
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-5/+5
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-4/+1
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-5/+5
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-5/+5
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-09We want the function pointer here, not call it (yet)Tor Lillqvist1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-14loplugin:returnconstant in SwSpellDialogChildWindowNoel Grandin1-11/+6