summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01-Werror,-Wunused-variableStephan Bergmann
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng
2013-11-01Revise un-necessary checking..Jian Hong Cheng
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna
2013-10-31DOCX filter: roundtrip more table cell border properties for table stylesMiklos Vajna
2013-10-31writerfilter: implement TDefTableHandler::getInteropGrabBagMiklos Vajna
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna
2013-10-29cppcheck: fix Possible inefficient checking for emptinessJulien Nabet
2013-10-29DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna
2013-10-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-10-28DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-25DOCX export: table style export: initial cell hanglingMiklos Vajna
2013-10-25DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann
2013-10-23Fix indentationTor Lillqvist
2013-10-23WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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