summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-03fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat1-1/+3
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna1-3/+4
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
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat1-5/+0
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat1-5/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-8/+20
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-12/+18
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-30/+42
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo1-3/+3
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-57/+57
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl1-9/+15
2011-03-11sw34bf04: #i51277#: MSWordExportBase::OutputTextNode:Michael Stahl1-8/+20
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann1-8/+13
2011-03-07CWS-TOOLING: integrate CWS os150Ivo Hinkelmann1-1/+1
2011-03-01write also properties of a text node itself (part of bnc#654214)Luboš Luňák1-0/+5
2011-03-01#i117121# ambiguous nameing of SwAttrIter in ww8Henning Brinkmann1-22/+22
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]1-65/+65
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-1/+1
2011-02-17write footnoteRef/endnoteRef tags as requiredLuboš Luňák1-0/+2
2011-02-15m100 mergedos1-65/+65
2011-02-13Remove whitespaces from includesThomas Arnhold1-1/+2
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-65/+65
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-2/+3
2011-02-02RTF export crasher (bnc#656503)Petr Mladek1-2/+3
2011-01-31Remove comments; sw/source/filtershirahara1-16/+10