summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8gr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-13loplugin:staticcallStephan Bergmann1-5/+5
2014-06-12coverity#735947 Explicit null dereferencedCaolán McNamara1-55/+56
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-17Get order of arguments rightStephan Bergmann1-1/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-23Full colour borders in .doc import/exportLuke Deller1-5/+7
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-4/+4
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-4/+4
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-4/+2
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-3/+3
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-25String to OUStringMatteo Casalin1-3/+3
2013-08-18String to OUStringMatteo Casalin1-1/+1
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl1-1/+1
2013-04-15Resolves: #i119567# wmf in PICT assure correct scaling...Oliver-Rainer Wittmann1-12/+38
2013-04-07Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character"Jian Hong Cheng1-0/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist1-1/+1
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-5/+5
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara1-3/+2
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+140
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper1-29/+27
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+2
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-01sal_Bool to boolTakeshi Abe1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+2
2012-03-0864bit Truncated pointer used as an unique 32bit idCaolán McNamara1-3/+10
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara1-15/+4
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák1-3/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: remove some debugging cruftMichael Stahl1-4/+0
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski1-5/+5
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski1-5/+5
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-06-13catch by const referenceCaolán McNamara1-1/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-5/+5
2011-05-13sw34bf06: #i104384#: problem exporting section breaks in tablesHenning Brinkmann1-1/+1
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-2/+2