summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerwordglue.cxx
AgeCommit message (Expand)Author
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
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-11-27HdFtDistanceGlue ctor: unused usingMiklos Vajna
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-16sw::util::IsPlausableSingleWordSection: take care of Boxes if LRSpace differsMiklos Vajna
2014-06-27sw: avoid calling convertToString() with unsupported encodingsMichael Stahl
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann
2014-06-12error C2361: initialization of 's_fallbacks' is skipped by 'default'Michael Stahl