summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)Author
2018-06-12simplify calls to *DialogFactory::Create methodsNoel 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-04-10fix bug in SwSpellDialogChildWindow::FindNextDrawTextError_ImplNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-20tdf#83877 SignatureLineDialog: Fix reading "can add comments" propertySamuel Mehrbrodt
2018-03-16can get the window from the SwViewCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-16weld SignatureLineDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt
2017-12-13tdf#83877 Add dialog to generate signature lineSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
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-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-26coverity#1409895 Resource leakCaolán McNamara
2017-05-23Watermark: remove enable checkboxSzymon Kłos
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Watermark: Insert watermark commandSzymon Kłos
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-30tdf#102132 Add contextual edit region uno command.Gulsah Kose
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin