summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-8/+9
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-24fdo#77454: fix WW8 import/export of negative image cropMichael Stahl1-3/+13
2014-05-23sw: try not to include sw/souce/core stuff from sw/source/filterMichael Stahl1-28/+1
2014-05-22fdo#79008 Crash: File getting crash while saving in LODinesh Patil1-1/+1
2014-05-08coverity#735943 Explicit null dereferencedCaolán McNamara1-0/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-6/+1
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-6/+6
2014-03-19coverity#736063 Missing break in switchCaolán McNamara1-0/+1
2014-02-27Remove visual noise from swAlexander Wilms1-8/+0
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-3/+3
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-6/+6
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-32/+32
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+1
2013-11-27Drop duplicate #includeTakeshi Abe1-3/+0
2013-11-23else is not needed after continue or returnMatteo Casalin1-2/+2
2013-11-23Reduce scopeMatteo Casalin1-3/+2
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin1-11/+10
2013-11-21longparas: these are really xub_StrLensCaolán McNamara1-2/+2
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-01-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng1-0/+225
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-6/+6
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-6/+5
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-6/+2
2013-08-25String to OUStringMatteo Casalin1-1/+1
2013-06-14Resolves: #i119470# fix page number in header lost when save in web layoutLei De Bin1-0/+28
2013-05-29WaE: C4146 unary operator applied to unsigned typeMichael Stahl1-2/+2
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin1-1/+56
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-3/+3
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-24/+24
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma1-0/+9
2013-03-31#120573# fix the export issue for the text box in header&footer with the marg...Lei De Bin1-0/+6
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+56
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-26sal_Bool to boolTakeshi Abe1-2/+2
2012-12-18sw: kill C2U in filterMiklos Vajna1-12/+12
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-2/+1