summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21can use the "real" type for RES_SRCTYPES nowCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05tdf#108829 Cannot set a numbering style to a paragraph styleNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-24tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen
2017-06-21-Werror,-Wunused-private-fieldStephan Bergmann
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16tdf#108486 Only apply hyperlink settings if something did changeSamuel Mehrbrodt
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-02tdf#102930 Add custom HIDS for New Address Block pageGabor Kelemen
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin