summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog/regionsw.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-22we can be less verboseCaolá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-16weld SwEditRegionDlgCaolán McNamara
2019-03-15weld SwInsertSectionTabDialogCaolán McNamara
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-11make insert-section dialog asyncNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-02tdf#105225 A section background tab page based on the area tab pageJim Raykowski
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-01-30tdf#102132 Add contextual edit region uno command.Gulsah Kose
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl