summaryrefslogtreecommitdiff
path: root/sw/source/ui/config
AgeCommit message (Expand)Author
2018-03-07use more Color in swNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21ColorData->Color in swNoel Grandin
2018-02-10tdf#115032: Above as default position for Autocaption prefJulien Nabet
2018-02-09mailconfig UI: prefilled username: only clear when disabled.Justin Luth
2018-02-05mailmerge UI: always write the SMTP port to configJustin Luth
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-29mailconfig UI: SSL CB toggles secure port 587 and unsecure 25Justin Luth
2018-01-29Translate German variable nameJohnny_M
2018-01-28mailconfig UI: default POP port 995 and toggle with IMAP portsJustin Luth
2018-01-28mailconfig UI: pre-fill username from mail addressJustin Luth
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-05remove miss leading pool item assignmentsJochen Nitschke
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-10sw: prefix members of SwRedlineOptionsTabPageMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-12tdf#89329: Use unique_ptr for pImpl in optcompArnold Dumas
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin