summaryrefslogtreecommitdiff
path: root/sw/source/filter
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-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolá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-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-18convert sw/source/filter/ww1/*.cxx from String to OUStringNoel 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-16cleanupThomas Arnhold
2013-10-16HTML: always export CSS option for font sizeThomas Arnhold
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-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/ftninfo.hxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/iodetect.hxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-14fdo#38838 use OUString instead of StringChr. Rossmanith
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-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist
2013-10-10CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead codeMiklos Vajna
2013-10-10convert sw/source/filter/ww1/*.hxx from String to OUStringNoel Grandin
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-08CID#1079262 uninitialized member variablesCaolán McNamara