summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerwordglue.cxx
AgeCommit message (Expand)Author
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-06-02inline some use-once typedefsNoel Grandin
2020-03-23tdf#39674 Translate some German variable namesshivammore
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-29Fix typosAndrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin