summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerwordglue.cxx
AgeCommit message (Expand)Author
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
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl
2014-05-19-Werror,-Wunused-resultStephan Bergmann
2014-05-19resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30sw: sal_Bool->boolNoel Grandin
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-13Prefer OUString primitives to handwritten codeMatteo Casalin
2013-10-02remove yet another StringHash implCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-22drop remaining easy UniString::InsertAscii casesCaolán McNamara
2013-09-19Too many parentheses, for a wrong checkMatteo Casalin
2013-09-16Prefer a 'for' loop to a 'while' oneMatteo Casalin
2013-09-16Remove two temporary variablesMatteo Casalin
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold
2013-09-09String to OUstringMatteo Casalin
2013-09-04Remove more unused methodsMarcos Paulo de Souza