summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dialog
AgeCommit message (Expand)AuthorFilesLines
2017-11-21loplugin:flatten in swNoel Grandin1-23/+24
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke1-5/+0
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski3-3/+3
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara3-3/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-74/+2
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller1-5/+11
2017-06-27loplugin:oncevar in swNoel Grandin1-4/+2
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-8/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-8/+11
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-05-26coverity#1409895 Resource leakCaolán McNamara1-2/+6
2017-05-23Watermark: remove enable checkboxSzymon Kłos1-22/+1
2017-05-19Watermark: extended configurationSzymon Kłos1-6/+40
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-18Watermark: Insert watermark commandSzymon Kłos1-0/+91
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara2-25/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-12convert SelectionType to scoped enumNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-3/+3
2017-03-16remove unused defines from HRC files in sw/Noel Grandin2-14/+0
2017-02-16convert EESpellState to scoped enumNoel Grandin1-1/+1
2017-02-13convert ShellModes to scoped enumNoel Grandin1-45/+44
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+3
2017-01-30tdf#102132 Add contextual edit region uno command.Gulsah Kose1-0/+1
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-8/+5
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-12remove another imagelistCaolán McNamara2-15/+25
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-0/+5
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin1-2/+4
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-8/+8
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-14inline some use-once macrosNoel Grandin1-11/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-11/+11
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0