summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
AgeCommit message (Expand)Author
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/ftninfo.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara
2013-09-18DOCX styles: Uppercase styleId's starting with 'a' too ;-)Jan Holesovsky
2013-09-18Use boost::unordered_set instead of std::unordered_set.Jan Holesovsky
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky
2013-09-01docx export: simplify pgBorders handling, and fix pgSz bugPierre-Eric Pelloux-Prayer
2013-08-14String to OUString + prefix names of data membersMatteo Casalin
2013-08-13Resolves: #i120133# Doc file saved by Office, section size changedJian Hong Cheng
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-06-14Resolves: #i119470# fix page number in header lost when save in web layoutLei De Bin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-05-07Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller
2013-05-06fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna
2013-04-27some eco-activismThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07Translate german comments in wrtw8sty.cxxJoren De Cuyper
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-11import different first page header/footer from docLuke Deller
2013-02-11export different first page header/footer to doc/docxLuke Deller
2012-11-30wrtw8sty.cxx: convert anachronistic SvArray callsMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-09-07MSVC: Conversion loses qualifiersStephan Bergmann
2012-09-06basic .docx write support for embedded fontsLuboš Luňák
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25remove some unnecessary but harmless vector(0)Michael Stahl
2012-06-25Convert aCntnt member from Svptrar to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-05-31targetted minor cppcheck reversionMichael Meeks
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13n#715421 - Word 2010 validation: no plcfhdd if ccpHdd is 0Cédric Bosdonnat
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-08-04[PATCH] Get rid of SvULongs in writerMaciej Rumianowski