summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2012-12-26sal_Bool to boolTakeshi Abe
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-02fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-13MSWordExportBase::OutputTextNode: recognize COMMENTRANGE fieldmarksMiklos Vajna
2012-07-13MSWordExportBase::GetBookmarks: COMMENTRANGE fieldmarks are not bookmarksMiklos Vajna
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara
2012-03-24check end of iterator with != instead of <Julien Nabet
2012-03-23removed duplicate includes in swTakeshi Abe
2012-03-11Some cppcheck cleaningJulien Nabet
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-19skeleton for writting .docx commentsLuboš Luňák
2011-06-27avoid infinite loop when writting out docs with bookmarks (bnc#700370)Luboš Luňák
2011-06-08Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldIdCaolán McNamara
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26fix for ww8 export of relative hyperlinks: i#115297Cédric Bosdonnat
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak
2011-05-13sw34bf06: #i104384#: problem exporting section breaks in tablesHenning Brinkmann
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl
2011-03-11sw34bf04: #i51277#: MSWordExportBase::OutputTextNode:Michael Stahl