summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unomod.cxx
AgeCommit message (Expand)Author
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-02-14sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ...Miklos Vajna
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-03-02loplugin:refcounting in swNoel
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-02-07[API CHANGE] Synchronize supported Writer document zoom rangesStephan Bergmann
2019-01-13ofz#12500 ubsan errorCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-25loplugin:useuniqueptr in SwXViewSettingsNoel Grandin
2018-05-09tdf#117437 - Console error message about ShowInlineTooltipsheiko tietze
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-10convert SwXPrintSettingsType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian