summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/dialog
Commit message (Expand)AuthorAgeFilesLines
* loplugin:flatten in swNoel Grandin2017-11-211-23/+24
* clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke2017-11-191-5/+0
* uibase: consistently use "" and <> in include directivesMike Kaganski2017-10-093-3/+3
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-291-1/+1
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* loplugin:constparams in sw part6Noel Grandin2017-08-061-1/+1
* de-hrc various thingsCaolán McNamara2017-07-213-3/+1
* migrate to boost::gettextCaolán McNamara2017-07-214-74/+2
* tdf#46852 fix spellcheck continue at beginningLuke Deller2017-07-201-5/+11
* loplugin:oncevar in swNoel Grandin2017-06-271-4/+2
* loplugin:unusedfields in sw part2Noel Grandin2017-06-211-8/+0
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-8/+11
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-6/+4
* coverity#1409895 Resource leakCaolán McNamara2017-05-261-2/+6
* Watermark: remove enable checkboxSzymon Kłos2017-05-231-22/+1
* Watermark: extended configurationSzymon Kłos2017-05-191-6/+40
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* Watermark: Insert watermark commandSzymon Kłos2017-05-181-0/+91
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-051-2/+2
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-1/+1
* remove sw bitmaps from .src filesCaolán McNamara2017-04-272-25/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* convert SelectionType to scoped enumNoel Grandin2017-04-121-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* convert RndStdIds to scoped enumNoel Grandin2017-03-201-3/+3
* remove unused defines from HRC files in sw/Noel Grandin2017-03-162-14/+0
* convert EESpellState to scoped enumNoel Grandin2017-02-161-1/+1
* convert ShellModes to scoped enumNoel Grandin2017-02-131-45/+44
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-4/+3
* tdf#102132 Add contextual edit region uno command.Gulsah Kose2017-01-301-0/+1
* new loplugin: useuniqueptr: sw part 2Noel Grandin2017-01-181-8/+5
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* remove another imagelistCaolán McNamara2016-12-122-15/+25
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-3/+3
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-0/+5
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-1/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:constantparam in swNoel Grandin2016-09-071-2/+4
* convert SwDocPositions to scoped enumNoel Grandin2016-08-311-8/+8
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-2/+2
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-2/+2
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-2/+2
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-091-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-121-2/+2
* inline some use-once macrosNoel Grandin2016-03-141-11/+8
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-252-11/+11
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0