summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerwordglue.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-3/+2
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-5/+5
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara1-3/+3
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl1-44/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-79/+79
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-1/+1
2014-11-27HdFtDistanceGlue ctor: unused usingMiklos Vajna1-2/+0
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-2/+3
2014-07-16sw::util::IsPlausableSingleWordSection: take care of Boxes if LRSpace differsMiklos Vajna1-3/+20
2014-06-27sw: avoid calling convertToString() with unsupported encodingsMichael Stahl1-1/+2
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann1-24/+17
2014-06-12error C2361: initialization of 's_fallbacks' is skipped by 'default'Michael Stahl1-7/+7
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl1-0/+49
2014-05-19-Werror,-Wunused-resultStephan Bergmann1-1/+1
2014-05-19resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke1-12/+92
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-5/+5
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-0/+4
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin1-1/+1
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-13Prefer OUString primitives to handwritten codeMatteo Casalin1-32/+8
2013-10-02remove yet another StringHash implCaolán McNamara1-14/+14
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-9/+4
2013-09-22drop remaining easy UniString::InsertAscii casesCaolán McNamara1-6/+6
2013-09-19Too many parentheses, for a wrong checkMatteo Casalin1-3/+7
2013-09-16Prefer a 'for' loop to a 'while' oneMatteo Casalin1-3/+1
2013-09-16Remove two temporary variablesMatteo Casalin1-6/+2
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-82/+75
2013-09-09String to OUstringMatteo Casalin1-8/+13
2013-09-04Remove more unused methodsMarcos Paulo de Souza1-6/+0
2013-08-30fix for IsPlausibleSingleWordSection checking wrong conditionAdam Co1-1/+25
2013-08-22fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan1-8/+7
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-07Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller1-0/+2