summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl1-1/+1
2013-04-22n#382137: Band-aid to avoid crash when saving the .odt to .docx.Jan Holesovsky1-4/+7
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-6/+6
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+24
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper1-44/+35
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-6/+6
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-26sal_Bool to boolTakeshi Abe1-2/+2
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna1-14/+14
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák1-9/+4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-02fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat1-1/+3
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-6/+6
2012-07-13MSWordExportBase::OutputTextNode: recognize COMMENTRANGE fieldmarksMiklos Vajna1-3/+14
2012-07-13MSWordExportBase::GetBookmarks: COMMENTRANGE fieldmarks are not bookmarksMiklos Vajna1-0/+4
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-6/+6
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-2/+2
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna1-3/+4
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud1-2/+2
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara1-1/+2
2012-03-24check end of iterator with != instead of <Julien Nabet1-1/+1
2012-03-23removed duplicate includes in swTakeshi Abe1-4/+0
2012-03-11Some cppcheck cleaningJulien Nabet1-2/+2
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák1-29/+25
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat1-4/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-3/+3
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski1-15/+13
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski1-27/+26
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-07-29Get rid of these non-printable charsThomas Arnhold1-4/+0
2011-07-19skeleton for writting .docx commentsLuboš Luňák1-0/+2
2011-06-27avoid infinite loop when writting out docs with bookmarks (bnc#700370)Luboš Luňák1-3/+3
2011-06-08Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldIdCaolán McNamara1-11/+15
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-4/+11
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-5/+5
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-8/+20
2011-05-26fix for ww8 export of relative hyperlinks: i#115297Cédric Bosdonnat1-4/+11
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-6/+4
2011-05-13sw34bf06: #i104384#: problem exporting section breaks in tablesHenning Brinkmann1-5/+5