summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet
2014-12-18fdo#85876: add unittestBjoern Michaelsen
2014-12-18SwNodeIndex should really be finalBjoern Michaelsen
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17Garbage in, garbage out?Stephan Bergmann
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl
2014-12-17fdo#75757 Remove inheritance to std::vectorMichaël Lefèvre
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl
2014-12-16fdo#86857: sw: fix HTML export of page style background colorMichael Stahl
2014-12-16Related: #i123653# skip ranges that end before starting pointCaolán McNamara
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-16WaE: replace '+' between string literals with juxtapositionTor Lillqvist
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh
2014-12-15fdo#74981: sw: fix input field handling when splitting paragraphsMichael Stahl
2014-12-15fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ...Michael Stahl
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part1)Julien Nabet
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl
2014-12-15fdo#86671 Swap default order of Yes/No to suit what Windows users expectAdolfo Jayme Barrientos
2014-12-15Resolves: fdo#87199 deregister during destroy as lower of upperCaolán McNamara
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara
2014-12-15coverity#1078451 Unchecked return valueCaolán McNamara
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15Unused includesMiklos Vajna
2014-12-15Factor out SwNumRuleItem::dumpAsXml() from nodedumpMiklos Vajna
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-13Fix build for iOSTor Lillqvist
2014-12-12coverity#1257108 Explicit null dereferencedCaolán McNamara
2014-12-12coverity#1257736 Explicit null dereferencedCaolán McNamara
2014-12-11coverity#1257737 Dereference null return valueCaolán McNamara
2014-12-11DOCX export: handle <w:autoHyphenation/>Miklos Vajna
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna
2014-12-11WaE: C4101: 'rException' : unreferenced local variableTor Lillqvist
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan
2014-12-11-Werror,-Wunused-variableStephan Bergmann
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-1032/64 bit type mismatchDavid Ostrovsky
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler