summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-22DocxAttributeOutput: comment wanted to refer to boost::noneMiklos Vajna
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-19CID1078820 has already been dereferenced on all paths leading to the checkCaolán McNamara
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara
2013-10-19CID#1103681 annotate as deliberate fallthroughCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara
2013-10-16Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate
2013-10-15WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missingMiklos Vajna
2013-10-15fdo#36868 WW8 import: allow outline numbering and list style in the same ...Miklos 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-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-14don't include unused tools/string.hxxChr. Rossmanith
2013-10-14don't include unused tools/string.hxxChr. Rossmanith
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara
2013-10-13Prefer OUString primitives to handwritten codeMatteo Casalin
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-10CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead codeMiklos Vajna
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-09OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2013-10-09DOCX export: Write contextualSpacing only if it takes place.Jan Holesovsky
2013-10-09DOCX export: Output the paragraph properties in docDefaults too.Jan Holesovsky
2013-10-09Improve readability.Jan Holesovsky
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-09Fix for C++03, and const-improveStephan Bergmann
2013-10-09DOCX export of CT_LatentStyles and CT_LsdExceptionMiklos Vajna
2013-10-08DOCX export: ParaScriptSpace() should not contain handling of more items.Jan Holesovsky
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara
2013-10-08DOCX export: Export run properties defaults in docDefaults.Jan Holesovsky
2013-10-08DOCX export: Fix potential crash.Jan Holesovsky
2013-10-08DOCX export: Fix potential crash.Jan Holesovsky
2013-10-08DOCX export: Move output of section breaks to a separate method.Jan Holesovsky
2013-10-07CID#704127 coverity gold, typo, should be 0x0020 not 0x002Caolán McNamara
2013-10-07CID#705101 try and help coverity out re infinite loopCaolán McNamara
2013-10-07CID#705102 try and help coverity out re infinite loopCaolán McNamara
2013-10-07CID#708496 uninitialized memberCaolán McNamara
2013-10-07CID#708514 uninitialized membersCaolán McNamara
2013-10-07CID#738896 uninitialized membersCaolán McNamara
2013-10-06Revert "fix for fdo#65295, gradient issue"Miklos Vajna
2013-10-05fix for fdo#65295, gradient issueSiqi LIU
2013-10-04DOCX styles: Output real rPrDefault's.Jan Holesovsky
2013-10-04HighLight -> Highlight.Jan Holesovsky