summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)Author
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
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09We want the function pointer here, not call it (yet)Tor Lillqvist
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
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-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin