summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)Author
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-10-10fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-15n#325936 fix ww8 export of fly frames with transparent background in headersMiklos Vajna
2012-06-15n#325936 fix ww8 export of not-in-background anchored images in headerMiklos Vajna
2012-04-10avoid possibility of storagename collision on 64bitCaolán McNamara
2012-03-23removed duplicate includes in swTakeshi Abe
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-21Fix Possible inefficient checking for 'aChrSetArr' emptinessJulien Nabet
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-08-25fix ole control export ( bad string lenght check )Noel Power
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-08-04[PATCH] Get rid of SvULongs in writerMaciej Rumianowski
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-12use oox filter for *all* control importNoel Power
2011-07-06Replace SvULongs with vector in escher.hxxNigel Hawkins
2011-06-13catch by const referenceCaolán McNamara
2011-05-27Remove the only use of SvULongsSort and refactor a bit. LGPLv3+/MPL.Nigel Hawkins
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Fixes for WW8 filter related to new bordersCédric Bosdonnat
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-23remove dead commentsKayo Hamid
2010-11-04DEV300:m92 mergedos
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-22sw34bf01: #i85766# #i112425#: prevent expansion of fields in actual documents:Michael Stahl
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth