summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)Author
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
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-09-20fdo#64491: Export theme file when savingMiguel Gomez
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-31fdo#67013 : fix for borders in headers and footersAdam Co
2013-06-13fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna
2013-06-13DOCX: don't export auto color as page backgroundMiklos Vajna
2013-06-03Introduce DocxExport::getBackground()Miklos Vajna
2013-06-03fdo#65257 : DOCX not exporting background colorAdam Co
2013-05-23fdo#64826 : fix for track-changes export in DOCXAdam Co
2013-05-21fdo#64826: fix for exporting to DOCX that didnt save track 'changes state'Adam Co
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
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-04-05DOCX export of w:numPicBulletMiklos Vajna
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-09-06basic .docx write support for embedded fontsLuboš Luňák
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna
2012-08-13misc. cleanup.Michael Meeks
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-06re-base on ALv2 code.Michael Meeks
2012-05-02DocxExport::WriteSettings: add missing castMiklos Vajna
2012-05-02sw: implement w:zoom in DOCX exportMiklos Vajna
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák
2012-03-24check end of iterator with != instead of <Julien Nabet
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-11finish implementation of writing of comments to .docxLuboš Luňák
2011-07-19skeleton for writting .docx commentsLuboš Luňák
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-25write special footnote/endnote list (17.11.3/8)Luboš Luňák
2011-05-25write footnotePr/endnotePr both to settings.xml and sectPrLuboš Luňák
2011-05-25implement w:numStart (17.11.20)Luboš Luňák
2011-05-25implement w:numFmt (17.11.17/18)Luboš Luňák
2011-05-13sw34bf06: #i104384#: problem exporting section breaks in tablesHenning Brinkmann
2011-04-19implement w:evenAndOddHeaders (and settings.xml too)Luboš Luňák
2011-04-19implement w:evenAndOddHeaders (and settings.xml too)Luboš Luňák
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák
2011-02-10some form field import/export improvementsNoel Power
2011-01-27ww8: silence debug output with dbglevel=1Miklos Vajna