summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp
AgeCommit message (Expand)Author
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-11-05weld SwSyncChildWinCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-04sw: prefix members of SwEnvCfgItemMiklos Vajna
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-13sw: prefix members of SwLabRecMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann