summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-08-15String to OUString, some formattingMatteo Casalin
2013-07-16Mark as constTakeshi Abe
2013-05-15WW8AttributeOutput::TableSpacing: accidently commented out codeMiklos Vajna
2013-05-15fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand
2013-04-27some eco-activismThomas Arnhold
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-14Fix issue #i120140: After doc file saved by AOO, one more section is createdJian Hong Cheng
2013-04-07Fix #120224# Mapping the text rotation in Writer table cell with MSOLei De Bin
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna
2013-03-25remove external include guardsThomas Arnhold
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-08Translate german comments in sw/source/filter/ww8/wrtww8.cxxJoren De Cuyper
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fix sw buildCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-14docx export: invalid sectPr added at the beginning of the docPierre-Eric Pelloux-Prayer
2013-01-07WW8 filter: export zoom factorMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27fdo#56513 second header/footer lost saving as .docLuke Deller
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-03msvc can't handle #if inside macro argumentsLuboš Luňák
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-10-26Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25Convert aTOXArr member from Svptrarr to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vectorNoel Grandin
2012-04-21Use boost::ptr_vector in WW8_WrPct instead of SV_DECL_PTRARR_DELArnaud Versini
2012-03-09update code a bitCaolán McNamara
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák