summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-15/+15
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-8/+8
2021-04-09Recheck include/ with IWYUGabor Kelemen2-0/+2
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara2-2/+2
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara2-2/+2
2021-01-10static_cast after dynamic_castNoel Grandin1-4/+4
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-7/+8
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen2-3/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer3-15/+12
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara2-3/+3
2020-09-30loplugin:reducevarscope in swNoel1-4/+4
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin2-155/+155
2020-07-30tdf#135244: don't jump when updating countsMike Kaganski1-1/+4
2020-07-27Make Bookmarks dialog asyncSzymon Kłos2-3/+3
2020-07-24Make InsertBreak dialog asyncSzymon Kłos2-14/+22
2020-06-05have just one way to set expander imageCaolán McNamara1-2/+4
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet2-3/+3
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse2-0/+12
2020-05-21Make Insert Table dialog asyncSzymon Kłos2-13/+11
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+1
2020-04-30loplugin:makeshared in swNoel Grandin2-36/+36
2020-04-24remove unwanted commented out hunkCaolán McNamara1-25/+0
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-5/+5
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-2/+2
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-02-28Add mobile version of WordCountDialogSzymon Kłos1-1/+11
2020-02-25Revert "WordCountDIalog in vertical mobile version"Szymon Kłos1-36/+5
2020-02-23WordCountDIalog in vertical mobile versionSzymon Kłos1-5/+36
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-3/+3
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen9-66/+4
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-12-11convert SectionType to scoped enumNoel Grandin1-25/+25
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-16/+16
2019-10-07[DECL|IMPL]_ABSTDLG_BASE now unusedCaolán McNamara1-21/+0
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-4/+4
2019-09-26now drop TabPageParent intermediateCaolán McNamara3-18/+17
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2-10/+10
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara2-14/+22
2019-09-01Fix typosAndrea Gelmini1-1/+1
2019-08-24loplugin:returnconstval in swNoel Grandin2-2/+2
2019-08-23weld SwMailMergeWizardCaolán McNamara2-18/+11
2019-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen1-0/+33